EA交易和MQL4指标之间的交互 [英] Interactions between Expert Advisor and Indicators on MQL4

查看:256
本文介绍了EA交易和MQL4指标之间的交互的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以通过专家顾问读取预制指标的变化(例如:其价值变化),并且当然-根据这些读数使交易自动化?

Is it possible to read changes in pre-built indicator (for example: its value changes) through an expert-advisor, and of course - automate the trades based on those reads?

负责执行此操作的功能是什么?

What is the function that is responsible for doing this?

我试图在Google上进行查找,但看来我只能做跟踪对象创建或删除之类的工作,称为

I have tried to look this up on Google, but it appears I can only do things like track object creation or deletion ... called Chart Events.... maybe I'm missing something?

推荐答案

好,我找到了.

Ok I found it.

为了将自定义指标用作专家顾问内部的购买/交易决策工具,该函数为

In order to use a custom indicator as a tool for a buy / trade decision inside an expert advisor, the function is iCustom()

这篇关于EA交易和MQL4指标之间的交互的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆