路路发智能交易研发中心

 找回密码
 立即注册
查看: 4532|回复: 0

MT4智能交易编程教程-图表操作函数

  [复制链接]

管理员

MT4软件工程师

Rank: 9Rank: 9Rank: 9

积分
6521
帖子
2771
主题
2761
QQ
发表于 2014-3-27 09:58:09 | 显示全部楼层 |阅读模式
MT4智能交易编程教程-图表操作函数
这些是工作图表函数。只在EA交易和脚本中允许操作所有图表。
函数
功能
ChartApplyTemplate
在图表中应用指定文件中的特定模板。
ChartSaveTemplate
Saves current chart settings in a template with a specified name
ChartWindowFind
返回绘画指标的子窗口数量。
ChartTimePriceToXY
Converts the coordinates of a chart from the time/price representation to the X and Y coordinates
ChartXYToTimePrice
Converts the X and Y coordinates on a chart to the time and price values
ChartOpen
打开指定交易品种和周期的新图表。
ChartClose
关闭指定图表。
ChartFirst
返回客户端第一图表的ID。
ChartNext
返回指定图表旁边图表的ID。
ChartSymbol
返回指定图表的交易品种名称。
ChartPeriod
返回指定图表的周期值。
ChartRedraw
调用指定图表的被怕重画。
ChartSetDouble
设置指定图表相关属性的双精度值。
ChartSetInteger
设置指定图表相关属性的整数值(日期时间,整型,颜色,布尔或者字符型)。
ChartSetString
设置指定图表相关属性的字符串值。
ChartGetDouble
返回指定图表的双精度值属性。
ChartGetInteger
返回指定图表的整数值属性。
ChartGetString
返回指定图表的字符串属性。
ChartNavigate
通过指定的关系柱完成指定图表到图表中的指定位置的转换。
ChartID
返回当前图表的ID。
ChartIndicatorAdd
用指定处理程序在指定图表窗口填加指标。
ChartIndicatorDelete
Removes an indicator with a specified name from the specified chart window
ChartIndicatorGet
Returns the handle of the indicator with the specified short name in the specified chart window
ChartIndicatorName
Returns the short name of the indicator by the number in the indicators list on the specified chart window
ChartIndicatorsTotal
Returns the number of all indicators applied to the specified chart window.
ChartWindowOnDropped
返回图表子窗口EA交易或者脚本下跌到的数(指数)。
ChartPriceOnDropped
返回图表点EA交易或者脚本下跌到的价格坐标。
ChartTimeOnDropped
返回图表点EA交易或者脚本下跌到的时间坐标。
ChartXOnDropped
返回图表点EA交易或者脚本下跌到的X坐标。
ChartYOnDropped
返回图表点EA交易或者脚本下跌到的Y坐标。
ChartSetSymbolPeriod
改变交易品种值和指定图表周期。
ChartScreenShot
以gif格式提供图表当前状态屏幕截图。



外汇智能交易,成就财富梦想!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则


MT4编程培训|EA定制开发|QQ在线咨询|路路发智能交易研发中心

GMT+8, 2024-12-22 17:06 , Processed in 0.163921 second(s), 26 queries .

© 2009-2022 520EA.com EA668.com

快速回复 返回顶部 返回列表