Customize Study - Advanced

The Advanced tab allows you to set advanced preferences for studies including Indicators, ShowMe studies, and PaintBar studies. Choose a setting for Same-tick Optimization when studies are set to update intra-bar. This allows you control whether studies and studies skip calculations when a symbol trades at the same price.  

 The Update value intra-bar setting from the Customize Study > General tab must be enabled.

 Access using the Studies > Edit Studies or Studies > Edit Strategies menu sequence, highlight a study, click Customize, and then select the Advanced tab.

  • Auto-detect - Check this setting to automatically optimize your selected study when certain references are not included.
  • On - Check this setting to calculate when price changes.
  • Off - Check this setting to calculate on every tick.

 The EasyLanguage attribute SameTickOpt can be used to "lock" this setting to On or Off so that developers can determine how a custom study will calculate.

Default - Sets any changes that you made as your default setting.

Edit EasyLanguage - Launches the TradeStation Development Environment. If disabled, the option to edit the study in the TradeStation Development Environment is not available.

 Click OK to apply changes or Cancel to exit without changes.

Related Topics

Customizing Studies or Strategies