Make EA MT5 own indicator

Lavoro terminato

Tempo di esecuzione 14 ore
Feedback del cliente
Proven reliable and trustworthy developer. Done perfectly.
Feedback del dipendente
Excellent customer, thanks so much!!!!!

Specifiche

Please help to make EA MT5 with own indicator and modfy indicator.

if you can enter indicators into the EA it would be better without calling icustom.

Concept EA icustom :
1. Place BUY and SELL orders directly only when the CT and FT signals are after the candle closes.


2. EA determines Stoploss and Takeprofit automatically from HH, LH, HH, LL.

  • Stoploss: If the EA makes a BUY, it will automatically input the LL or HL price.
    On the other hand, if the EA does a SELL, it automatically inputs the HH or LH price.

  • Takeprofit: If EA BUY then (Buy price - LL/HL) =...pips. Example Means if the stoploss is 70 pips then Takeprofit is also 70 pips.

3. EA will place the second and third BUY/SELL orders.
True/false option; To determine the second BUY line by means of
(Harga buy - LL/HL): 2 = ...pips.

True/false option;To determine the third BUY line by:
(Second buy price: 2 = ...pips.





EA Parameters and Logic


Lot & risk management

  • initial LOT = 0.02;

  • Auto TP dan SL = true/false:
    If true, it will determine TP and SL automatically according to the logic above.
    And if false then TP and SL are filled in manually.

  • TP reward = 2; Decimal numbers.
    The TP reward formula is Stoploss x (rewardTP). For example, if you have found an SL of 70 pips, then if the TP reward is filled in as 2, it means Stoploss = 70 pips Takeprofit = 140 pips.

  • partial TP= false/true;
    TP is partially active if the minimum reward TP Reward is filled in 2 and automatically closes partially at 1:1.
    Example: EA BUY with SL 70 and TP 140. Then when the profit is 70 pips it will partially close.

  • Takeprofit=0; 

  • Stoploss=0;

Strategy

  • Second order = true/false;
    If true then a second order will be placed with the same lot as the initial lot. If false then the second order does not exist.

  • Third order = true/false;
    If true then a third order will be placed with the same lot as the initial lot. And if the second order is false, the third order is true then the third order becomes the second order. If false then the third order does not exist.

  • Multiply LOT= 1.5;
    Lot multiplication is active only if the stoploss has been hit. And it will return to the original LOT if it has been hit by Take Profit and the balance increases from the total loss of the initial order. If the balance does not increase from the historical total loss from the initial order, then the lot multiplier still works.

  • Close by Signal = true/false;
    Signals are taken from CT down and CT up. Example: when the EA already has a BUY order and has not yet been hit by TP, the CT down signal comes out, then the EA will close the order and do a SELL. If closebysignal results in the balance increasing, then the LOT starts from the beginning, and if the result in the balance decreases then the LOT will multiply.

Time

Ea is only active at times according to parameters per 24 hours, within broker time.

  • Start EA = 03:00 ;

  • End Ea = 23:00; EA will be active again at 03:00 broker time.


Indicator Mql5 i sent after doing project


Budget is fixed.

Con risposta

1
Sviluppatore 1
Valutazioni
(17)
Progetti
19
26%
Arbitraggio
3
67% / 33%
In ritardo
2
11%
In elaborazione
2
Sviluppatore 2
Valutazioni
(97)
Progetti
120
39%
Arbitraggio
9
89% / 0%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(62)
Progetti
192
73%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
4
Sviluppatore 4
Valutazioni
(2440)
Progetti
3075
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
5
Sviluppatore 5
Valutazioni
(25)
Progetti
33
15%
Arbitraggio
6
33% / 50%
In ritardo
5
15%
In elaborazione
6
Sviluppatore 6
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(168)
Progetti
182
32%
Arbitraggio
6
50% / 50%
In ritardo
2
1%
In elaborazione
8
Sviluppatore 8
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
Ordini simili
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend Please don't apply if can't do this, So we won't ourselves time
Only for developers with experience in debugging, and array-out-of-range issues. A custom indicator seems to work on a static chart, but 1 buffer still has mistakes in it, resulting in a value of 1 for every bar: the code needs to be reviewed and modified, resulting in a working indicator for every symbol, for every timeframe: sometimes when the timeframe is switched, the chart closes automatically, but all the time
Hi I do not know why but my other order have been deleted and it's not me... I do not know what i did wrong, let me explain again. Would you be able to decompile and/create a scalper EA with the option I do ask. I had somebody built a EA called Drawdown manager for me that I do use to manage risk of any EA that I test and I have the built code. My problem is that I cannot back test this EA Fast M1 Gold Scalper
Hello! I am looking for an experienced Pine Script coder to create a custom indicator for mapping market structure based on fractals. The developer must be skilled in Pine Script and have a solid understanding of how to code market structure indicators. Looking forward to working with a talented developer
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution
Greetings to all developers that see this post, I have a task, I would like to work with an expert. I have an indicator that is written in the Pine script (TradingView) language; I would like it converted to MQL5, which will then lead to the creation of a trading bot based on the circumstances. I'll give you access to the indicator file
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
Hello. I would like to get a TOS script converted to Tradingview for my alerts. I’m haven’t a hard time getting my entry point because the script does not fire off alerts on thinkorswim. I will send the script so you can see if it’s possible

Informazioni sul progetto

Budget
60+ USD
Per lo sviluppatore
54 USD
Scadenze
a 3 giorno(i)