Launch cBots Programatically
Created at 16 Oct 2015, 08:05
Launch cBots Programatically
16 Oct 2015, 08:05
I want to be able to instantiate cBots, and start them, from code.
eg.
Robot r = cAlgo.CreateInstance("cBotName",symbol);
r.Start();
Pretty simple really! Should be a basic requirement for any API.
cTrader Automate
@lukepoga