How do I make my EA into a demo?
-
I see the if demo block but I am not sure how it works.
Any ideas?
Regards,
Michael -
You don't need it in most cases. Any EA you created do work on both Demo / Real account
-
@Michaelgstrainjr That block will not execute any block connected below it you the bot is running on a real account, only on a demo account.
-
Thank you for that. What block would you suggest I connect it to?
-
That depends on what you need. What is the bot supposed to do?