Phoenix Independence Day Ghana
- Göstergeler
- Nigel Nii Darku Narnor Darko
- Sürüm: 1.0
Here is the step-by-step guide to installing and operating your Phoenix Independence Trader in MetaTrader 5.
Phase 1: Installation
Open MetaTrader 5: Launch your terminal.
Open Data Folder: Go to File > Open Data Folder.
Navigate to Indicators: Go to MQL5 > Indicators.
Create Folder: (Optional but recommended) Create a folder named "Phoenix".
Save the File: Paste your merged .mq5 code into a text file and save it as PhoenixTrader.mq5 inside that folder.
Compile:
Double-click the file to open MetaEditor.
Press F7 (Compile). Check the "Errors" tab at the bottom—it should say 0 errors.
Close MetaEditor.
Phase 2: Setup & Charting
Enable Trading: Click the Algo Trading button at the top of MT5 (ensure it is Green).
Open XAUUSD: Open a 1-Minute (M1) or 5-Minute (M5) chart for Gold.
Load Indicator: Drag PhoenixTrader from your Navigator onto the chart.
Allow DLL Imports: In the "Common" tab of the indicator settings, ensure "Allow DLL imports" and "Allow modification of signal settings" are checked.
Apply Template: Your chart will automatically turn Black with the Gold/Red panel appearing in the bottom right.
Phase 3: How to Use the Interface
1. The Scalp Tab (Red Theme)
15m Range: Check this to see the Light Grey boxes. Look for price to consolidate inside these boxes.
Lock Range: Click this when a 15m candle is forming. A Green/Silver box will lock.
The Trade: When price closes outside the locked box, the box turns Red. This is your signal to execute.
Extend/Shrink: Use these to adjust the box if the consolidation period is lasting longer than expected.
2. The Liquidity Tab (Gold Theme)
Show Liquidity: This highlights "wick-heavy" zones.
Ratio Filter: Set the Min Ratio to 10.0x. This means the wick must be 10 times larger than the candle body.
Strategy: When price enters a SpringGreen zone (Bullish Liquidity) or OrangeRed zone (Bearish Liquidity), look for a reversal trade.
3. The FVG Tab (Green Theme)
M1/M5 Gaps: Toggle these to see unfilled Fair Value Gaps.
S&R Zones: Look for the [STRONG] label. These are levels with 3+ historical touches.
Strategy: The highest probability trades occur when an M1 FVG sits directly inside a [STRONG] Support zone.
Phase 4: Executing Trades
Select Lot: Click the Lot Size dropdown. Choose 0.01 for testing or your preferred risk size.
Execute:
Click BUY for long positions (Ask price).
Click SELL for short positions (Bid price).
Monitor: The Next Bar Timer in the panel tells you exactly how long you have before the current candle closes (critical for Gold scalping).
Exit: Use the CLOSE button to instantly exit all Gold positions if the market reverses or hits your target.
Pro-Tips for Success
Broker Sync: The built-in normalization ensures your orders won't be rejected during high volatility.
Alerts: Keep Global Alerts ON to hear the "alert.wav" sound when Gold breaks your locked range while you are looking at another screen.
Clean Up: If you remove the indicator, all boxes and lines will automatically vanish, leaving your chart clean.
