My cTrader Automate Suggestions
Created at 03 Aug 2018, 17:14
CE
My cTrader Automate Suggestions
03 Aug 2018, 17:14
- Multi-Symbol Backtest
- Scheduling Functionalties. Similar to Quantopian's schedule_function for scheduling & running methods.
- When placing orders, we should be able to set Stop-loss and Take-profit in terms of Pips, Price, $X Risk, and X% of Capital. Maybe for the next api version, you can provide convertion methods for these.
- Advanced Order Protection in cTrader Automate. Not sure if these are already included in the latest version.
- More Order Types. e.g. OCO, Iceberg, Fill and Kill, Good til Day, Good til Canceled, If Touched, Machine Gun, more. These are similar order types from Trading Technologies TT.
- Referencing Trading Performance. e.g. Get Max Balance Drawdown, Total Trades, Total Winning Trades, Number of Longs, Sharpe Ratio, Average Trade, etc.
- Referencing other Robots. Similar to referencing an indicator subclass. Idea here is to allow 1 robot to manage a portfolio of Other Robot Traders.