Copy Trading System

Created at 05 Aug 2020, 21:34
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!
CH

chillx

Joined 05.08.2020

Copy Trading System
05 Aug 2020, 21:34


How can I create a copy trading system using Open API? For this I will need events to be sent from server side whenever a position is opened or closed. But I don't think any such thing is available in the API. Is there a workaround?


@chillx
Replies

PanagiotisCharalampous
06 Aug 2020, 08:38

Hi heychirag,

These events are sent by Open API. Check ProtoOAExecutionEvent.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

chillx
12 Aug 2020, 02:35

RE:

PanagiotisCharalampous said:

Hi heychirag,

These events are sent by Open API. Check ProtoOAExecutionEvent.

Best Regards,

Panagiotis 

Join us on Telegram

 

Thanks!


@chillx