Mql5官网 Virtual Exchange Reserve Trendline Ordering Layer 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


Virtual Exchange Reserve

In an environment where exchanges offer increasingly high leverage ratios, it is all the more important for traders to tightly regulate their level of equity.  This software is designed to be run in the background on any virtual private server that can run Meta Trader 4/5.  It implements basic equity control functions ahead of the broker—allowing users to set their own equity trailing stop, an equity limit to lock-in a certain profit margin, and a universal stop that does not allow any individual position to incur a loss of equity greater than a certain percent of the account’s equity.

The Virtual Exchange Reserve project is not affiliated with the government of any country, the central bank of any country, the operators of any currency, commodity or stock exchange, the developers of Bitcoin or any other cryptocurrency, Metaquotes Ltd., the developers of Meta Trader, or any regulatory agency.  This software is provided “as is” and it is the user’s own responsibility to use it correctly.  This software IS programmed to open positions on behalf of the user, based on the placement of trendline graphical objects displayed on a price chart described by the enumerated type OBJ_TREND; it is also programmed to both close individual positions based on losses exceeding a set percent of the account’s equity and to liquidate all the positions in an account, based on equity conditions decided by the user, rather than the broker. 

Parameters

  • inputStopPercent – Sets the maximum loss that any one position may incur at any time in terms of a percentage of account equity at that time.
  • inputEquityLimit – Sets the percentage of equity  gained, in terms of the account equity  when the equity monitor was started, that will trigger the liquidation of  all open positions in the account.
  • inputTrailingStop – Sets the percentage of equity below the maximum equity attained  after the equity monitor was started, that will trigger the liquidation of  all open positions in the account.
  • inputVolume – Sets the lot size or volume of market orders triggered by the trendline ordering layer. 

Trendline Ordering Layer

Market orders will be triggered when the script detects a price that is either “Above” or “Below” a trendline with a specifically formatted description string.  This is a case sensitive operation.  The program looks for either the word “Buy” or “Sell”, a single space, and then either the word “Above” or “Below”, so if the description reads “Buy Above” a market order to buy the instrument will be triggered when the asking price goes above the trendline.  Sell order placements are determined by the position of the bid price.  If an equity condition triggers the liquidation of the account’s open positions, then any orders pending via trendlines will be marked expired due to “Equity Condition”.  If execution of the script is stopped and the software is able to exit properly, all orders placed via trendlines will be marked as expired because the “Session Closed”.  It is not recommended to use trendline object orders as stop orders, unless hedging is disabled and the account operates FIFO, where “buy” positions are closed by market orders to “sell” with the same volume.  Both the Trendline Ordering Layer and Equity Monitor are designed for uninterrupted execution on a virtual private server.  No identifying information or information about trading is collected by this software or the author of this software. 

Major Caveat

Be sure to check that the price of the spread for the symbol and volume being traded is less than the maximum loss allowed for any individual position, before attempting to open a position in that symbol and at that volume, or the position could be liquidated immediately.  It is the responsibility of the user to check for this condition while using the Virtual Exchange Reserve Equity Monitor.  (Particularly with Bitcoin, because the cost associated with spread on BTCUSD could be significantly higher than you expect in a leveraged spot market; as of writing this, 0.001BTC could be a cost of more than $35)

CONCLUSION

Virtual Exchange Reserve implements reverse margin call capability for all of its software.

© 版权声明
THE END
喜欢就支持一下吧
点赞57 分享
相关推荐