Using Indicators in Trading Strategies |
Top Previous Next |
You can use the TimeBars and Consolidated Bars indicators as you would any other indicator included in a rule in a Trading Strategy
Optimize Data Stream If you don't know which data stream you want to use in your Trading Strategy rule, you can use either the TimeBars or Consolidated Bars indicator and let the optimizer select the optimal display parameter. For example, if the optimization chooses 2 as the Display parameter in your trading rule, the value of the (High+Low) / 2 will be used to compute the rule.
Related Topics: Optimize time frame Frequency - let the optimizer choose the higher order time frame. Optimize Bar Count in Consolidated Bars - let the optimizer choose the number of bars to consolidate
|