Default Indicators
Tradovate provides a large number of indicators. Please see the types and indicators below.
Channels
Moving Averages
Oscillators
Volatility
Volume-based
Other
Can I write Custom Indicators?
Yes! If you are interested in writing custom indicators, we have a module in the trader called Code Explorer. You can find this under the "Add modules" area where it can be dragged into your layout:
All of the indicators* that we offer are open-sourced. Once the code editor is opened, you can see how all the indicators are constructed, so you can start with an indicator and change its properties:
*The indicators are written in javascript