Spécifications

Multi Symbol Multi Timeframe MACD SemiAuto Trader on single window panel.

Quick example ... MultiTrader ---> click on the link.

Full Automation or SemiAuto on placing trades on entry and exit.

Close All Open Positions button.

Must be a creative and problem-solving developer.

Programmer must provide credentials before getting selected and starting the project.

// MACD Main Strategy ---

        double MACD0 = iMACD( Symbol(), 0, 12, 26, 9, PRICE_CLOSE, MODE_MAIN, 0 );
        double MACD1 = iMACD( Symbol(), 0, 12, 26, 9, PRICE_CLOSE, MODE_MAIN, 1 );
        double MACD2 = iMACD( Symbol(), 0, 12, 26, 9, PRICE_CLOSE, MODE_MAIN, 2 );



// MACD Signal Strategy ---

   double Signal0 = iMACD( NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_SIGNAL, 0 );
   double Signal1 = iMACD( NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_SIGNAL, 1 );
   double Signal2 = iMACD( NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_SIGNAL, 2 );


//--- OR

#define MACDMain0    (iMACD(NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_MAIN, 0))
#define MACDMain1    (iMACD(NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_MAIN, 1))
#define MACDMain2    (iMACD(NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_MAIN, 2))


#define MACDSig0     (iMACD(NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_SIGNAL, 0))
#define MACDSig1     (iMACD(NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_SIGNAL, 1))
#define MACDSig2     (iMACD(NULL, 0, 12, 26, 9, PRICE_CLOSE, MODE_SIGNAL, 2))


Entry Trade Signals:

( MACD0 > 0 && MACD1 > 0 && MACD2 < 0 )  //--- Entry Buy Order

( MACD0 < 0 && MACD1 < 0 && MACD2 > 0 )  //--- Entry Sell Order


( MACD0 < 0 && MACD1 < 0 )   //--- Exit Long Position

( MACD0 > 0 && MACD1 > 0 )   //--- Exit Short Position


Efficient Error Control and Position Control.



Dossiers :

MQ4
MultiTrader.mq4
412.7 Kb

Répondu

1
Développeur 1
Évaluation
(320)
Projets
521
66%
Arbitrage
52
21% / 38%
En retard
165
32%
Travail
2
Développeur 2
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
Commandes similaires
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
I have back testing results from optimization on the MT5 strategy tester for various tests saved in different tabs on excel. I would like to generate an excel function to find the matching parameters that give the best results based on profit within all tabs (the left most column), so the function needs to find the matching parameters, calculate the sum of the profit of matching parameters (TOTAL PROFIT), and rank
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
are you aware of the Monday Range Strategy? https://www.youtube.com/watch?v=7B_yBBFx6z8 5pm EST time sunday - monday 5pm est and it has to be on the H1 chart , minimum 1:2 Risk to reward and break even function after 1:1

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD
Délais
de 1 jour(s)