Wednesday, September 25, 2019

Prototype 4

Prototype 4


Prototype 4 - automatic trading
system, which is based on the built-in indicators in the open position
trend direction of correction. Test results show stable
Profit for almost 15 years starting in 2000 (see. screenshots), and
as in real life.

Monitoring: https://www.mql5.com/ru/users/r0s/seller

You can use this EA in conjunction with Prototype 1. Part two orders adviser hedges (open in all directions). 


adviser
It works on any account on any deposit (USD, EUR, GBP, CHF, RUR and
et al.) in any currency pair and shown, but it is possible for each pair
parameters need to be changed. The default settings are set for
EURUSD M15. Advisor will determine the size of the lot, will adjust
Setup for 5-digit server, identify and adapt to any currency
deposit, and also determines the time difference from the GMT (required for the test
set offset value GMT time from the terminal by hand, because
when tested MetaTrader does not provide a time deviation).


important
An additional advantage of the adviser is its resiliency,
so as embodied in its code redundancy in the files that
saved variables used in the program. After the failure of trade
It will be continued from the same place automatically. For each account, on
which uses advisor will create their own, distinct from other
account files.




Comment


When testing and optimization need to put ManualGMTOffset manually. Calculated as the time difference and the terminal time GMT or UTC (not to be confused with the time in London).


For example: in a terminal during 15:02 time GMT 12:02 (available on the Internet), it ManualGMTOffset = 15: 02-12: 02 = 3.




recommendations



  1. Advisor will trade on any deposit, which is enough to warrant the opening of the minimum lot. Therefore, choose a broker account, in which the minimum lot as little as possible, for a more accurate calculation of lots. Recommended 3000 on minimum lot 0.01 (if a cent account, $ 30 (3000 cents) to 0.01 cent by lot).

  2. Choose a broker, which spreads a pair EURUSD less than or equal to 2 points.

  3. Do not use together with other adviser on the same account.


Caution: The positive results in the past do not guarantee profit in the future.



Options




Parameter
Description













































extern double Risk = 10

risk value. Values ​​from 1 to 100. It is used to calculate the value of the lot and profit. The higher the value, the higher the risk.



  • Normal risk - the value of about 20.

  • Low risk - value <15.

  • High risk - values >27.


extern double ProfitFactor = 2profit margin. Used to calculate the profit amount. Recommended values ​​of from 0.1 to 3.
extern double LimitDayPrice = 115Restriction on the movement of currency trading for the day. Closed orders, if the motion of one of the parties exceeds this value. Recommended values ​​of 80 to 120.
extern bool AutoGMT = true

Calculation GMT difference and time of the server using the terminal functions (does not work in testing and optimization).


If the actual trading terminal gives the wrong deviation, then set the value to false, as in ManualGMTOffset value, set its value.


extern int ManualGMTOffset = 3Exhibiting their own time difference minus the terminal GMT (used to test for any value AutoGMT and in real trading at exhibiting AutoGMT = false
extern double ChangeLots = 1.75The coefficient of variation of lots. Recommended values ​​of from 1 to 2.
extern double StepLots = 9The distance between orders. Recommended values ​​of 6 to 15.
extern int MaxOpenOrders = 10The maximum number of opened orders. As a rule, it is not required, so the values ​​are high, but can be set to control from 5-10.
extern int Slippage = 10allowable slippage
extern int MagicNumber = 1231Unique number for opening orders
extern double StopLoss = 1000Stop Loss level. As a rule, it is not required, so the value is high by default, but can be set to a value of 40-120.

Prototype 4

Video




Related posts




  • FX Expert Personal


    FX Expert Personal Standalone bank trading robot type Personal, which opens the transaction on the two currency pairs GBP \ USD and USD \ JPY. Trading...




  • Red Baron EA


    Red Baron EA Red Baron EA - multi poluskalpersky adviser for EURUSD. You can also use other pairs. Recommended timeframe - M5. When searching for...




  • GOLDEN RUSH FREE


    GOLDEN RUSH FREE This is a free version of the advisor designed to trade gold on 1H timeframe based on the indicator of linear regression, analysis of...




Next posts



  • FIA Resurrection Candle Pattern

  • MT4 Lite Trade Manager AUDUSD

  • Morning Trade Demo

No comments:

Post a Comment

StrikeFx

StrikeFx StrikeFx - multi martingeylovy new generation Advisor. This advisor we gave up a grid with a fixed distance between the orders. Th...