Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Project X Setups

The document outlines the functionalities of an automated trading system for Fxcongress members, detailing parameters such as Pipsaway, Target Profit (TP), Stop Loss (SL), and settings for news events. It explains how to configure the system to place and manage trades based on market conditions and news timings, including options for money management and trailing stops. Members are encouraged to test the system on a demo account before going live to ensure comfort and compatibility with their broker.

Uploaded by

occurencebrian
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)
3 views2 pages

Project X Setups

The document outlines the functionalities of an automated trading system for Fxcongress members, detailing parameters such as Pipsaway, Target Profit (TP), Stop Loss (SL), and settings for news events. It explains how to configure the system to place and manage trades based on market conditions and news timings, including options for money management and trailing stops. Members are encouraged to test the system on a demo account before going live to ensure comfort and compatibility with their broker.

Uploaded by

occurencebrian
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

This is what the system will do for you members of Fxcongress.

You will set all this in advance before


the news and it will do as commanded.

1) Pipsaway - how many pips abowe or below the current price the orders will be placed

2) TP - Target Profit, you enter the amount of pips, when your order gets into profit this amount of pips, it
will be automatically closed

3) SL - Stop Loss amount in pips

4) NDay - News Day

5) NHour - News Hour

6) NMin - News Minute


These three parameters (day, hour and min) are your broker's date and time because some brokers s platforms
are 1hour ahead our time so u gonna use the broker s time.

7) CTCBN - Numbers Candles to check Before News For determining High & Lows , when it is 1 it check 2
candles the current candle and the 1 last one.

8) SecBPO - Seconds Before News Which EA Will Place Pending Orders; well this is not going to happen at
the exact second you specified, coz the the system s code is executed only when a tic signal comes from your
broker, but around the news price movements are frequent so you will probably not notice the difference

9) SecBMO - Seconds Before News Which EA Will Stop Modifying Orders; Now, once your order are
placed, the EA will follow the price movement and modify orders accordingly so that they are always exactly
"Pipsaway" pips away from the current price. With some volatile news this can be quite often, so if that
creates a problem with your broker you can set this to half of the value you put for SecBPO, if you put this to
be equal as SecBPO than EA will not modifie the orders at all

10) STWAN - Seconds To Wait After News to Delete Pending Orders; this is the timer to cancel all the order
that did not get triggered

11) OCO - One Cancel The Other, true or false, will cancel the other pending order if one of them is hit; if
this is set to true, when your buy orders get hit the corresponding sell orders will be, at the same moment,
cancelled, and vise versa, without waiting for STWAN time

12) BEPips - Pips In profit which EA will Move SL to BE+1 after that; a nice way to lock in some profit, if
you leave it at 0 nothing will happen

13) TrailingStop - Trailing Stop; enter the amount of pips you want your trailing stop to be and EA will track
all profitable orders

14) mm - Money Management; true or false; if you set it to true, EA will automatically determine the number
of lots for your orders, in according to the risk you are willing to take

15) RiskPercent - The risk you are willing to take on any single order

16) Lots - Number of Lots for your orders; if you set mm to false, than you have to tell to EA how many lots
to use for the orders; so if you put here 1, every order will be placed with 1 lot

17) TradeLog - EA will use this to create a name for the log file. You will find this file file in the experts
folder of your MT4 platform, with detailed explanations what took place while EA was running.

Page 1 of 2
So, when you attach this baby to your chart and set it the way you want, it will monitor what is happening,
place buy and sell orders, modify them, trail stop them, move hard stops to break even ... and do the best it
can to help you make some pips.

Lastly you are allowed to Test it on demo before you going live, to make yourself comfortable with it and to
see how it will interact with your broker.

Yours sizwe🙏

Page 2 of 2

You might also like