Icb (Insured Currency Basket) Expert Advisor - MT4/MT5资源
\n
Icb (Insured Currency Basket) Expert Advisor 评测与下载说明
\n本文整理的是 CMillion Expert Advisor 相关 EA。内容已去除俄文残留和外站推广信息,并按外汇 EA 用户常见关注点重新组织,方便判断是否适合实盘或测试环境。
\n策略定位
\n这类 EA 通常用于 MT4 或 MT5 的自动化交易场景。正式使用前应先确认交易品种、周期、点差、滑点、杠杆和经纪商执行条件,避免把单一历史表现直接当成未来收益预期。
\n测试建议
\n建议先在模拟账户和小资金账户中分别测试,重点观察最大回撤、连续亏损、持仓时间、新闻行情表现以及参数对不同市场阶段的敏感度。
\n英文页面要点
\nFor a year – 150 usd No time limit – 300 usd
\nThe Expert Advisor trades on instruments with a high correlation. At the same time, he insures (hedges) each transaction is made at the expense of another instrument. The principle of insurance is that we buy one instrument, and sell the opposite one. Since pairs with a positive correlation always follow in the same direction, the Expert Advisor cannot get a big loss in total. This method of trading insures transactions and therefore a stop loss is not needed here! The EA calculates the lot based on the tick value and the current balance. This is done so that one instrument (a currency pair) can compensate for another….
\nFor example: EURJPY-CHFJPY-correlation 89-100% CADJPY-AUDJPY-correlation 95% EURJPY-CADJPY-correlation 87-94% EURJPY-AUDJPY-correlation 80-92%
\nI selected these pairs using a script that determines the correlation for a given period of time ( BEST CORRELATION ). You can also use the CORR script..
\nThe Expert Advisor sells (sell) at the highest of all instruments and simultaneously buys (buy) at the lowest. Due to this, insurance against any currency movement is obtained. The main thing is to choose the tools themselves in such a way that they correlate well with each other. This can be checked by the nature of the movement of currencies, they almost repeat the movement of each other! Transactions are closed as soon as the total profit reaches the specified value as a percentage of the deposit.
\nParameters :
\nSB = “EURJPY, CHFJPY, CADJPY, AUDJPY”; – here we list the instruments we are going to trade on, separated by commas. the options can be different, the number of tools is also unlimited. Examples:
\nBTCUSD,ETHUSD,BTCEUR,ETHEUR
\nEURUSD,AUDUSD,EURGBP,EURCAD,NZDUSD
\nBRENT,WTI The main condition for choosing tools is their mutual correlation. The CORR script will help you choose the tools
\nTF = M5; – The choice of the timeframe for which we control the correlation BarsCorrelation = 1000; – The number of candles on which we control the correlation __Control_Deviation____ MinDeltaOpen = 50; – The minimum distance between the tools. If the instruments are very close to each other, the Expert Advisor will not allow opening counter trades. The parameter is set in points. If the filter is enabled, the Expert Advisor shows the correlation value for the selected pairs
\n____Control_Correlation FilterCorrel = 10; – The correlation filter will monitor the correlation of instruments during trading. If at some point the instruments stop correlating, the filter will prohibit trading on them. To disable the filter, set filter off.
\n__Profit_Risk
\ncalculation of profit and lot = % ;- calculation of profit in % or in currency Computation_lot = 0,1; – calculation of the lot. The lot is calculated as a percentage of the balance or set as the minimum, depending on the calculation of profit and lot parameter . Calculation based on the tick value of the corresponding instrument. If we choose the general calculation not as a percentage, but in a currency, then the lot will be calculated as follows: The Expert Advisor finds the instrument with the highest tick value and puts the minimum lot specified in the MANY parameter for it. For all other instruments, the lot increases in accordance with their value. If we set the calculation as a percentage, then the lot of each instrument is calculated based on the cost of its current, taking into account the current balance. Thus, the lots of all instruments are equated to the single currency of the account and compensate for each other.
\nProfitClose = 10.0; – Profit in the deposit currency or as a percentage at which we close all positions. For example, in our case, 10 USD and with such a profit, all transactions will be closed. ProfitTral – the profit trail. The start of the trawl occurs when the total profit on all instruments reaches ProfitClose and closes when the profit becomes less on ProfitTral. If ProfitTral = then the trawl is disabled. Depending on the choice of calculation profit, the profit is indicated in the currency or as a percentage of the deposit LossClose = 100.0; – Loss (Stop loss). It is measured in the deposit currency or in%, depending on the calculation profit & lot parameter. If the deposit is in dollars, which means that as soon as the drawdown reaches 100 USD, all open positions will be closed. ProfitClose One = 0.0; – Profit on one instrument. If this tool is in profit and is not in an extreme position, then we close it separately from everyone. 0 – disabled. It is also set in % or in currency, depending on the calculation profit & lot parameter
\n____filter_time____ TimeStart = 0; – The hour when the Expert Advisor starts working. timeEnd = 24; – The hour of the end of the adviser’s work. The Expert Advisor can open trades only in the interval between TimeStart and timeEnd Order Balance – maintain the balance of opposite positions. When enabled, the number of buy and sell positions will be maintained at the same level. MaxOrders – the maximum number of open positions
\nAdditional parameters
\n\nYou can stop the Expert Advisor by clicking on the “Trading is allowed” button If the button is pressed, it turns red. But the Expert Advisor does not throw open trades. He will bring them to close, but will not open new positions. Also, when trading is prohibited by time. The Expert Advisor brings already open positions to profit, but does not open new ones.
\nDuring the trading process, you can independently close some or all positions by clicking on the corresponding buttons
\nAbout its acquisition, write to me
\nThe LITE version is simpler and has a slightly different algorithm for constructing lines (by % volatility)
\n风险提示
\nEA 不能消除市场风险。网格、马丁、剥头皮、套利和高频类策略尤其依赖交易环境,实盘前应单独评估止损逻辑、订单数量限制和异常行情下的资金占用。
\n💡 精彩内容推荐
✍️ 楼主最新发布
- •
- •
- •
- •
- •
- •
📌 热门专题入口
- •
- •
- •
- •
- •
- •
- •
- •
🔗 您可能感兴趣
- •
- •
- •
- •
- •
- •