Trading King
- Uzman Danışmanlar
- Volodymyr Hrybachov
- Sürüm: 2.5
- Güncellendi: 4 Mart 2022
- Etkinleştirmeler: 5
MT5 version of Trading King advisor
Extended version of Trading King Extended Expert Advisor
The strategy of the adviser is based on an assessment of the strength of the trend and the finding of correction / reversal points; it compares the absolute values of the rise and fall of the market over a certain time period. The filter is used for time, spread expansion, increased volatility, slippage and day of the week. The strategy uses short-term trading - night scalping, not using martingale.
Suitable for all brokers, including American brokers with FIFO. All orders are accompanied by a virtual stop-loss and take-profit in pips. The graph displays various information and indicators indicators. The recommended minimum deposit is $ 200 for 0.01 lot. Take Profit set 50-70 pips with a spread of 20 pips. The timeframe is set in the parameters of the adviser, the default settings are optimized for EURUSD.
If STOPLOSS_IN_PIPS = TRUE, then STOPLOSS is set in pips, otherwise in% of balance. STOP_TRADING = TRUE, the EA stops trading when a loss is received and sends a notification to MetaQuotes ID and E-Mail. If, at the time of the loss, orders are opened in the opposite direction, the adviser will switch to the closing mode for all orders at the breakeven level.
Take profit is initially set from the opening price of the first order. If N is the number of open orders specified in the START_ZEROLEVEL parameter, take profit will be set from the breakeven level. If the number of orders has reached the specified value in START_BREAKEVEN, then the adviser will close all orders in breakeven.
If the day of the week is set as FALSE, and there are open positions in the market, the adviser will go into the mode of closing orders without a breakeven, a new cycle of orders will not open.
A trading lot is calculated using the formula: Balance / FROM_BALANCE * FIX_START_LOT.
Example:
- Balance: 200
- FIX_START_LOT - 0.01;
- FROM_BALANCE - 100;
- Trading lot: 0.02
- Balance: 1000
- FIX_START_LOT - 0.01;
- FROM_BALANCE - 200;
- Trading lot: 0.05
The time of the expert is set by your broker's server time in the "Market Watch".
Advisor has a simplified free version of Trading King Lite
For the first acquaintance with the advisor, I recommend enabling the visual mode in the strategy tester. I tried to make the adviser informative, so that any trader could understand the principles of his work.
Options:
- INDICATOR_RSI_1,2 - enable the indicator;
- TIMEFRAME_RSI_1 , 2 - RSI timeframe;
- PERIOD_RSI_1 , 2 - the number of bars to determine overbought / oversold;
- SHIFT_RSI_1 , 2 - RSI indent;
- APPLIED_PRICE_1 , 2 - selection of prices for calculations;
- OVERBOUGHT_PCT_1 , 2 - overbought percentage for opening a SELL order;
- OVERSOLD_PCT _1 , 2 - percent oversold for opening a BUY order;
- TIMEFRAME_ATR - ATR timeframe;
- PERIOD_ATR - the number of bars for calculating the average volatility;
- NUMBER_LAST_BARS - the number of the last bars;
- MAX_CHANGE_PCT - maximum size of the last closed bar for opening an order, set as a percentage of ATR;
- MIN_CHANGE_PCT - minimum bar size;
- START_HOUR , START_MINUTE - hour and minute to start trading;
- STOP_HOUR , STOP_MINUTE - hour and minutes for the end of trading;
- MAX_ORDERS - the maximum number of orders in one direction;
- IGNORE_SIGNAL - if = TRUE, and there are already open positions, the signal to open the opposite order will be ignored until the number of orders becomes 0 or MAX_ORDERS;
- MAX_SLIPPAGE - maximum slippage;
- MAX_SPREAD - maximum spread;
- FIX_START_LOT - fixed starting lot for each N amount from the balance (FROM_BALANCE);
- FROM_BALANCE - N balance amount for the calculation of the starting lot (FIX_START_LOT);
- STOPLOSS_IN_PIPS - if TRUE, then STOPLOSS is set in pips, otherwise in% of balance;
- STOPLOSS - stop loss;
- STOP_TRADING - stop trading when a loss is received;
- TAKEPROFIT - take profit in pips;
- START_ZEROLEVEL - if N is the number of orders, take profit will be set from the breakeven level;
- START_BREAKEVEN - close all orders in breakeven if the number of orders has reached the specified value.
- TIMEFRAME_BAR - timeframe for defining a new bar;
- MAGIC_NUMBER - magic number;
For any questions, write me a personal message or e-mail.
one month in real account ..great EA ... keep the good work!!