The MQL Trade Copier EA is a simple and efficient MT4 trade copier. It is a local trade copier EA which can copy trades to one or many slave accounts.
Why Choose Local Trade Copier EA MT4/5©? The Local Trade Copier EA MT4/5© offers lightning-fast trade copying with a simple 1-minute setup. It allows you to seamlessly copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS at speeds under 0.5 secon...
确定非常强大,但强大得过了头,很多隐藏功能慢慢显现。更喜欢简洁些满足自己需求即可
这样问问题会让人觉得很不专业,就好比不问多少资金EA有多大回撤一样,这应该有个前提。玩过马丁和网格的外汇交易者都知道,在资金允许的情况下是不会亏钱的,那么在挂马丁和网格之前,就需要了解EA最大加仓(安全边际)是多少,极限(黑天鹅)情况下有多大回撤,根据掌握的数据决定下多少手单这个完全不需要止损嘛。 拿...
一掌金ea测评:Monarchs Trade Machine MT4 Monarchs Trade Machine MT4是mql5上一个马丁策略,作者推荐了六个品种,我测试了其中的四个,50000本金两个爆仓,注意风险!
Step 3: Copy EA file to specified folder Step 4: Drag/drop Flex EA to your charts in MT4/MT5 Step 5: Select your strategy, DONE! Flex EA will start automatically opening and closing trades from then on. More About Forex Flex EA ...
本人有这个ea的1.41版本的源码,需要的可以联系我q1765357612
To do this click “File” -> “Open Data Folder” -> “MQL4” -> “Libraries” and copy the file to the folder. To finish the installation, restart your MetaTrader 4.Now you can find your free Forex robot installed and ready to trade in the Navigation section of the MetaTrader.How ...
您可以自行设置这个参数,比如111或aaa,默认频道为“ TradeCopy”。 使用一个频道只能有一个喊单EA和一个跟单EA。喊单ea可以在多个发送订单,但是每个跟单EA只能在一个频道里接收订单。 如果只有一个喊单mt4帐号和一个跟单mt4帐号的情况下,Channel参数可以不用修改。
} }// }//++//| Start function |//++void start()//主循环过程 {// check for history and tradingif(Bars100 || IsTradeAllowed()==false) return;// calculate open orders by current symbolif(CalculateCurrentOrders(Symbol())==0) CheckForOpen();else CheckForClose();// }MT4自带EA:MACD ...