Converting indicator to EA

Lavoro terminato

Tempo di esecuzione 2 giorni
Feedback del dipendente
It was all around a great experience. Customer is very prompt, thorough and a good communicator.

Specifiche


EA NAME: NXT GEN

The Ea will open a TRADE according to the signal  provided by the Indicator.


For a BUY ,the indicator show a candlestick pattern down with a blue color the Ea will Only buy.

for a SELL,the indicator show a candlestick pattern from TOP with a Red color the Ea will only sell.


PICTURES HAVE BEEN PROVIDED FOR FOR BETTER UNDESTANDIN OF THE INDICATOR.  


BUY EXAMPLE(please check pictures provided)

BULL CROSS1:The Ea will open a buy

position which is the second signal given by

the Indicator and the Ea will use will put stop

loss below the bull cross.


BULL CROSS2:The Ea will open second buy 

trade position, The Ea will put stop loss below 

the bull cross.

The Ea WILL DO THE SAME FOR SELL ALSO.the Ea will only exit a trade when a opposite signal has been provided.

The Ea will use EVERY SIGNAL provide by the indicator for both buy and sell.

  

PARAMETER

TIME FILTER AND DATE

NUMBER OF TRADES TO OPEN

STOP LOSS BELOW OR ABOVE WERE THE SIGNAL HAS BEEN GIVEN

TAKE PROFIT, EXIT A TRADE ON AN OPPOSITE SIGNAL,

use EVEN BREAK when in profit.

ADD THIS INFORMATION ON THE TOP LEFT

CLOSE ALL CLOSE
CLOSE PROFIT ONLY CLOSE
CLOSE LOSSES ONLY CLOSE




Con risposta

1
Sviluppatore 1
Valutazioni
(60)
Progetti
92
27%
Arbitraggio
1
100% / 0%
In ritardo
2
2%
In elaborazione
2
Sviluppatore 2
Valutazioni
(144)
Progetti
202
21%
Arbitraggio
13
62% / 23%
In ritardo
1
0%
Occupato
3
Sviluppatore 3
Valutazioni
(584)
Progetti
915
46%
Arbitraggio
31
39% / 29%
In ritardo
93
10%
In elaborazione
4
Sviluppatore 4
Valutazioni
(36)
Progetti
45
2%
Arbitraggio
6
33% / 17%
In ritardo
1
2%
Gratuito
5
Sviluppatore 5
Valutazioni
(42)
Progetti
62
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
6
Sviluppatore 6
Valutazioni
(465)
Progetti
694
56%
Arbitraggio
43
30% / 33%
In ritardo
112
16%
In elaborazione
7
Sviluppatore 7
Valutazioni
(41)
Progetti
58
55%
Arbitraggio
2
0% / 0%
In ritardo
1
2%
Gratuito
8
Sviluppatore 8
Valutazioni
(37)
Progetti
59
27%
Arbitraggio
24
21% / 54%
In ritardo
10
17%
In elaborazione
9
Sviluppatore 9
Valutazioni
Progetti
0
0%
Arbitraggio
1
0% / 0%
In ritardo
0
In elaborazione
10
Sviluppatore 10
Valutazioni
(192)
Progetti
196
27%
Arbitraggio
0
In ritardo
3
2%
Gratuito
11
Sviluppatore 11
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
12
Sviluppatore 12
Valutazioni
(67)
Progetti
74
7%
Arbitraggio
32
9% / 56%
In ritardo
6
8%
In elaborazione
13
Sviluppatore 13
Valutazioni
(262)
Progetti
536
50%
Arbitraggio
55
40% / 36%
In ritardo
224
42%
In elaborazione
14
Sviluppatore 14
Valutazioni
(54)
Progetti
162
69%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
In elaborazione
Ordini simili
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
Please convert the Pine Script below into MQL4 Indicator: // @version= 5 // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © KivancOzbilgic //created by: @Anil_Ozeksi //developer: ANIL ÖZEKŞİ //author: @kivancozbilgic strategy ( 'Twin Optimized Trend Tracker' , 'TOTT' , overlay = true ) src = input ( close , title = 'Source' ) length = input.int ( 40
A robot 30 - 65 USD
Hi I am looking for developer who can make me Mt4 Ea i have 2types of analysis methods i want to add and also want to attach image with Ea like when i attach my to any currency pair the chart changes to my picture Of robot which i attached to my Ea and for proper all settings i want add i will tell u message me
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
I need an Expert Advisor that can read trade signals from a Telegram Channel and then execute those trades. My telegram bot has admin access to the Telegram Channel The EA needs the following functionality: Position Size: Auto: + Have fixed lot size set in settings. + Have lot size by % of account (set in settings) Manual: + From lot size set in trade signals message. + From lot size by % of account from trade
Good day, I´m looking for an EA to execute outputs/signals from an Indicator. The options/settings should be like : open trades for TP1 / TP2 / TP3 ( incl SL ) TrailingStop by reaching certain TP´s option for closing trades by opposite signal (true/false) Money management: Fixed lot Risk by % Autlot and maybe some other ideas from your side to make it easier and more safe
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
Hi I have a script in Tradingview that looks good which shows the buy and sell automation. I wanted to see if that can be used in ninja Trader so I converted it for Ninja Trader. But it is not triggering the buy or sell trade like it shows in the tradingview script. Please let me know if you can help me with the script that will work in Ninja Trader just like the one in Trading View. I have the buy and sell signals
Hi, I have one indicator shows buystop/sellstop price with tp 1 to tp 5. Please read carefully following conditions for EA. For trading, these following function is required; 1. Indicator parameters should be implemented on EA as parameters. 2. Automatically place the orders below/above certain points on Buystop and on sellstop at the sametime) with adjustable SL and TP1 based on indicator shows. 3. Even if one side
I have an indicator that shows green and red bar depending on the market trend. The struggle is not just converting the .mql4 to .mql5 but to have the same calculation and resulting the same view as in the metatrader4 I will share the file in the chat discussion :)

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD
Scadenze
da 2 a 3 giorno(i)