0% found this document useful (0 votes)
93 views2 pages

Super Copier System EA Dashboard and Input Docs

This document describes the inputs and parameters for a super copier system dashboard. It allows users to select signals to copy from 5 different signals, set a copy scale to determine copied trade size, and set a maximum drawdown percentage to stop the expert advisor. It also provides options to copy existing open trades on the signals or start with new trades, and allows for symbol prefixes and suffixes if the broker uses non-standard symbols.

Uploaded by

Zayminhtet Mc
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
93 views2 pages

Super Copier System EA Dashboard and Input Docs

This document describes the inputs and parameters for a super copier system dashboard. It allows users to select signals to copy from 5 different signals, set a copy scale to determine copied trade size, and set a maximum drawdown percentage to stop the expert advisor. It also provides options to copy existing open trades on the signals or start with new trades, and allows for symbol prefixes and suffixes if the broker uses non-standard symbols.

Uploaded by

Zayminhtet Mc
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

SUPER COPIER SYSTEM EA DASHBOARD AND INPUT DOCS

EA Contact Info
Signal #1/2/3/4/5 . BP: Buy Positions

. SP: Sell Positions


ON/OFF: turn on/off
. TP: Total Positions
switch in input parameter
. BL: Buy Lots
ON: copy this signal
. SL: Sell Lots
OFF: not copy this signal
. TL: Total Lots

. Profit
Copy Scale:

Default: 1
Example:
This input is used to calculate the
4 buy positions from Signal#1
copy trade lot size.
13 sell positions from Signal#1
Formula:
17 total positions from Signal#1
Copy Trade Lot=Copy Scale * Signal Trade

Lot * User Balance / Signal Balance


0.04 buy lots from Signal#1

0.13 sell lots from Signal#1

e.g. Signal balance=$1000, signal 0.17 total lots from Signal#1

trade lot = 0.1 $11.32 total profit from Signal#1

Copy Scale=1, user balance=$1000,

copy trade lot is 0.1


Stop DD: max DD (loss) to stop EA
Copy Scale=1.5, user Total Profit:
30% is referring to 30% of balance.
balance=$1000, copy trade lot is Total profit from all copy trade from all signals

0.15
Input Parameters:

Symbol Prefix
Symbol Suffix
Some of the brokers offer non-standard symbol, which is with prefix and/or suffix. Such as
iEURUSD, EURUSD_pro. If that is the case, the prefix and/or suffix string is required to add in
the symbol prefix and symbol suffix input.
Example:
iEURUSD: add i in Symbol Prefix
EURUSD_pro: add _pro in Symbol Suffix
Simply leave them as blank if the symbol is standard without prefix or suffix. Noted that the prefix/suffix
might be a dot such as EURUSD., be reminded to notice that and add it.

Stop DD: max DD (loss) to stop EA:


30=30% of balance. Once accumulated loss (including closed order in loss) exceeds this limit, all order
open by this EA will be closed and EA will stop running.

Copy Signal#1/2/3/4/5
TrueCopy
FalseNot Copy

Copy Existing Trades of Signal #1/2/3/4/5


Existing trades: opening trade(s) on signal before loading EA
TrueCopy
FalseNot copy

Copy Scale of Signal #1/2/3/4/5


Kindly refer the formula and example of copy scale calculation

You might also like