Mql5官网 CapitalSec 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


Simple Order and Risk Management Tool.

Secure your profits and protect your capital!

Features

  1. Visual Stoploss, TakeProfit Levels (Hotkey: SHIFT+M)
    • Visual Pending Order Level (Hotkey: SHIFT+P)
      • 5 Custom LotSizes for Open Orders (Each lotsize has a corresponding hotkey)
        • This requires that an SL level is previously set
      • Automatic Partial Close 
        • Expert will automatically close partial positions in when it reaches a target profit level. 
      • Automatic Stoploss to Breakeven
        • Expert will automatically set your stoploss to breakeven level (or with an offset) in order to protect and prevent drawdowns.
      • Set orders to breakeven (Hotkey SHIFT+B)
      • Close all open orders (Hotkey SHIFT+C)
      • Partially close half open orders (Hotkey SHIFT+H)

      Inputs: 

      • EnableAutoPartial – set this to true to enable the automatic partial closing feature when it reaches the AutoPartialLevel
      • AutoPartialLevel – expert will trigger the partial close when your position is in profits and hits this level
      • AutoPartialPercentage – expert will use this level to determine how much of the open position will be close. 
      • EnableAutoBreakeven – set this to true to enable the automatic SL to breakeven when it hits the AutoBreakevenLevel
      • AutoBreakevenLevel – expert will set your stoploss to breakeven position + the offset. 
      • BreakevenOffset – you can configure this level to add an extra number of pips (usually to cover commissions)
      • OpenOrder_X_LotSize – Pressing SHIFT + Number will open an order based on the configured lotsize.

      How to prepare Stoploss and TakeProfit levels

      1. Press SHIFT+M once to make the SL (red) line appear
      2. Press SHIFT+M again to make the TP (green) line appear
      3. Press SHIFT+M again to clear both SL and TP lines

      How to open a trade at Market Execution

      1. Prepare StopLoss (Optional: Set TP level)
      2. To open a trade – press SHIFT+1 (this will open a lotsize based on OpenOrder_1_LotSize)
        • It will open a BUY when the SL is set below the current price
        • It will open a SELL when the SL is set above the current price

      How to open a Pending Order

      1. Prepare StopLoss (Optional: Set TP level)
      2. Prepare Pending Order level – press SHIFT+P to make the pending (blue) line appear, drag to desired level
      3. To open a trade – press SHIFT+1 (this will open a lotsize based on OpenOrder_1_LotSize)
        • It will open a BUY STOP when the current price is above the SL and below the blue line
        • It will open a SELL STOP when the current price is below the SL and above the blue line

      Manual Controls

      • Press SHIFT+B to set all orders to breakeven
      • Press SHIFT+H to partially close HALF of the open orders
      • Press SHIFT+C to fully close all open orders

      Sample scenario for AutoPartial

      EnableAutoPartial = true
      AutoPartialLevel = 100
      AutoPartialPercentage = 75 

      If you have an open position of 1 Lot, when it goes to profits of 10 pips, 0.75 lot will be closed and you will be left with a 0.25 lot open position.

      Sample scenario for AutoBreakeven

      EnableAutoBreakeven = true
      AutoBreakevenLevel = 90
      AutoBreakevenOffset = 10.0

      If you have an open position and when it goes to profits of 9 pips, the SL will be moved to +1 pip

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