CTRADER TO CTRADER TRADE COPIER



This is the user guide for 'cTrader to cTrader' Trade Copier



1. Open your computer's 'Documents' folder


Go to '\cAlgo\Sources\Robots' path


Move 'cTraderCopier.algo' file to this 'Robots' folder


2. Open two cTrader running instances.

--> how to run second or more cTrader at one computer: just simply double click cTrader icon.  a new running cTrader will be created.


3. At 'Trade' tab, open any chart:



click 'bot' icon at cTrader menu bar and select 'cTraderCopier' bot


If you see any bot access popup at first run, please click 'allow' to allow full access.


4. Input your license key at bot variable window


5. If this cTrader is a signal master, select 'Signal' at 'copier mode' variable


6. If this cTrader is a trade receiver, select 'Receiver' at 'copier mode' variable


This copier bot has integrated both trade 'Signal' and 'Receiver' modes and functions.  Just switch 'copier mode' variable so that copier bot will act as 'Signal' or 'Receiver'.


Please ensure different cTrader is switched to different account - otherwise the copy will become an endless loop.


7. Special Note:

If you attach copier bot on many cTrader charts (e.g. more than 3 charts) or want lower copy latency, there is an alternative data exchange method by computer internal memory that won't have this degrade issue.  To use this alternative method,

(a) download 'RelayBridge.zip' from 'Misc' subfolder of shared link

(b) unzip that zip file and run 'RelayBridge.exe' from unzipped folder

(c) enable 'Use Relay Bridge?' variable of cTrader copier bot at both signal and receive sides



8. One 'Signal' mode bot will accommodate multiple 'Reciever' mode bots.  That means one 'Signal' mode bot is the master of its copy group.


If you want to have more 'Signal', please use different 'Copy group ID string' for *each* new 'Signal' and its followed 'Receiver' mode bots to form new copy group.


If two 'Signal' have identical 'Copy group ID string' or blank string, its copied data will be mixed up and result in unexpected copy result.


9. No more variables are needed to input for 'Signal' mode bot side.


Just click that bot ">" start button to start.  You will see two different colored panel for 'Signal' or 'Receiver' mode respectively.





10. Below variables are for 'Receiver' mode


- 'Symbol Mapping List' - default is blank string.  If your two cTrader has different symbol names, follow below format


signal side symbol name, then comma, then receiver side symbol name, then semi-colon


e.g.


US30,DJ30;

or two more pairs

US30,DJ30;US500,SPX;


- 'Copy TP/SL?' - default is yes.


- 'TP/SL Price Mode' - default is 'by price distance'.  copier bot will auto re-calculate the tp/sl price based on new entry price at copy side.  if you want the exact prices to be copied, select 'by exact price' selection.


- 'Copy Limit/Stop Order?' - dfault is yes.


- 'Lot Multiplier' - it can be numeric value.  default is 1.  or you could set different multiplier values for different symbols.


e.g. (copy side symbol name, then comma, then multiplier, then semi-colon)


EURUSD,1.5;AUDUSD,2;


or simply put a numeric value, e.g. 5 to have lot multiplier = 5


- 'Lot Option' - five lot options: 'follow', 'fixed lot', 'equity-to-equity', 'percent-per-balance' and 'percent-per-equity'

for 'fixed lot', 'percent-per-balance' and 'percent-per-equity', you could set its corresponding values.


- 'Applicable symbols' - default is blank string, i.e. applicable to all symbols.  you could restrict to given symbols.

e.g.

EURUSD,AUDUSD


- 'Reverse Trade?' - default is 'no'


- 'Time' - you could set copy start and end time range.  it's based on your computer/vps time.






Popular posts from this blog

FREE EVALUATION WITH LIMITED SYMBOLS

TRADE COPIER USER GUIDE LIST

METATRADER TO NINJATRADER TRADE COPIER