Make some custom modifications to my MT5 EA

MQL5 Indicadores Experts

Trabalho concluído

Tempo de execução 8 dias
Comentário do desenvolvedor
Great customer ! Excellent communication and understanding !
Comentário do 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!

Termos de Referência

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.



Respondido

1
Desenvolvedor 1
Classificação
(48)
Projetos
67
30%
Arbitragem
7
43% / 14%
Expirado
13
19%
Trabalhando
2
Desenvolvedor 2
Classificação
(26)
Projetos
41
24%
Arbitragem
3
33% / 67%
Expirado
12
29%
Livre
3
Desenvolvedor 3
Classificação
(263)
Projetos
537
50%
Arbitragem
55
40% / 36%
Expirado
224
42%
Livre
4
Desenvolvedor 4
Classificação
(41)
Projetos
46
28%
Arbitragem
9
0% / 100%
Expirado
7
15%
Livre
Pedidos semelhantes
Hello! I want to develop an indicator for tradingview. Twice a day on 12H candle close the indicator will show a set of timeframes if they closed bullish or bearish. Show daybreak with a vertical line. Every 12H closure will show a box somewhere, preferably above/below that candle on all timeframes up to D1, clearly showing which candle is the close of 12H. The box will contain info about which timeframes closed
Hello, I hope you are well. I have an alert/s that I would like to provide buy and sell orders. The alerts are named *ENTRY* and *EXIT*, so the EA will know what to do. I would like the EA to have the following parameters: 1. Select the number of trades per currency pair 2. Time to trade: Time to start trading to time to end trading - I would like 4 different times to be able to be entered 3. Option to choose which
Hello, Looking for Multipair and Multi-timeframe scanner indicator based on Zigzag. It's going to be a simple indicator based on Higher high and Lower Low Formation. I want for both platform for MT4/5. It should have alert features as well have to scan from custom pairs, marketwatch also able to use custom timeframe. I'll share zigzag formation to the right candidate when it should gives an alert. And if you are not
Hello, I purchased a TradingView script that works very well, but it doesn’t have any alerts. All I need are alerts programmed so I don’t have to sit behind the chart watching it all the time
Hi! Are you able to code an exact copy of an indicator for trading view? It must be exactly the same. if you are expert in doing this I am expecting your message in the comment session to share you with the indicator I want to duplicate. Looking forward to your positive response and the opportunity to collaborate with you on this project
Hello developers I hope this message finds you well. I am currently seeking a highly skilled developer for an important project. I need an exact copy of a TradingView indicator to be coded for the MetaTrader 4/5 platform. The indicator must be replicated with absolute precision, maintaining all its functionalities and features. Would you be able to take on this project? If so, I would appreciate discussing the
Hello Developers, I am looking for a highly skilled and experienced developer to code an exact copy of a specific indicator for TradingView. The indicator must be replicated with precise accuracy, maintaining all functionalities and features of the original. Requirements: Proficiency in Pine Script and experience with TradingView indicators. Demonstrated ability to replicate complex indicators with exact
MODIFICATION OF AND EXISTING EXPERT BY ADDING INDICATORS TO FUNCTION AS FILTERS, TRADE CLOSURE BY THE REVERSAL OF THE adx INDICATOR, LOOKING FOR TRADE BASED ON THE COLOR OF THE PERCENTAGE CHANGE INDICATOR (DPC) SELLING THE COLR IS RED AND DECREASING IN PERCENTAGE AND BUYING WHEN THE COLOR IS GREEN AND INCREASING IN PERCENTAGE . There is an EA I have been using which I splitted into long trading and short trading. It
I'm looking for very simple scanner dashboard based on Zigzag and I'm going to share more details to the right candidate. I want show some kinds of Signal when pattern match and when click from Dashboard it's opened new tab with chart and show that pattern. It should be use custom timeframe, Scan custom pair as well scan from Market Watch. Dashboard must be Responsive or adjust with any screen. It's based on Very
Looking for someone who can convert 130 Lines of Pinescript code to MT4/5 And I want extra input for scanning from Marketwatch and Custom Pairs. More details for the right candidate. And if you are high demand freelancer, please don't apply to this project. We're looking for someone who are individual and keep working with us. Thank you

Informações sobre o projeto

Orçamento
80 - 100 USD
Desenvolvedor
72 - 90 USD
Prazo
de 1 para 3 dias