Toying with Candle IDs
-
Hi again,
I've read and been using Candle ID 1 instead of 0... But I noticed using this would result the EA missing certain trades that it "should've" taken. If I were to do this, would it work? And what would be the downside?

I have been using the Price X> Indicator/Price X< Indicator which I assume is based on Candle ID 1?
What I want to achieve: The moment price meets a value I want, it'll take/open a position.
Thanks again.
-
Hiya,
so you are wanting to open a position as soon as price crosses below or above an SMA? Why don't you just replace (candle) for Market properties and use Ask , Bid
-
@bb-2 I'm getting more trades now! Thanks a lot!
-
no worries
-
candle id0 close is the current price