AFX Global Expert
- エキスパート
- Jan Isaac Rodriguez Castro
- バージョン: 1.4
- アップデート済み: 17 4月 2025
- アクティベーション: 20
Automatic Trading System – Bar-by-Bar Entry with Recovery Mode
This trading software is designed to operate automatically on every new bar, analyzing price action, trend, and market speculation to decide whether to open a buy or sell trade.
Operating Mode
Variable | Value |
Buy | Buy Zone |
UseBuy | true |
AddMBuyNewTrade | true |
AddBuyMartingaleTrade | true |
LotsB | 0.01 |
Max_Trades_Buy | 20 |
MagicNumber_Buy | 10278 |
Sell | Sell Zone |
UseSell | true |
AddSellNewTrade | true |
AddSellMartingaleTrade | true |
LotsS | 0.01 |
Max_Trades_Sell | 20 |
MagicNumber_Sell | 22324 |
TakeProfitpip | 50.0 |
| |
PipStepBuy | 180.0 |
PipStepSell | 180.0 |
LotExponent | 1.44 |
EnableProfitCheck | false |
EvaluateAllPairs | true |
DailyProfit | 1.0 |
Features:
- Opens trades on every new bar.
- Analyzes price action to make strategic decisions.
- Configurable for any asset and timeframe.
Recovery Mode (Optional)
If Recovery Mode is enabled, the system enters an intelligent recovery process to minimize losses on negative trades.
It uses an optimized strategy to recover losing positions with low risk.
Key Features
- 100% automatic and fully customizable.
- Supports multiple pairs and markets.
- Optimized for efficient risk management.
- Ideal for traders seeking an adaptable and effective strategy.
- Available now to enhance your trading performance.
Variable Explanation
Buy Settings
- Buy: Indicates that the buy section is active (Buy Zone).
- UseBuy: Enables buy trades.
- AddMBuyNewTrade: Allows new buy trades based on price analysis.
- AddBuyMartingaleTrade: Enables martingale strategy for buys, increasing trade size in case of loss.
- LotsB: Initial lot size for buy trades.
- Max_Trades_Buy: Maximum number of allowed buy trades.
- MagicNumber_Buy: Unique identifier for buy trades.
Sell Settings
- Sell: Indicates that the sell section is active (Sell Zone).
- UseSell: Enables sell trades.
- AddSellNewTrade: Allows new sell trades based on price analysis.
- AddSellMartingaleTrade: Enables martingale strategy for sells.
- LotsS: Initial lot size for sell trades.
- Max_Trades_Sell: Maximum number of allowed sell trades.
- MagicNumber_Sell: Unique identifier for sell trades.
Profit and Trailing Stop Management
- TakeProfit: Take profit level for first order.
- TakeProfitM: Take profit level for all martingale order base in average price.
Trade Control and Martingale Settings
- PipStepBuy: Distance in pips between each new buy trade in martingale strategy.
- PipStepSell: Distance in pips between each new sell trade in martingale strategy.
- LotExponent: Lot size multiplier used in the martingale strategy.
Other Settings
- EnableProfitCheck: If enabled, the system will check for profit before opening new trades.
- EvaluateAllPairs: If enabled, the EA evaluates trades across all pairs to decide on opening new positions.
- DailyProfit: Defines the daily profit target before stopping trading.