How to ignore candle on Sunday
-
Hello guys,
My broker has candlestick that includes Sunday.
Some of function in my EA considers previous candle (with 1 as in candleshift). However , it gets annoyed when it comes to Monday, because it considers Sunday candlestick.
The question is how do I build a function that skip Sunday candlestick but rather consider candlestick Friday (considers if it is Monday).Thank you!
-
@andrewfrank Probably possible but put a shared link here so your logic can be assessed.