Техническое задание

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.



Файлы:

MQ4
MultiTrader.mq4
412.7 Kb

Откликнулись

1
Разработчик 1
Оценка
(320)
Проекты
521
66%
Арбитраж
52
21% / 38%
Просрочено
165
32%
Работает
2
Разработчик 2
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
Похожие заказы
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 want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
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
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
Need EA programmer to create an MT4 EA that will be able to leverage trades in favour of the market direction ,the EA should be able to operate to any broker. The EA must trade on a clear trend not when the Market is ranging. More will be explained once your application has been accepted for the job
Hey, great developer I have a thinkorswim script I want to convert it into TradingView. Can you please let me know if you can i will be looking for great developer that will bid for it best regards
Tradingview developer 30 - 35 USD
Hey greetings. I am in need of tradingview developer that can modify an open source PineScript indicator code to add additional features. Kindly bid for this project if it is what you handle and let proceed with the project
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity

Информация о проекте

Бюджет
30+ USD
Исполнителю
27 USD
Сроки выполнения
от 1 дн.