Tarea técnica

Nadex Robot EA / Script

Hi

Im looking for a linkup between my Mt4 platform, so when I get a Buy signal from my Indicator it sends 2 x  Buy orders  to the Nadex platform.

On reaching The Nadex platform I require it open 2 x Buy At the money orders simultaneously on different symbols.

 e.g

1 x Forex and 1x Commodity   or

2 x Forex  or

2 x Commodity (whatever Symbols are on my Pepperstone Platform.

These need to be stated on the EA before trading starts.

On opening the required symbols orders, trades must only be taken at the give Price levels stated again on the EA before trading starts. (Between 0 -100).

On orders being placed, an option to close these trades on reaching a Profit level must be available (For this an On / Off option is required to be set on the EA before trading starts.)

THE OPPOSITE WILL APPLY FOR A SELL SIGNAL.

EA Settings to also include:

An option to trade both Buy and Sell signals simultaneously, When Buy signal is received it ignores the direction and  gives us 4 x orders.

An option on the EA for trading only between certain GMT times to be available.

A Maximum number of trades to be taken if on Auto setting.

Option to be use manually without the use of my indicator signal or auto.

If possible but not essential to pick whether to use ITM , ATM or OTM orders.

Must perform without any errors and via a VPS.

Thanks


Han respondido

1
Desarrollador 1
Evaluación
(69)
Proyectos
93
34%
Arbitraje
10
40% / 30%
Caducado
5
5%
Libre
Solicitudes similares
Jonah 30+ USD
//+------------------------------------------------------------------+ //| RSI + Bollinger Bands EA (MT5) | //| Built for Jonah | //+------------------------------------------------------------------+ #property strict #property version "1.00" //================ INPUTS ================= input string SymbolName = "XAUUSD"; input double LotSize = 0.01; input int
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
can anyone help me with building a complete automated pine code strategy and indicator that work for both FXs & CFDs and have a high winning rate proved through back testing. I have a very complex current code that developed mostly using AI but lots of gaps are there although it translate exactly what I have in my mind. So, you are free to decide whether wo build a complete new code or fix my current working code ( i

Información sobre el proyecto

Presupuesto
30 - 150 USD
Plazo límite de ejecución
a 14 día(s)