Programmatically see copy trading activity

dthetten since: 24 Feb 2023;

  24 Feb 2023, 19:37
Programmatically see copy trading activity

Hello

I'd like to know if it's possible to programmatically track the copy trading activity of a master account when I subscribe as a follower ?

Thanks

heinrich.munz's avatar

heinrich.munz since: 21 Nov 2020;

  01 Mar 2023, 09:22
RE: Programmatically see copy trading activity

dthetten said:

Hello

I'd like to know if it's possible to programmatically track the copy trading activity of a master account when I subscribe as a follower ?

Thanks

IMHO this will not be possible. If it would, anyone could copy the trades themselves and the master trader would not get its fees...

dthetten since: 24 Feb 2023;

  01 Mar 2023, 18:10
RE: RE: Programmatically see copy trading activity

Yes, that's why I said as a subscriber/investor but I get your point of view...makes sense

DelFonseca's avatar

DelFonseca since: 25 Jun 2017;

  01 Mar 2023, 22:23
RE:

dthetten said:

Hello

(...)

Thanks

Yes, search for "web scraping"

heinrich.munz's avatar

heinrich.munz since: 21 Nov 2020;

  02 Mar 2023, 10:09
RE: RE:

DelFonseca said:

dthetten said:

Hello

(...)

Thanks

Yes, search for "web scraping"

Web scraping cTrader strategies might not work, especially on fast working scalping algorithms.
Reason: The update frequency of the web sites might be to slow to copy each trade successfully. I.e. the web site say that ROI is updated only every 15 Minutes (for strategy provides, others 1 day), Net and Gross Profit is updated with a 1 minute delay. However there is no information about the delay of new or closed orders in the Positions/History/Transactions Windows...

DelFonseca's avatar

DelFonseca since: 25 Jun 2017;

  02 Mar 2023, 22:40
RE: RE: RE:

heinrich.munz said:

(...)

The question was whether it is possible. Not if it was functional.
Functional is relative, if it is for example to "clone" the trades, no. If it is for report documents or notify followers on telegram, yes.