打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
Key event within mq4 programs
  1. Key event within mq4 programs

    Hi Codersguru,

    I would like an indicator(/EA) that reacts to users' commands: the indicator would do a task upon the striking of "F5", "Ctrl+P", or of any assigned key of my choice:

    start
    {
    ...
    if ("Key event") function(x1,x2);
    ...
    }

    function(x1,x2)
    {
    ...
    Print("Hey it's Saturday for goodness sake");
    ...
    }

    Is there such a possibility in mql?

    Thanks for your help and all your tutorials/tips!

    pipeline
  2. #2
    Senior Member
    Join Date
    Oct 2005
    Location
    World
    Posts
    1,075
    Points
    763,331
    Level
    67 Achievements:

    Good idea!

    Originally Posted by pipeline
    Hi Codersguru,

    I would like an indicator(/EA) that reacts to users' commands: the indicator would do a task upon the striking of "F5", "Ctrl+P", or of any assigned key of my choice:

    start
    {
    ...
    if ("Key event") function(x1,x2);
    ...
    }

    function(x1,x2)
    {
    ...
    Print("Hey it's Saturday for goodness sake");
    ...
    }

    Is there such a possibility in mql?

    Thanks for your help and all your tutorials/tips!

    pipeline
    pipeline,

    This is very good idea! Let me check how could it be done! (of course as c++ dll).
    Hope it helps
    !
    Coders' Guru
    www.xpworx.com/custom.php

本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
如何实现浏览器内多个标签页之间的通信?
MT4导入技术指标方法
ABAP function group和Tomcat library重复加载问题
Untitled
公众号菜单中的click
屏蔽网页右鍵
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服