I want an external window that includes the settings icon, the display
icon, and some modifications and additions to the previous expert:
1. The application window "DashBoard" includes all the previous
parameters in the picture.
The display window displays:
1- Profit calculation
2. Number of transactions on trading
3. Volume volumes on trading
4- Outstanding order sizes even in the chart account for each
transaction
5- Presentation of the Chart Data:
1 - View the result of transactions on the chart
2 - Number of transactions on the chart
3 - The number of fluctuations as the fluctuation of income and how much
fluctuation is still waiting
4 - Results of closed transactions from / to .. profit and number.
5- Introducing the microfiber entry indicator
6 - Display the transaction data on the chart Figure Plate:
Contains two icons:
Display icon:
All the above points are displayed
Input icon:
All the settings on the Expert are displayed in the same format ..
With Add buttons:
ok button = After each setting and pressing OK, the settings are
updated.
Stop button = When pressed, stop trading while retaining the work of
the expert for the other analysis
* Ability to control the size of the control panel in the display and
length the same as how to control the alarm window of the MetaTrader.
__________________________
2. Amendments and additions:
1 - The expert receives more than one deal on the chart and the work of
each deal separately
2 - Add a price level to stop trading with the status of their alerts
with the possibility of control
3 - Add a price level to stop trading with the status of their alerts
with the possibility of control
4. Add a price level to change the trend from buy to sell and vice versa
with their alerts set with control
5. Add a price level to change the trend from buy to sell and vice versa
with their alerts and control
6 - proplem = The expert does not take profit taking and stop loss and
calculating the Lot and
calculate distance = buy / sale limit
________________________
* * * Combine this expert with another expert on the Chart to be
installed on the chart as one file and each of them working according to
his job because the Chart is not likely to install more than one expert
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
Similar orders
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
I want a highfrequency straddle scalping mt5 ea,that is excellent for news event trading. Must be fully configurable and the pending stop orders must be used fast with the OCO style. It must trade cycles ultra-fast and dynamically increase lotSize bases on the current balance or equity
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the