fxcodebase-backup

CopyTrade

Source: https://fxcodebase.com/code/viewtopic.php?f=38&t=73031
Forum: 38 · Topic 73031 · 5 post(s)


CopyTrade

Apprentice · Sat Dec 10, 2022 6:15 am

Based on the request. https://fxcodebase.com/code/viewtopic.php?f=24&t=72921

You have to use one in mode “receiver” and the other in mode “emitter” you can use more than one receiver, for the same emitter. You must identify the receivers by numbers. Can adjust the lot’s when the brokers differ, in indexes, gold, etc… Both platforms “emitter” and “receiver” needs to be working on the same PC or VPS.

CopyTrade.mq4


Re: CopyTrade

jollyjegan · Wed Jan 15, 2025 10:49 am

kindly Convert to MQL5 format (MT5) version.

make sure to support cross platform like MT4 to MT5 & MT5 to MT4 version.

Add custom comment & push notification alert enable.

Thanks in advance.


Re: CopyTrade

Apprentice · Wed Jan 15, 2025 12:55 pm

We have added your request to the development list. Development reference 36


Re: CopyTrade

xmohammad · Thu Jan 16, 2025 4:35 am

Apprentice wrote: Based on the request. https://fxcodebase.com/code/viewtopic.php?f=24&t=72921

You have to use one in mode “receiver” and the other in mode “emitter” you can use more than one receiver, for the same emitter. You must identify the receivers by numbers. Can adjust the lot’s when the brokers differ, in indexes, gold, etc… Both platforms “emitter” and “receiver” needs to be working on the same PC or VPS.

CopyTrade.mq4

kindly Convert to MQL5 format (MT5) version.

make sure to support cross platform like MT4 to MT5 & MT5 to MT4 version.

Add custom comment & push notification alert enable. and

Copy all transactions and symbols from platform A to platform B That is, if the expert is active on eurusd And there was a deal on Audusd to copy it too

It does not copy limit and pending orders, please fix it


Re: CopyTrade

Apprentice · Fri Jul 25, 2025 3:56 am

CopyTradesMT5.ex5