Button panel for semi-automatic trading

MQL4 Indicators

Job finished

Execution time 29 days
Feedback from employee
Nice man to work with
Feedback from customer
Professional programmer, fulfilled what I asked. I will re-engage your services. Gratitude!

Specification

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.



Responded

1
Developer 1
Rating
(4)
Projects
5
20%
Arbitration
2
0% / 50%
Overdue
1
20%
Free
2
Developer 2
Rating
(155)
Projects
239
70%
Arbitration
3
67% / 33%
Overdue
20
8%
Free
Similar orders
calcVolume( void ) { //--- MqlRates rates[]; if ( CopyRates ( _Symbol , PERIOD_CURRENT , startTime, endTime, rates) > 0 ) { double rangeHigh = rates[ 0 ].high, rangeLow = rates[ 0 ].low; int count = MathAbs ( iBarShift ( _Symbol , PERIOD_CURRENT , startTime) - iBarShift ( _Symbol , PERIOD_CURRENT , endTime)) + 1 ; //---VERTICAL PRICE RANGE for ( int b = 0
Create an MT5 Expert Advisor (EA) for trading Gold (XAUUSD). The EA should provide BUY and SELL signals based on trend direction, market momentum, and price action. It should automatically place trades only when the entry conditions are met. Risk management: Use a small adjustable lot size. Include Stop Loss (SL) and Take Profit (TP). Include a maximum daily loss limit. Include a maximum number of open trades. Do not
Hello there, I am looking for a automated strategy for ninjatrader 5 Looking for a proven profit factor of 1.5 ( minimum ) on 15 mins time frame . I do MNQ futures I do not have the logic, but I like mean reverssion variable , plus RSI etc . that could make the automated tool robust and long lasting. i need fast response if you have
Date:29.08.2026 **TECHNICAL SPECIFICATIONS** PDF Attached for reference rest all details given below. Required: Creation, Integration and successful execution of trading algo/robot in MT5 using MT5 VPS. Brokers: Trades to be executed in both brokers Swissquote and Pepperstone. Symbols: All available in MT5. ** Common parameters for all executions: · Manual Start/Stop. · Session time (defined / always
DESCRIPTION I want both versions of the same trading system to be developed: Trading Indicator Trading EA (Expert Advisor) Both must follow exactly the same strategy and entry/exit logic . The main purpose of having both is to verify that the Indicator and EA produce the same signals, entries, SL, TP, BE and trade results under the same market conditions. IMPORTANT — DEMO VERIFICATION FIRST I have already faced
I’m looking to purchase an existing, proven MT5 indicator that focuses primarily on trend-following trade setups . I am not looking for a random indicator, unfinished project, or something that only looks good in screenshots. I’m specifically looking for a serious indicator that has already been tested and has demonstrated strong performance. Ideally, the indicator should include: Trend-following logic
Hello, I have a custom indicator with a specific line. Logic I want: 1. When a candle closes and crosses the indicator line (I will tell you the buffer number of this line), start counting. 2. After the cross, wait for 3 consecutive candles with the same color / same direction. 3. If the 3 candles are bullish, open a BUY trade on the next candle open. 4. If the 3 candles are bearish, open a SELL trade on the
‎Explanation of Strategy 3 candles reversal strategy with 5EMA and 10EMA ‎ ‎wait for 5 EMA and 10EMA to cross during this process wait for at most 5 candles , within that 5 candles formation, the three candles must be inclusive in the 5 candles and the counting starts after the crossing of the two EMAs....wait for a reversal candle that closes below the last two trending candles. ‎ ‎Important info ‎ ‎***The first
I'm looking for specialist support for a personal algorithmic trading project involving an existing MT5 Expert Advisor. Looking for an experienced MQL5 developer / algorithmic trader to review the EA, identify potential weaknesses, and suggest meaningful strategy improvements. Please download and test the official demo first: https://www.mql5.com/en/market/product/191518?source=Site +Profile If you believe you can
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an

Project information

Budget
50+ USD