客服热线:18391752892
当前位置: 首页 » 外汇EA商城 » 智能交易 »在MetaTrader市场购买MetaTrader 4的'Log4MQL logger' 交易程序库

在MetaTrader市场购买MetaTrader 4的'Log4MQL logger' 交易程序库

品牌:
顺水的鱼外汇EA
起批 1-30000件 30001件以上
价格 3988.00 10.00
评分:
人气( 930 )  共有 0 条评价 ( 销量:0件 )

手机扫购有惊喜
物流:
:3988.00  
数量:
   
(当前库存 888888 件)
  • 收藏商品(0)
  • 告诉好友
  • 举 报
  • 顺水的鱼外汇EA

    发 货 地:
    默认地区
    全网同类推荐
    • ¥1100.00
    • ¥3988.00
    • ¥3988.00
    • ¥3988.00
    • ¥3988.00
    • ¥3988.00

    店长精品橱窗推荐

    本店商品分类

    • -暂无分类

    本店商品排行

    • 概述
    • 评论
    • 评论 (1)

    Log4MQL logger

    For full product description go to Comments tab.

    metaTrader and its MQL4/5 language is great for developing of automated trading systems. But I was missing some support for logging of custom messages and information during run of some trading system, custom scripts or indicators. One of the possibilities is to use Print function and then read messages in Journal window. Disadvantages of this Journal window are:

    • it is slowly refreshed when you print out many messages
    • it cannot be searched
    • it is deleted after exit of metaTrader
    • you can not add priorities to you messages and use some highlighting features
    That's the reason why I developed this logger for MQL language. Main features and benefits of this logger are:
    • message logging to custom external file that can be archived, sent by email, read by some scripts etc.
    • four message levels DEBUG, INFO, WARN, ERROR
    • log files can be displayed by some third party log parsers and use its highlighting features
    • fast writing to output log files, log messages are immediately written to log files (no useless lags)
    • simple API, simple include to your code and of course simple use


    How to use it?

    1) Download and install Log4mql

    Download and install Log4mql from the Market.

    2) Include / import Log4mql to your MQL code

    The Log4mql.mqh file contains specification of logger public interface, its methods, class constructor and destructor. Logger itself is implemented in the file Log4mqlImpl.ex4

    File Log4mql.mqh needs to be downloaded or manually created (check comments tab for more details)

    Code snippet below shows how to include logger to your code

    #include "../libraries/Log4mql.mqh"

    #import "../libraries/Log4mqlImpl.ex4"

    Log4mql *Log4mqlImpl();

    Log4mql *Log4mqlImpl(string filename, string level, string delimiter);

    #import

    ta itemprop="image" content="https://c.mql5.com/31/71/log4mql-logger-screen-2106.png" />

    因厂家更改商品包装、场地、附配件等不做提前通知,且每位咨询者购买、提问时间等不同。为此,客服给到的回复仅对提问者3天内有效,其他网友仅供参考!给您带来的不变还请谅解,谢谢!

     
    • 18391752892

      网站客服

      法定工作日

      8:30-17:30

    • 了解更多外汇信息

      微信扫描关注

    • 用户反馈