Possibility to restart a running robot by itself

Created at 31 Jul 2019, 08:41
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
PS

psz5mc@gmail.com

Joined 14.02.2017

Possibility to restart a running robot by itself
31 Jul 2019, 08:41


Hi

I need a method or something in API to be possible restarting a robot itself. Not when cTrader restart and only that robot can restart who initiated. When a robot decide to want a fresh start, call a RestartRobot() method that initiate the stop sequence and then cTrader start again the caller robot with the same parameters, etc.

Additionally for security reasons may need (or not) the FullAccess permission.

Thanks

 


@psz5mc@gmail.com
Replies

firemyst
22 Sep 2019, 15:47

RE:

psz5mc@gmail.com said:

Hi

I need a method or something in API to be possible restarting a robot itself. Not when cTrader restart and only that robot can restart who initiated. When a robot decide to want a fresh start, call a RestartRobot() method that initiate the stop sequence and then cTrader start again the caller robot with the same parameters, etc.

Additionally for security reasons may need (or not) the FullAccess permission.

Thanks

 

SpotWare may be working on an API to allow one bot control another bot.

It's a wait and see game.

@Panagiotis may be able to elaborate further if they are.


@firemyst

PanagiotisCharalampous
23 Sep 2019, 09:00

Hi FireMyst,

There is no such functionality planned for the upcoming releases. However we can consider adding this in a future release.

Best Regards,

Panagiotis


@PanagiotisCharalampous