SuperTrend Strategy EA Working With Heikin Ashi candles indicator MT5

Lavoro terminato

Tempo di esecuzione 18 ore
Feedback del dipendente
Good employer! Thank you :)
Feedback del cliente
Professional Developer , working very fast . I'm happy with the result !

Specifiche

Hello,


I need someone who can covert SuperTrend Strategy indicators on TradingView to an expert advisor with the Stop Loss and Take Profit . The trade shall close on opposite direction based on reversal . And have some features just like below .

ART Length and Factor : We can customize the  ART Length and Factor just like on TradingView for adaptable trade .

Buy Entry: Open long trade right after the bar close ( the bar that have Long signal )  . Place the stop loss(SL) with custom pip number below the position .

Sell Entry: Open short trade  right after the bar close  ( the bar that have Short signal )   . Place the stop loss(SL) with custom pip number above the position .

Exit Trade / Take Profit: Close your open position when the opposite signal occurs .

Lock Profit : It is a plus if you add a lock profit when the price go through a custom pip input . 

Customizable Lot Size .

EA work best with M1 and M5 time frame .

The most important thing is the EA will working with Heikin Ashi candles indicator made by : https://www.mql5.com/en/market/product/94626?source=Site+Market+MT5+Search+Rating006%3aheikin+ashi

I tested the strategy with original candles and the result is not good . 

( Please check the image below for the setting on TradingView )


Best ,

Steven .


Con risposta

1
Sviluppatore 1
Valutazioni
(344)
Progetti
540
32%
Arbitraggio
24
67% / 8%
In ritardo
15
3%
In elaborazione
2
Sviluppatore 2
Valutazioni
(5)
Progetti
5
0%
Arbitraggio
3
0% / 100%
In ritardo
2
40%
Gratuito
3
Sviluppatore 3
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
21
57% / 29%
In ritardo
47
7%
In elaborazione
4
Sviluppatore 4
Valutazioni
(285)
Progetti
426
63%
Arbitraggio
5
40% / 0%
In ritardo
4
1%
In elaborazione
5
Sviluppatore 5
Valutazioni
(56)
Progetti
167
69%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
In elaborazione
6
Sviluppatore 6
Valutazioni
(2067)
Progetti
2626
62%
Arbitraggio
114
45% / 25%
In ritardo
418
16%
Caricato
7
Sviluppatore 7
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
i Want to convert this Trading View Code to Mt4 Indicator indicator("NEOM Smart Money Concepts ", "NEOM Smart Money Concepts " , overlay = true , max_labels_count = 500 , max_lines_count = 500 , max_boxes_count = 500 , max_bars_back = 500) //-----------------------------------------------------------------------------{ //Constants //-----------------------------------------------------------------------------{ color
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
MT5 | RENKO EA 30+ USD
I am looking for a developer who knows how to run EA on renko charts. I can backtest and optimize the EA on the renko charts, but I cannot run the EA on the chart. I have an EA which I like to modify to run on the renko chart. I am using this free EA to generate the renko chart: https://www.mql5.com/en/market/product/59665?source=External Thank you
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Hello great developer here am looking for expert developer will convert convert this Trading View Code to Mt4 Indicator and this is a simple indicator i will be expecting your bid peace be unto you
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all

Informazioni sul progetto

Budget
100 - 200 USD
Per lo sviluppatore
90 - 180 USD
Scadenze
da 5 a 10 giorno(i)