Mql5官网 Walking Steps EA 外汇EA

Mql5官网 Walking Steps EA 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
Mql5官网 Walking Steps EA 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


Walking Steps EA is a scalping Expert Advisor designed to work in a volatile market. It is suitable for working with any brokers, including American brokers, requiring FIFO to close primarily previously opened transactions. All orders are accompanied by a virtual stop loss and take profit in pips, and there are also breakeven and trailing stop functions. The chart displays information on the speed of order execution and slippage. Advisor does not use martingale or grid. The EA does not depend on the timeframe for which it is set; only price and time are used in the calculations. 

⚡ Recommend ECN broker with LOW SPREAD: IC Market , Exness, NordFX , FXPRIMUS , Alpari , FXTM


Recommendations

  1. Before using on real money, test the adviser with minimal risk on a cent trading account;
  2. The most volatile pairs are suitable for work: GBPUSD, USDCAD, EURUSD, USDJPY, USDCHF, AUDUSD, NZDUSD.
  3. Minimum deposit – $ 100 per 0.01 lots;

The advisor provides protection:

  1. The EA will stop losing trade if the number of losing orders in a row exceeds the specified value.
  2. If the broker uses the plugin and deliberately slows down the execution of transactions, the adviser will automatically stop trading.
  3. The EA will automatically stop trading if the slippage is greater than the maximum value you specified.
  4. The EA will stop trading if the profit or loss is equal to the specified maximum values.

Parameters:

  • MAGIC_NUMBER – magic number of the transaction;
  • COMMENT – advisor comments in the order;
  • TIMER_SECONDS – the number of seconds to measure the speed of price movement;
  • PRICE_DISTANCE – extreme price increase in pips for N seconds to enter the market
  • MAX_OPEN_ORDERS – the maximum number of simultaneously open orders for one trading instrument;
  • MAX_SLIPPAGE – maximum slippage when opening a deal;
  • COMMISSION_CONTROL – if the broker has a transaction fee, set the flag COMMISSION_CONTROL = true. To check the commission, the adviser will immediately open a deal with a minimum lot per symbol. Do not be alarmed. This will happen only 1 time;
  • COMMISSION_PER_LOT – or you can set the commission size manually, then the adviser will take this value into account when opening and closing orders, set as a commission for 1 lot;
  • MAX_SPREAD – maximum spread when opening a deal;
  • MIN_OPENING_INTERVAL – minimum interval between opening new orders in seconds;
  • CLOSE_ORDER_DELAY – minimum transaction duration in seconds;
  • TAKEPROFIT – take profit in pips;
  • STOPLOSS – stop loss in pips;
  • USE_BREAKEVEN – use breakeven of open positions;
  • BREAKEVEN_START – profit in pips, after which the stop loss is set to breakeven + BREAKEVEN_PROFIT pips;
  • BREAKEVEN_PROFIT – the number of profit points when closing orders at the breakeven level;
  • USE_TRAILING – use a virtual trailing stop. If USE_BREAKEVEN = true, then the trailing stop will start to work only when the stop loss is set to breakeven + BREAKEVEN_PROFIT pips;
  • TRAILING_STEP – step of the trailing stop in pips which remains for the price movement after modifying the stop loss, is set in points;
  • TRAILING_STOP – the size of the trailing stop in pips, by which the fixed profit will change, is set in points;
  • RISK_PERCENT – calculation of a trading lot depending on the risk per trade. If = 0, then not used;
  • FROM_BALANCE – calculation of the trading lot from the balance. Formula: Balance / FROM_BALANCE * LOTS. If = 0, then not used;
  • LOTS – fixed lot if RISK_PERCENT = 0 and FROM_BALANCE = 0;
  • MAX_LOTS – maximum lot;

© 版权声明
THE END
喜欢就支持一下吧
点赞58 分享