ea dont recognize trade open on mt4
-
i have problem with ea.
Every set of block which i create to check or find trade doesnt work on mt4. I used "trade created" on trade, on tick "check trade count" or "if trade". open on mt4 platform and doesnt work -
Add a shared link to show what you mean
-
Have you checked your code syntax for any errors? Sometimes a small typo can throw off the whole function. Also, make sure your conditions are properly set up and your indicators are functioning correctly.