EM
    
        
            code to start two cbot
            
                 28 Jun 2016, 12:30
            
                    
Hello Support,
Please I need a code to start two cbot ,can that be possible ?
Emmanuel
Replies
                     emmamail
                     29 Jun 2016, 19:03
                                    
RE: RE:
Thanks: moneybiz
emmamail said:
Hello Support,
Please I need a code to start two cbot ,can that be possible ?
Emmanuel
There is no code to start 2 bots. But if you have their source code you can combine them under a 3rd bot which will feed the tick data to both of them.
If those 2 bots don't need to communicate with each other you can add 2 instances of the bot and start them manually.
@emmamail

moneybiz
28 Jun 2016, 20:40
RE:
emmamail said:
There is no code to start 2 bots. But if you have their source code you can combine them under a 3rd bot which will feed the tick data to both of them.
If those 2 bots don't need to communicate with each other you can add 2 instances of the bot and start them manually.
@moneybiz