Make an Elliot Wave Oscillator EA (I will provide indicator)

MQL4 Esperti Forex

Lavoro terminato

Tempo di esecuzione 37 giorni
Feedback del cliente
10/10

Specifiche

Hello,

I am looking for an MT4 expert adviser that uses the EWO (Elliot wave oscillator indicator, which I will provide) along with 3 options to pick.

The expert adviser will be in "long mode" when EWO is positive and "short mode" when EWO is negative. It will open longs and close all shorts (if any) when EWO goes positive and it will open shorts and close all longs (if any) when EWO goes negative.

Expert adviser only updates after each candle-bar close. Trades will happen at the open of next candle-bar.

Option 1 (EMA - Exponential Moving Average): 

In long mode with long open - close long when EMA value less than previous candle-bar EMA value or trailing option is true (if selected on the extra options).

In long mode with no long open - open long when EMA value more than previous candle-bar EMA value.

In short mode with short open - close short when EMA value more than previous candle-bar EMA value or trailing options is true (if selected on the extra options).

In short mode with no short open - open short when EMA value less than previous candle-bar EMA value.

Option 2 (Previous Candle-bar price action):

In long mode with long open - close long after first red candle-bar or trailing option is true (if selected on the extra options).

In long mode with no long open - open long after first green candle-bar. 

In short mode with short open - close short after first green candle-bar or trailing option is true (if selected on the extra options).

In short mode with no short open - open short after first red green candle-bar.

Option 3 (RSI - Relative Strength Indicator):

In long mode with long open - close long when RSI value goes below "x" or trailing option is true (if selected on the extra options).

In long mode with no long open - open long when RSI value goes above "x".

In short mode with short open - close short when RSI value goes above "x" or trailing option is true (if selected on the extra options).

In short mode with no short open - open short when RSI values goes below "x".


Extra options:

Long mode only, short mode only or both.

Exit on Friday at an "xx:xx" time option.

Normal stop loss and take profit option.

Trailing stop based on the previous candle-bar low minus an "x" amount of pips (if in long mode) or trailing stop based on previous candle-bar high plus an "x" amount of pips (if in short mode).

Martingale option based of % of lot size. Example: if lots are set to 0.10 and martingale value is 1.1, then next order if loss is 10% more... meaning 0.11 lots. If lots are set to 0.10 and martingale value is 0.9, then next order if loss is 10% less... meaning 0.09. 


I might be missing some small details but I tried to make this as clear as possible. For any clarification, please contact me :)

Con risposta

1
Sviluppatore 1
Valutazioni
(590)
Progetti
789
71%
Arbitraggio
9
33% / 33%
In ritardo
22
3%
Gratuito
2
Sviluppatore 2
Valutazioni
(2104)
Progetti
2675
62%
Arbitraggio
114
46% / 25%
In ritardo
420
16%
Caricato
3
Sviluppatore 3
Valutazioni
(36)
Progetti
50
28%
Arbitraggio
2
0% / 100%
In ritardo
6
12%
Gratuito
4
Sviluppatore 4
Valutazioni
(42)
Progetti
88
14%
Arbitraggio
31
29% / 55%
In ritardo
36
41%
In elaborazione
5
Sviluppatore 5
Valutazioni
(68)
Progetti
111
26%
Arbitraggio
17
6% / 71%
In ritardo
15
14%
Gratuito
6
Sviluppatore 6
Valutazioni
(430)
Progetti
606
55%
Arbitraggio
48
23% / 56%
In ritardo
178
29%
Gratuito
7
Sviluppatore 7
Valutazioni
(349)
Progetti
463
51%
Arbitraggio
41
24% / 49%
In ritardo
149
32%
Gratuito
8
Sviluppatore 8
Valutazioni
Progetti
1
0%
Arbitraggio
2
0% / 100%
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
10
Sviluppatore 10
Valutazioni
(225)
Progetti
284
42%
Arbitraggio
15
13% / 47%
In ritardo
67
24%
Gratuito
11
Sviluppatore 11
Valutazioni
(586)
Progetti
1048
49%
Arbitraggio
39
28% / 41%
In ritardo
49
5%
In elaborazione
12
Sviluppatore 12
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
Ordini simili
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
I want a bot that take trade from any arrow indicator with buffer value. Pls the bot even have 5 indicator filter to filter trade independent of the time frame of the bot
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard notifications and also if pressed to go to the a template timeframe and pair. *To be placed in a table format as the one added. To be able to add which time frame you want to see. *To advise me of the following Climax High - turn the text green High
i have a JavaScript of a code which is a indicator of trading view, i want to convert into python script and make a mql5 automated trading bot which can take automatic trade and also exit when the signals come by the indicator
I need to build EA MT4 that able to connect as copy trading between demo account to real account with partial of positions not all Example: If the demo account open position so the real account will be opened same position with ability to place different volume size based on real account equity and demo equity, and ability to choose which position should be copied, position one, two, three, four, five, six, seven
I would like an existing, older MT4 EA I had developed converted into an MT5 EA and debugged where necessary. The EA is attached and should be fairly self-explanatory. It is a breakout order entry EA with customisable parameters
I require an MT4 Expert Advisor (EA) that automatically places hedge orders when a buy or sell order is placed by me or another EA. The hedge orders will consist of a stop order (either Buy Stop or Sell Stop), with the same lot size as the original order, deployed at a predefined price distance. The EA must ensure that only one hedge order is placed for each trade. The system should monitor trades based on specific
For Chart Panel : Needs a Black Back ground at present its transparent . ✔️ Trading Panel (To be reset weekly = 1-6) 1. EA Status : (on/off) 2. Total Trades Taken : 3. Number of Profitable Trades Today : 4. Number of Loosing Trades Today : 5. Number of Profitable Trades This Week : 6. Number of Loosing Trades This Week : (To be Reset every Month = 7-9) 7. Number of Profitable Trades This Month : 8. Number of Loosing
my request is to convert a trading view indicator to mt4. I have a supertrend indicator for trading view or pine script. and all I want is to convert it for to mt4 or mql4

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD