Tarea técnica

Hi dear developers i need MQL4 EA for TWO EMAs+14RSI CROSS, U will give me buy or SELL any one cross demo two days so i can check before we start project  n it will save ur n mine time too

(Boto n rodrigue not,  eabuilder or fxdareema.net developers do  not apply)


Conditions EMAs RSI inputs shall b blank so i can enter value of my choic

SELL===   When Lower value any ema(as is found default in mt4 sma/ema/lwma/smoothed) crosses higher value any ema down and 14RSI  crosses 

50 or 75level down open SELL,  note  , both emas and RSI crosses may appear at same time or one after another 


BUY    == When Lower value any ema(as is found default in mt4 sma/ema/lwma/smoothed) crosses higher value any ema UP and 14 RSI  crosses 

50level UP open BUY,  note  , both emas and RSI crosses may appear at same time or one after another 


profit box = ( in usd$ 0.01$ or above any value ,after swaps,comision,spreads etc has been met, as soon as profit in usd cents/$ gets hit 

than close all open orders of that fx pair currency.

loss box = ( in usd$ 0.01$ or above any value ,after swaps,comision,spreads etc has been met, as soon as loss in usd cents/$ gets hit 


CloseatReverse  true false, it means if buy trade is running and i set it to true than SELL signal appears now immediatley close the buy trade

and open SELL trade either fix lotsize or multiplied lotsize in direction of crosses 


EA shall plot two emas +14rsi whichever value of rsi or two emas/lwmas/smas/smooth moving average i select everytime at chart 


TP

STP 

Multiplier

EquityRisk (%)

spread box (a blank inputs box whatever spread i write in it ea shall execute operations only when that spread range appears,i.e (3) i write it means 0-3 spread  if meets than open buy sell

DataonScreen (show data of current data like profit loss drawdown etc)


thanks



Han respondido

1
Desarrollador 1
Evaluación
(25)
Proyectos
29
34%
Arbitraje
3
67% / 0%
Caducado
1
3%
Libre
2
Desarrollador 2
Evaluación
(42)
Proyectos
62
8%
Arbitraje
12
58% / 42%
Caducado
1
2%
Libre
3
Desarrollador 3
Evaluación
(3)
Proyectos
5
0%
Arbitraje
0
Caducado
0
Libre
4
Desarrollador 4
Evaluación
(63)
Proyectos
84
26%
Arbitraje
23
22% / 48%
Caducado
23
27%
Libre
5
Desarrollador 5
Evaluación
(568)
Proyectos
641
41%
Arbitraje
21
57% / 29%
Caducado
47
7%
Trabaja
6
Desarrollador 6
Evaluación
(15)
Proyectos
20
15%
Arbitraje
3
0% / 67%
Caducado
2
10%
Libre
7
Desarrollador 7
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Trabaja
8
Desarrollador 8
Evaluación
(14)
Proyectos
14
21%
Arbitraje
1
0% / 100%
Caducado
1
7%
Libre
Solicitudes similares
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// 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);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
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
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

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD
Plazo límite de ejecución
a 14 día(s)