Hello all,
Is there any support & resistance indicators here for Tradovate?? Would love to have one or two.
Many thanks!
Louis
Hello all,
Is there any support & resistance indicators here for Tradovate?? Would love to have one or two.
Many thanks!
Louis
Post some images of example of what you would like to have.
Hello - maybe something like this Multi Time Frame Support & Resistance- donβt really need the cloud colors but if thereβs an option to select on/off thats cool. This is from Trading Viewβ¦
Timeframe = timeframe.period
if TimeframeU == βAutoβ
Timeframe := timeframe.period == β1β ? β15β :
timeframe.period == β3β ? β15β :
timeframe.period == β5β ? β60β :
timeframe.period == β15β ? β60β :
timeframe.period == β30β ? β120β :
timeframe.period == β45β ? β120β :
timeframe.period == β60β ? β240β :
timeframe.period == β120β ? βDβ :
timeframe.period == β180β ? βDβ :
timeframe.period == β240β ? βDβ :
timeframe.period == βDβ ? βWβ :
timeframe.period == βWβ ? βMβ :
β12Mβ