If your MT5 platform can use a template to show 15s candles, yes, no problem to do that. However, as you say, you will need something external to create those candles. Sadly, I'm not the guy who knows how to do that.
@ChetanIngale You should make the first step and try an initial structure on fxDreema to make easier anyone helping you to create a bot from scratch. 🙂
This indicator sounds promising for visualizing buy/sell signals, especially with the arrow feature for crossings. However, combining it with other filters for confirmation is key to reducing false signals. Anyone tried it live yet? Feedback on accuracy would be great!
To fix this, add a variable to record the timestamp or trade count when the EA is attached. Only evaluate trades after this point to ignore prior losses. Reset the counter after closing all orders to start fresh.