Make some custom modifications to my MT5 EA

MQL5 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 8 giorni
Feedback del dipendente
Great customer ! Excellent communication and understanding !
Feedback del cliente
Excellent developer. Quality work and quality coding. Provided point by point details and explanations. Sent video verification of it working. No communication problems. Highly recommend!

Specifiche

REQUIREMENTS SPECIFICATIONS:

 

It is important that the basic structure of the EA remains the same.

Please note this is used for crypto and $, not in pips.

Also note the trailing buy is based on % from MA, not % change in price.

The Trailing Buy works like a Trailing Stop with a Step, but is implemented before the Open trade is placed.

EDITS NEEDED:

PART I:

1. ADD Trailing Buy. Edit Manageopen so that When Bid hits input x% above MA, the EA needs to start a trailing buy with an input step y% and the input place order z%

  Example

  if initial x=5% above MA and y=2% and z=1% then:

  For Short/Sell Open:

  When bid reaches x (5%) above the MA the trailing buy goes into effect.

  If Bid rises and hits the Initial x% above ma + step y (2%) above ma (7% above MA) before Bid drops and hits place order z% (x 5%- z 1%= 4% above MA) then step y and place order increases z rise the step value y 2% above ma.

  For Long/Buy Open:   Opposite

 

 

 

1a. Add ON/OFF input to print on chart when x% above MA is hit and mark on chart y and z. if Bid hits step Y% above MA then print and mark on the chart the new y% and z % Note: this is to be drawn as a smma + step y% line and an smma place order z% line on the chart that follows the bid price.

2. ADD input ON/OFF for a multiplier %.

2a. ADD inputs a and b for multiplier % for y and z.

If multiplier is turned on, then the second time the bid hits X% above MA + step Y% above MA, Step y% and/or Place order z% times multiplier % from a and/or b.

3. VERIFY in manageopen before order is placed that when Bid hits input y place order % that the bid is still x-y% above Exit MA indicator values.

4. ADD inputs for opening order to be placed by lot, % of balance, or % of margin.

5. ADD inputs for simple, exponential, and weighted to the current MA. Currently it is set to Smoothed MA only.

6. ADD input for ON/OFF breakeven and ON/OFF Trailing Stop Loss ON/OFF by % of price.

6a. ADD inputs for break even % and Trailing Stop Loss %.

7. ADD input for Long/short, long only, short only

8. ADD Market or Pending Limit order Option

9. Add Pending Limit Order Offset by % of Bid Price from MA. Pending limit orders are placed towards the MA.

11. Add Option ON/OFF time limit to cancel Pending Limit Order

12 Add Input for Time to cancel Pending Limit Order in minutes. Should also accept for example .5 minutes as 30 seconds.

13. Input option ON/OFF for time delay. After trade is closed delay X amount of time before next trade is placed. Add input options for seconds, minutes, hours.

 

Part II

14. ADD a way to store for example the X amount (say 20) high % bid rises above MA over the last X amount of time (say 24 hours) and X amount of low % bid falls below MA. (Must be Bid. Not on Close)

 So for example it would store 20 for both Bid high and low % from MA (5%, 4.2%, 3%, 10%, etc.)

  As time passes it would drop those that are past X amount of time (For example if amount of time is set to 24 hours, Values over 24 hours old would be dropped and replaced by values from within the last X 24 hours.

(Upon startup values initial values could be created from current period bar highs/lows % from MA. As time passes values would be replaced by data from Bid above/below % from MA

14a. ADD these input options to work with 114. (stored % from MA values)

Input option Use Stored % Values ON/OFF

Input for amount of Values above MA % to be stored (example 50)

Input for amount of Values below MA % to be stored (example 50)

Input for amount of X amount of hours for Above MA % to be stored (example, 24 for the last 24 hours stores the 50 largest value% above MA and the 50 largest value% below MA)

Input option ON/OFF to place a mark on the chart for each value.

 

Input option ON/OFF to show those values listed on the chart on the left side (Both Above % values and Below % values listed separately).

  Input options to list by date starting with the most recent or by highest for the values to be displayed either by date order or from highest to lowest values.

Input for number of stored values to use in the calculation. (Input above may store 50 values. This input could be set to only use only the highest 30)

 

Input for number of values to dropped from the amount from storage above (30) to be used before calculation method is applied. for example 50 stored, 30 values used in calculation, with input here of 1 would drop the highest and lowest values from both above MA% and below MA%. (use values 2-29) 2 would drop the 2 highest and 2 lowest values from above MA% and the 2 highest and 2 lowest (use values 3 -28) etc.

Input options for the calculation method of stored MA% values (high, low, simple, median, typical, exponential, smoothed, and weighted)

Input option ON/OFF to show on left of chart both above MA % value and below MA % value (Show high, low, median, typical, exponential, smoothed, and weighted values)

If input option Use Stored % Values is on, then use the (typical, median, whatever is selected) value as the input value for the initial x% above MA (See 1 above)

 

Can give more detailed explanation if needed.



Con risposta

1
Sviluppatore 1
Valutazioni
(48)
Progetti
67
30%
Arbitraggio
7
43% / 14%
In ritardo
13
19%
In elaborazione
2
Sviluppatore 2
Valutazioni
(26)
Progetti
41
24%
Arbitraggio
3
33% / 67%
In ritardo
12
29%
Gratuito
3
Sviluppatore 3
Valutazioni
(264)
Progetti
538
50%
Arbitraggio
55
40% / 36%
In ritardo
224
42%
In elaborazione
4
Sviluppatore 4
Valutazioni
(41)
Progetti
46
28%
Arbitraggio
9
0% / 100%
In ritardo
7
15%
Gratuito
Ordini simili
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should

Informazioni sul progetto

Budget
80 - 100 USD
Per lo sviluppatore
72 - 90 USD
Scadenze
da 1 a 3 giorno(i)