Adjustment to Existing EA on Second Cycle Pyramid Type Trade Entry.

MQL4 지표 전문가

명시

Hi,  

I need someone to adjust an existing EA where the logic of the second cycle trade placement is adjusted.

Presently the second cycle trade placement works as such:

If a first cycle trade is placed then the second cycle trade placement function enters a new trade based on a positive trade position only and if the trade and associated price moves by input OrderOpenSec=x; and OrderOpenPips=x; at any time over the duration of the positive open trade.

The number of Second Cycle Trades is controlled by MaxAmountOfTrades=4; from the First Cycle Trade Parameters input.

However the Second Cycle Trade placement needs to be adjusted to work in the following manner:

1.      Only a single second cycle trade is to be placed per positive open trade.

2.      A second cycle trade should only be placed within the input OrderOpenSec=x; from open (or Start) of the associated positive trade and OrderOpenPips=x; and NOT as it does presently outside of these input parameters.

3.      All other independent input functionality should work as is and not be affected by the adjustment to the second cycle trade placement functionality.

4.      Also the new developer will need to clarify and rectify the past developers mistake in that OrderOpenPips need to be multiplied by 10 to represent 1 full pip movement. I need 1 pip to represent 1 OrderOpenPips to allow proper optimisation and proper working.

On selection of the developer, I will supply the EA for adjustment on acceptance of the job from your side and before moving through the job acceptance process I will need to discuss the job directly with you to ensure your full understanding via skype.

I show the present input functionality of the EA below to allow for better understanding of the job.

I look forward to hearing from you.

Regards Mike

 

First Cycle Trade Parameters/Inputs Starts Here:

input bool UseMoneyManagement=true;             

input double RiskPercent=2.50; 

input RiskBased Risk_Based=Balance;     

input bool UseMartingale=true; 

input double Martingale_Lot_Percent=9.0;          

//--- input parameters   

extern double StopLoss=40;        

extern double TakeProfit=128;   

input double   LotSize=0.01;        

extern int MaxAmountOfTrades=4;          

extern bool HedgingAllowed=true;           

extern bool CloseOnOppositeSignal=false;            

              

extern string rm1;//Risk Management Settings.  

                  //Breakeven Settings  

extern bool UseMoveToBE=true;//Using Move to Breakeven.      

extern int WhenToMoveToBE=34;//How many pips before you move?    

extern int PipsToLockIn=19;//How many pips do you want to lock in?      

              

                           //Trailing Stop settings    

extern bool UseTrailingStop=true;            

extern TrailType Trailing_Type=Regular; 

              

extern string t1;//Regular Trail Settings.

extern int  WhenToTrail=70;       

extern int  TrailAmount=42;        

              

extern string t2;//Candle Stop Settings   

extern int  CandlesBack=6;//How many candles back to Look      

extern int  PadAmount=34;//How much beyond candle to put stop.         

//---      

extern int Slippage=30;  

extern int MagicSeed=2001;       

First Cycle Trade Parameters/Inputs Ends Here:

              

Second Cycle Trade Parameters/Inputs Starts Here:

input bool   SecondCycleStart=true;         

input int    OrderOpenSec=50;     

input double OrderOpenPips=100;           

input double LotSize02=0.01;     

input double StopLoss02=50;     

input double TakeProfit02=1000;             

input bool   UseMoneyManagement02=true;       

input double RiskPercent02=1.0;              

input RiskBased Risk_Based02=Balance; 

              

extern bool UseMoveToBE02=false;//Using Move to Breakeven.

extern int WhenToMoveToBE02=50;//How many pips before you move?              

extern int PipsToLockIn02=25;//How many pips do you want to lock in? 

              

extern bool UseTrailingStop02=true;       

extern int  WhenToTrail02=20;   

extern int  TrailAmount02=10;

Second Cycle Trade Parameters/Inputs Ends Here:

              



응답함

1
개발자 1
등급
(3)
프로젝트
8
13%
중재
10
10% / 70%
기한 초과
2
25%
무료
비슷한 주문
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Buy an sell symbols and guide showing entry to buy or sell setups and I need it gives and tell me to enter buy or to enter sell by automation nnnnnnnnnn fgggghhuuuiijh hhrddfhuuufffff yygggg hhgt hiidcb hygdfbby gyytdv uttrdd. Httdd hyyydv. Yhygf. Uu juhgff uyttt uuuytdbhy uuuyyy hhhff jjueeiivhgffdgu hyuu7trg yyyyffj yyytd u6tttf uuyrrrhi uytrrfh utterly jyrfgkkttv uhyybhhyy hytfgivuyt utfbh utghjio7t. Uuytg uytru
Utilizing the MQL5 MetaEditor Wizard, I created an Expert Advisor, having the following Signal indicators: I was able to optimize the EA and reached a backtest with the following specifications: I was able to reach a profit level of 30K, as indicated below. However, the Bot is not without faults and following the backtest, I started a forward test with real live data and the results were not so great. The EA took a
Connect from Mt5 via binary deriv account api I have mt5 indicator, need to connect with binary deriv account through api. If anyone can setup via API then contact me. everything control mt5
Hello I am looking for a developer to create an 50% retracement Indicator of the previous candle . So once a candle close the Indicator is supposed to take the full candle size from high to low and make a 61% and 50% level on that candle and I would like the candle to show until the next previous candle is done creating. After this I would look to create an ea with it possibly
Hi, I have 2 indicators which are based on the super trend , the alerts on indicator (1) does not work at all , and on the other indicator the alerts do not come on time on time, which is kind of delayed. see attached file below
Looking for an experienced developer to modify my existing TDI strategy , want to add filter for Buy and Sell Signals, Arrows are displayed on chart and what only to leave high accurate arrows Source code to be provided
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to

프로젝트 정보

예산
30+ USD
개발자에게
27 USD
기한
에서 2  3 일