智能交易
在MetaTrader市场购买MetaTrader 4的'MAi' 技术指标
人气:694  销量:0  评价:0
起批 1-30000件 30001件以上
价格 ¥3988.00 ¥10.00
物流 :3988.00  
库存 888888件
品牌 顺水的鱼外汇EA
  • 商品详情
  • 评价详情(0)
  • 交易记录(0)
  • 概述
  • 评论
  • 评论
  • 新特性

MAi

Professional 0 Lag Moving Averages Indicator

MAi Indicator is a complete of moving averages with no lag.

With MAi you can finally trade in real time with no lag, so your trading becomes more precise, realistic and more effectively.

Please see included averages and the combinations with “Hull” equation below in code section.

MAi indicator can run many instances, for all time frames at once, so you can test and compare results with different settings.

It is very fast and has like all our indicators a built-in "slider history testing" technology.

Program is design to operate in 2 automatic modes:

1. Slider mode

Turns on when attaching the indicator to the Chart or Visual Tester.

Here you can test/set your settings back in history with “slider” up to 32767 bars.

So, while Visual Testing EA, you can attach the indicator and easily adjust input parameters for critical points.
On Tester (only) you can exit "Slider mode" by pressing the <Esc> key.

You can easily switch between time frames on the selected position and compare the results.

Please watch “switching” in HD … https://youtu.be/D2BeTLSPbY4

2. Expert mode

Turns on when starting the indicator through expert with "iCustom" function.

It is designed only for EA use and “slider history testing” is disabled.


Indicator is equipped with “Error control”, so that you can always see what is going wrong and correct this.

It is tested and works very well in our EA “PointerX”.

Please watch “testing” in HD … https://youtu.be/L5VYcW3L_Ms

All this makes it an easy-to-use trend trading system for beginners, advanced and professional traders.


How to trade with MAi?

It is very simple. If MAi line goes up then BUY, when goes down SELL.

You also have many other options (two instances with different settings and when the line intersects the other, use in certain other indicators …).

We recommend to run more instances of indicator on different timeframes, with different settings for better results (M5, M15, H1, H4).

For programmers

You can include in EA-s:

enum method
{
   SMA         =0,   
   LWMA        =1,   
   SWMA        =2,   
   LSMA        =3,   
   TRIMA       =4,   
   ILRS        =5,   
   EMA         =6,   
   DEMA        =7,   
   MDEMA       =8,   
   TEMA        =9,   
   REMA        =10,  
   T3          =11,  
   EMA_Hull    =12,  
   DEMA_Hull   =13,  
   TEMA_Hull   =14,  
   REMA_Hull   =15,  
   T3_Hull     =16,  
};

The known commands to retrieve current and previous value are for MQL4:

double maiCur=iCustom(NULL,MA_TF_,"MAi",MA_MTD_,a_st_,a_sm_,a_vf_,a_lam_,1,0,1);
double maiPrev=iCustom(NULL,MA_TF_,"MAi",MA_MTD_,a_st_,a_sm_,a_vf_,a_lam_,1,0,2);
if (maiCur>maiPrev) buyMAI_=true;
if (maiCur<maiPrev) sellMAI_=true;
联系方式
公司:顺水的鱼外汇EA
状态:离线 发送信件 在线交谈
姓名:顺水的鱼(先生)
职位:投机客
电话:18391752892
手机:18391752892
地区:默认地区
地址:西安市高新区软件园
邮件:3313198376@qq.com
QQ:3313198376
微信:18391752892
阿里旺旺:顺水的鱼waterfish
Skype:3313198376@qq.com
加入购物车
立即购买