Thank you - i will look into loop as i wanted to have an option to select how many clandles to pass.
I have been doing this section by section and at this point it does not have trades.
I will look into draw line block too - need to see how it works
let me know if you see anything else that i am missing here...
thanks
J
Posts made by jasys28
-
RE: Issue with a counter CCI last 5 candles below levelposted in Questions & Answers
-
Issue with a counter CCI last 5 candles below levelposted in Questions & Answers
Hi Guys,
I am new here, i am creating a bot that needs to have two counters (5 candles before) and not sure how can i achieve this? I have managed to get first one done but the second once got stuck.What i am trying to do:
- Price was above 3 MAs (for 5 candles)
- Price inside the MA Wave
- CCI below +100 (5 candles) = this is where i am stuck now...
- CCI above +100
https://fxdreema.com/shared/10hgQ918c
i have tried creating 5 different blocks but it did not worked and created a counter but then realised that the counter will not work because of my previous counter because i am on once per bar.
I want it once per bar because of optimization - as this is the fastest way "I think"

Please let me know if there is a way how to go around this as i have been stuck on this
Thank you