Forums › ProRealTime English forum › ProOrder support › [beta-testing] multi timeframe support for automatic trading, ideas are welcome! › Reply To: [beta-testing] multi timeframe support for automatic trading, ideas are welcome!
08/23/2018 at 3:29 PM
#78855
You must put
1 2 3 4 5 |
timeframe(4 hour) (your strategy code that works in 4 hour time frame) timeframe (default) (any code such as your trailing stop that needs to work in the 30 minute time frame) |
and then run the strategy on a 30 minute chart.