♥ 0 |
Hi Pete! I’m trying to create a script where I want to plot the highs of the 5 highest volume candles with an added constraint that the prices should be incrementally higher. By that I mean, if I take the highest volume candle just to the left of today with high P1, then I’m looking for the next one P2 where P2 > P1, then P3 > P2, P4 > P3 and P5 > P4. By extension, these may not end up being the highest volume candles (as they may fall between these candles with lower prices) but it is an added constraint. It shouldn’t be a lot of code but there are things programmatically that I’m unfamiliar with for thinkscript: Thanks again for all your help Pete!
Marked as spam
|
Please log in to post questions.