İş Gereklilikleri

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.



Dosyalar:

MQ4
MultiTrader.mq4
412.7 Kb

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(320)
Projeler
521
66%
Arabuluculuk
52
21% / 38%
Süresi dolmuş
165
32%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
Benzer siparişler
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
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
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
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
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
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

Proje bilgisi

Bütçe
30+ USD
Geliştirici için
27 USD
Son teslim tarihi
from 1 gün