Hey Everyone, I added what you all said except the quotations around the symbols as @jstap said. But I am using "no trade: false" variable now and just testing it only one symbol, eurusd. I tested it on mt5 and it seems to now execute trades, so that's good. Problem is now the bot is immediately entering a new trade as soon as it his the previous trades SL. How do I set it up so it just does one trade a day?
Additonally, was the whole issue just that I had two pairs in the symbol field? You should be able to do two at once right? is that just a bug with fxdreema or I am missing the logic? For now I am just going to play around with one pair if it works, but I do want to get to the bottom of that issue.
Also just some general qs about MT5: You can only backtest one pair at a time correct? And you can only have one EA per chart? If so, I guess I could build two versions of this EA, one for each chart. Hopefully someone can tell me the easiest setup for all these questions to be addressed.
Here is the updated share link, download it and test it to let me know
https://fxdreema.com/shared/pTZ3SkqD
Thank you everyone