CREATE MT4. required: Inputs/Functions: Grid, Basket Profit, Cost averaging (adding lots), Basket profit reduction, moving average grid filter.

MQL4 지표 전문가

작업 종료됨

실행 시간 4 일
고객의 피드백
I think this was programmer's 1st MQL job. It was nice she can do MT5 and 4. Also used team view to help problems. A little misunderstanding at 1st but. I ended up very happy Will recommend for job

명시

This is the EA’s working functions of a long example including all inputs true. Long scenario: start 1st order with 0.01 lot and Basket Take Profit $4   The KD indicator Prints long signal, 1st order opens 0.01 lot. Then Market goes against our position and then past the Grid pips input minimum distance. The MA filter triggered our 2nd order long. The basket take profit has been reduced by $1 because of the basket profit Reduction started at order #2. Another $2 deducted because the Basket STEP reduction also started at order#2. Basket take profit is now $1 The cost Averaging input has added 0.02 lots because it also starts at order#2. Price comes back and closes all orders in basket for $3.

Requests:

-Show visual horizontal line with  current take profit of open trades, similar to the indicator provided (average_price_v_3_0.mq4) . User to be able dynamically adjust take profit/loss bye moving with left click hold down and move with mouse.

 

-Info Panel (on Right side of chart) Info on Current Draw Down Globally and info of individual Draw Down for each opened pair. Info of Highest Draw down of entire History. Info of current Profit/loss of day,week,month,year, and All time history on account profit/loss.

 

-Variables/inputs available for all Indicators

-Copy of MQL4 file

 

-Limited support after job completed


Details of EA Job Inputs/parameters/functions:

Knoxville Divergence (KD) indicator/ true/false= this is where user selects if user wants Knoxville divergence On or Off. Explanation: the KD indicator uses RSI O/B or O/S along with Momentum divergence on selected time frame. When both these conditions at levels/inputs selected then a signal and order (long, short) is executed.

Time frame/ user can select Knoxville Indicator can work on a specific Time frame even though user’s current open chart is different time frame. So, user can select any time frame for viewing chart but KD indicator is only to produce signal on time frame chosen in the inputs tab

Parameters/inputs for KD indicator/ RSI periods Over bought and over sold, momentum period, candles back.

Trade settings/parameters:

Stop Loss/ user inputs in pips

Basket Take Profit/ user selects in currency ($) or by pips.

Grid Pips/ true/false: user inputs distance in pips between orders

Total Open trades/use 0 for false/=this how many opened trades allowed per currency pair

Spread filter/ user inputs in pips

Slippage/ user inputs in pips

Magic Number/ user inputs in pips

Manual trade ticket/ use 0 for false/= user can enter additional trades manually after EA has already opened orders. User can also attach EA to a trade already opened manually when EA was not attached. All functions of EA should work.

Show info panel/ true/false


Money Management inputs/parameters

Lot size/ 0.01= this is first trade size default. User can select what lot size.

Use Lot increase/true/false= when equity/balance step achieved lot will increase

Balance step/use 0 for false $1000= when equity growth adds $1000 to the account

Equity Stop/use 0 for false = this is if/when equity reaches the chosen % of account capitol to stop adding orders. No more orders to be opened.


Cost Averaging or (adding lots) inputs/parameters and Explanation of Cost averaging/ add lots: When / if trade goes against 1st order user can add lots to additional orders if selected. For example: If User wants to add 0.01 lots and add it starting at open Order #2. This will help bring the average price closer to take profit for better chance of closing all opened orders in an basket if market comes back. So, if 1st order is opened 0.01 lot and we wanted to add 0.01 lots, then 2nd order opens 0.02 lots, if 3rd order opens it is now 0.03lots, 4th order opens 0.04 lots etc...

Another example: User wants to start adding 0.02 lot at open order #3. If 1st order is opened 0.01 lot, and then 2nd order opens 0.01 lot, then a 3rd order opens 0.03 lot, 4th opened order 0.05 lot etc...

Cost averaging or adding lots Inputs/ parameters

Use Additional Lots MM/true/false= this is for adding lot to opened orders

Add lots every Order/use 0 for false= this is for if user wants to add lots every order or every second order, etc... User would use 1 numeral for every order, 2 for every 2nd, 3 every 3rd 4 for every 4th order etc...

Start Adding Lots from Order/use 0 for false= this is where user can select at what opened order to start adding the lots.

Increase Lot By/use 0 for false = This is where user selects how many lots to add on opened positions for the inputs: (Add lots every Order, start adding lots from +and Input Add lots every Order).


Basket profit Reduction in currency ($) or pips: inputs/parameters and explanation: User can decrease Basket Profit when more then 1 order is opened. Long scenario in currency amount: User selects to decrease Basket take profit of $1 on every order opened starting from the 2nd opened order. To start we will use Basket Profit of $4. So, when 2nd order opens Basket profit is now $3, A 3rd order opens, Basket profit now $2. A 4th order opens Basket Profit Now $1. 5th order opens Basket profit now $0.6th order opens Basket profit now $-1.  

Basket profit STEP Reduction in currency ($) or pips explanation: User can increase reduction at a faster rate. Math is same as Basket profit reduction but, we will do so by multiplying. Always start multiplying by 1 at first deployment. For example: If user selects Step reduction of multiply of 1 starting at opened order #2 and multiply by 1 (1x1=1) so we subtract $1 from Basket profit. If a 3rd order opens (1x2=2) so we subtract $2 from basket profit. If a 4th order opens (1x3=3) so we subtract $3 from basket profit. The basket

Some math examples using STEP multiply (1) 1x1=1, 1x2=2, 1x3=3, 1x4=4,1x5=5,1x6=6.

Some math examples using STEP multiply (2) 2x1=2, 2x2=4, 2x3=6, 2x4=8, 2x5=10, 2x6=12

Moving average (MA) filter inputs/parameters and Explanation: This is a filter for the grid input. Long scenario: So, if MA filter is on, when/if 2nd trade has met the required grid distance, price must be below Grid and 2nd order not to open until price has moved above moving average, then bar close, and then price pulls back down to touch back to moving average then 2nd order can open. Grid distance must be maintained by the grid input setting Vice Versa for short. See picture below

MA filter LOng scenerio

MA Time Frame/ user selects time frame of moving average to trigger positions

MA Period/ period of bars counted

MA Method/ user selects: simple, exponential, smoothed, linear


응답함

1
개발자 1
등급
(90)
프로젝트
118
17%
중재
44
23% / 39%
기한 초과
20
17%
무료
2
개발자 2
등급
(84)
프로젝트
149
31%
중재
32
34% / 41%
기한 초과
43
29%
무료
3
개발자 3
등급
(397)
프로젝트
502
38%
중재
83
37% / 33%
기한 초과
13
3%
바쁜
4
개발자 4
등급
(117)
프로젝트
138
41%
중재
30
7% / 77%
기한 초과
17
12%
무료
5
개발자 5
등급
(71)
프로젝트
254
53%
중재
16
50% / 38%
기한 초과
83
33%
무료
비슷한 주문
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
EA based on RSI and MA 100 - 400 USD
Program is based on RSI and MA indicators dynamic as triggers, for Open/Close criteria. Runs automatically but inputs can be updated manually. It uses a GUI to manage it. Multi TF analysis. Log register of every operation for analysis (db) Open Source deliver. Kindly apply IF you have previous experience with trading and mql/python/c bot/algo developing. And if you have a good track record . ps: Better if you have a
This is and EPA (Entry Point Analyzer). Automatically analyzes the algorithm for XAU/USD and places a safe entry point mark for your trade. This has been tested and gives out 90% success rates
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
I need a modification on my existing Ea if you can Can fixed risk management to lot size instead of percentage. don’t want strategic risk management input to be based on percentage Instead lot size. The strategic risk management function I need turned from percentage to lot based And I need sells and buys to have separate tps and sl options Budget:$100 Day: 1 day
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only
NADGIO 30+ USD
I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)

프로젝트 정보

예산
30+ USD
개발자에게
27 USD
기한
 10 일