Hello there,

Issues with enabling fully automated orders during live testing.  I have looked at the documentation, but not entirely certain on how to activate automated ordering in C#. I saw one code structure where you input ' if(live mode) ', but not sure were to place it, or even if that is all that is needed.  My personal strategy is developed, but just having an issue with the full automation of the orders.  I am currently learning the platform.  Currently using basic forex algorithm with a basic strategy to test things out. Also, is this even a feature in the demo  area, as in does it need to be real money to do fully automated? No problems with running backtests, as in it reports where trades are opened/closed and plots correctly.  Any help would be appreciated!

Author