Rules and confluences of the order panel
1. C.T. Frame, is the period chosen for calculations

2. N.OfBars, is the amount of candles for calculations

3. Correlation, if I type -80, it means that I will only work on pairs with negative correlation, (less than that the signs must be ignored).

4. The yellow START button.
Every time you have confluence in 2 pairs, as in this example of GBPUSD/USDJPY, with 82%, the signal with the pairs should appear respectively within the windows, and when you click the START button with "double click", have to open short in 2 orders simultaneously (this following the drop box button rule).
And if I want to make an average price later on, I just double-click again on the START button.

5. CLOSE ALL ORDERS button, if I want to close all orders at any time, just make a “sequential triple click”, and all orders will be closed.

6. The red “Auto” button, for example if I type in the green field 0.35, every time the set of orders (GBPUSD/USDJPY) gives a profit of 0.35% equivalent to the account balance, then orders for these pairs are closed automatically.

But if I type “0” (zero) in the field next to the “Auto” button, in this case the closing of these orders would be manual whenever I want, with a triple click on the “Close” button.

7. The value of 2.06 in the green field (next to the Close button) must match in the account currency the current negative or positive balance for the order set, (GBPUSD/USDJPY).

8. The correlation percentage warning button.
The value 0.82, (in the red field) shows that the current negative correlation is in the percentage of 82%, (above the stipulated 80). This should be updating in real time every 5 minutes and showing in the window. And whenever the value exceeds 0.80, the button must turn red, and when it goes below 0.80, it must change the color to "gray"

9. The drop box button.
I should have this editable outer option in front of each pair, so I can buy for example for both sides, or if I want to use positive correlation, buy and sell.

10. All orders must be executed with the default lot i have configured inside MT4, but leave it pre-configured in 0.01 (as in the image below).

11. Put strings inside the code where I can type only the pairs I want, as in the example in this image below.

12. I recommend you assemble the grid of pairs with at least 12 sets of pairs according to the image here, keeping the colors, but if necessary the layout can be different in some details, what you need to keep is just the logic.

Similar orders
I want an experienced developer to create an EA that works with a grid system. I have a video on how the EA works. I want an experienced developer who will use the video to create the same bot
Looking for an experienced Pine Script v5 & MQL5 developer to connect a custom TradingView indicator to MT5 (Exness) . The indicator already calculates lot size and includes a dropdown (None / Buy / Sell) . When Buy or Sell is selected, a TradingView alert must trigger , send lot size + direction via webhook , and place a market order in MT5 . No strategy conversion. No SL/TP handling. Execution only. Apply only if
Existing indicator compiles but does not want to attach to chart anymore, worked previously Requirements: Debugging of code so indicator attaches to chart Original values required to work as they previously worked, no adjustments Testing of indicator to make sure it attaches to a chart properly
Looking for an experienced Pine Script v5 & MQL5 developer to connect a custom TradingView indicator to MT5 (Exness) . The indicator already calculates lot size and includes a dropdown (None / Buy / Sell) . When Buy or Sell is selected, a TradingView alert must trigger , send lot size + direction via webhook , and place a market order in MT5 . No strategy conversion. No SL/TP handling. Execution only. Apply only if
I’m looking for a skilled MQL5 developer to help build and manage an automated trading system that bridges TradingView custom indicator alerts to an Exness MT5 account . This role involves capturing Buy/Sell signals and lot sizes from TradingView webhooks , processing them with a Python listener , and executing orders on MT5 hosted on a 24/7 VPS . The ideal candidate will ensure accurate trades, reliable execution
I need a trading signals indicator. So I can learn how to upgrade my trading skills and mentality. I will be very glad if I can upgrade my trading mentality
I am looking for an experienced MQL5 developer to help build and support an automated trade execution system that connects TradingView custom indicator alerts to an Exness MT5 account. The role involves receiving TradingView webhook signals containing Buy/Sell direction and dynamically calculated lot size, processing them via a Python-based webhook listener, and executing market orders on MT5 running on a 24/7
HELLO EVERYONE , I NEED AAN INDICATORE AND EA ON STOCHESTIC OSSILATOR, WHICH CAN GIVE ME ALERT WHEN SIGNAL APEARS, INDICAOTRE I CAN SHOW ON TRADING VIEW , EXACTLTY THAT INDICATORE I NEEDED.INDICATORE NAME ON TRADING VIEW( JL STOCHESTIC DIVERGENCE ALERT).. THANK YOU
//+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ #property strict // Inputs input int EMA_Fast = 9; input int EMA_Slow = 21; input int RSI_Period = 14; input double Lots = 0.1; input int StopLoss = 20; // وقف خسارة (بـ نقاط) input int TakeProfit = 40; // هدف (بـ نقاط)
To trade Forex and pass FTMO challenges by combining: Smart Money Concepts (SMC), RSI divergence and Strict filtering to avoid overtrading and drawdown. If you’re experienced in this let me know. Thank you very much