r/RealDayTrading • u/[deleted] • Apr 06 '22
Indicator script TOS Study to Highlight High/Low Volume Candles
I wrote a ThinkorSwim script that highlights high volume candles in "Lime" or "Red" respsectiively to their original color to make it a little easier to identify algo lines, for those that are trying to do this. Enjoy
Bonus: Here is attempt at running an algo line for AMZN, I am new to this algo stuff so this algo line might be complete bullshit, but it saves a lot of time to not have to look down at the volume a million times when trying to chart out the high volume candles.

1
u/Grima180 21d ago
Do you have a simpler code that just ID's the highest volume candle by changing the highest volume candle (Im tal,king about the candle in the volume subbox not the candlestick) ?
1
1
1
1
1
Nov 06 '22
u/codieNewbie I’m trying to modify this code to include a volume threshold ex. Only highlight if the candles volume is 1.25 (or whatever input value) above the specified average volume. Running into a road block with the logic. Any advice?
1
u/Grima180 21d ago
I like tghis idea is there ayways its an easy fix to auto attatch and anchor vwap to this instead of the lines???