Forum

Remembering and removing price

Hello dear programmers, I am building an EA based on my strategy but as I am still learning how to code properly I ran into some troubles. Would really appreciate your help! So basically lets say that my strategy generates SELL signals at the price of X and then Y and then Z and so on. How can I

Simple EA

I started to learn to code but I suck at it totally. I am trying to code an EA that enters a trade above (below for sell) the candle that changed color (babon candles based on babon slope indicator), and reverses the trade if the price goes below that candle inside x amount of candles. Can anybody