Skip to content

Quick-tip 17 | Modify tutorial 128 to show the RSI of a volume bar chart

Calculate and display the RSI of a 100,000 contract volume bar chart on a lower volume bar chart

This quick tip demonstrates how to format date and time in TradeStation. This quick tip is not relevant to MultiCharts.

A Gold Pass member asked how tutorial 128 could be modified so that he could calculate the RSI of a 100 000 contract volume chart and plot it on a 37 000 contract volume chart. The following quick video explains the process.

Code changes


PSP.Interval.ChartType = DataChartType.Volume;
// PSP.Interval.IntervalType = DataIntervalType.Minutes;