Kalifx Trade manager
- Utilità
- Calvin Andile Mahlangu
- Versione: 1.50
- Aggiornato: 27 marzo 2026
- Attivazioni: 10
Kalifx Trade Manager is a smart order-management EA utility designed for traders who want faster execution from an on-chart panel and safer automated position management using break-even, trailing stop, partial close, auto SL/TP, and equity protection.
Core goals:
- Reduce manual execution errors
- Standardize risk per trade
- Lock profits consistently
- Protect account equity from abnormal drawdowns/floating loss
============================================================
KEY FEATURES
============================================================
A) ON-CHART ORDER PANEL
- BUY / SELL buttons
- Risk mode toggle: Risk % or Fixed Lot
- Editable risk/lot field
- Draggable SL and TP lines before execution
- Dynamic SL/TP money labels on chart
B) AUTOMATED POSITION MANAGEMENT
- Auto SL/TP assignment if missing
- Break-even move based on % of TP progress
- Two trailing modes:
1) Points-based trailing
2) TP-progress (%) trailing with profit lock
- Partial close when target progress is reached
C) EQUITY & FLOATING LOSS PROTECTION
- Max drawdown % protection (from peak equity)
- Floating loss amount protection (account currency)
- Floating loss % protection (relative to balance)
- Optional trading halt after protection event
- Optional auto-resume next day
D) FILTERS / EXECUTION CONTROLS
- MagicNumber support
- Slippage/deviation controls
- Symbol-aware management logic
============================================================
HOW TO USE (QUICK START)
============================================================
Step 1: Attach EA to chart
- Open desired symbol chart.
- Attach Kalifx Trade Manager EA.
- Enable AutoTrading / Algol Trading.
Step 2: Choose order size mode
- Click MODE button to switch between:
- Risk % mode
- Fixed Lot mode
- Enter value in the panel edit box.
Step 3: Prepare trade entry
- Click BUY or SELL once to create SL/TP lines.
- Drag SL and TP lines to desired levels.
- Label boxes show estimated SL/TP monetary impact.
Step 4: Execute trade
- Click same BUY/SELL button again to execute market order
with selected SL/TP and calculated lot size.
Step 5: Let automation manage trade
- Break-even, trailing, partial close and protection rules
run automatically according to your settings.
Note: Always optimize settings per symbol, spread, and volatility.
============================================================
INPUT REFERENCE
============================================================
----- BreakEven Settings -----
Enable BE?
- true: Enables break-even automation.
- false: Disables break-even logic.
BE % of Take Profit
- % of distance from entry to TP required before BE is triggered.
- Example: 60 means BE triggers after price reaches 60% toward TP.
BE offset in points
- Additional points beyond entry for BE stop.
- BUY: SL = entry + offset points
- SELL: SL = entry - offset points
----- Trailing Stop (Points-Based) -----
Enable point-based trailing?
- true: Enables fixed-point trailing logic.
Trailing start in points
- Minimum floating profit in points before trailing starts.
Trailing step in points
- Minimum SL improvement step (anti-noise update filter).
Distance of SL from price (points)
- Distance in points between current price and trailing SL.
----- Trailing Stop (% of TP Based) -----
Enable trailing based on % of TP?
- true: Enables TP-progress-based trailing.
Trailing start % of TP
- % of TP distance required before this trailing activates.
Step for moving SL (points)
- Step threshold for updating SL in this trailing mode.
% of profit to lock in
- Portion of current floating progress to lock as SL.
- Example: 50 means SL attempts to secure ~50% of current profit distance.
----- Auto SL/TP Settings -----
Automatically set SL/TP if missing?
- true: If an order has no SL/TP, EA applies defaults below.
Default SL in points
- Default SL distance in points (used when SL is missing).
Default TP in points
- Default TP distance in points (used when TP is missing).
----- Partial Close Settings -----
Enable Partial Close?
- true: Enables partial close logic.
% of lots to close
- Percentage of current order lots to close when trigger is hit.
% of TP distance to trigger close
- % of TP progress required to trigger partial close.
----- Equity Protection -----
Enable equity protection?
- true: Enables drawdown protection from peak equity.
Max total drawdown (%)
- Maximum allowed equity drawdown (%) before all trades close.
Enable floating loss protection?
- true: Enables floating loss thresholds.
Max floating loss in account currency
- Max allowed floating loss in account currency (absolute).
- If exceeded, protection triggers.
Max floating loss (% of balance)
- Max allowed floating loss as % of account balance.
- If exceeded, protection triggers.
Stop new panel trades after protection trigger?
- true: Stops new panel entries after protection event.
Auto resume panel trading on next day?
- true: Re-enables panel entries automatically on next day.
----- Order Panel Settings -----
Show trading panel?
- true: Displays and enables trading panel.
Start mode as Risk % (true) / Lot (false)
- true: Panel starts in Risk % mode.
- false: Panel starts in Fixed Lot mode.
Default Risk % value
- Default risk percentage shown at startup.
Default fixed lot value
- Default fixed lot value shown at startup.
PanelX / PanelY offset
- On-chart panel position offsets.
UI refresh timer in milliseconds
- UI refresh interval (MT5 millisecond timer; MT4 timer behavior can vary by terminal build).
Show SL/TP tag boxes on chart?
-Show/hide rectangular tag boxes on tp and sl lines
----- General Inputs -----
Magic number (0 = manage manual trades)
- 0: Manage manual + all EA trades on chart symbol.
- Non-zero: Manage only trades with that magic number.
Deviation in points for panel market orders
- Max allowed slippage/deviation for panel market orders.
============================================================
IMPORTANT NOTES
============================================================
1) Broker constraints
- StopLevel, freeze levels, symbol tick size, lot step and execution model may affect SL/TP placement and modifications.
2) Hedging/Netting behavior (MT5)
- Behavior may vary by account type. Test on your broker account type before live use.
3) VPS and latency
- For best performance, use low-latency VPS and stable connection.
4) Backtesting and forward testing
- Always demo-test before live deployment.
5) Risk disclaimer
- No EA can guarantee profits. Use responsible risk management.
