客服热线:18391752892
当前位置: 首页 » 外汇EA商城 » 智能交易 »在MetaTrader市场购买MetaTrader 4的'AnyChart MT4' 交易工具

在MetaTrader市场购买MetaTrader 4的'AnyChart MT4' 交易工具

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

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

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

    店长精品橱窗推荐

    本店商品分类

    • -暂无分类

    本店商品排行

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

    AnyChart MT4

    AnyChart is a multifunctional tool allowing you to work with non-standard charts in metaTrader 4. It includes collector of ticks and generator of charts for trading (hst files) and testing (fxt files). Supported chart types are second, tick and renko ones.


    Settings

    • Starting Date - start date for chart plotting.
    • Ending Date - end date for chart plotting.
    • Chart Type - chart type:
      • Time - time chart, each bar contains a certain time interval;
      • Tick - volume chart, each bar contains a certain number of ticks;
      • Renko-real - renko chart, each bar contains a certain price range. only actual prices are used;
      • Renko-nogaps - smoothed renko chart, each bar contains a certain price range. Gaps are closed by synthetic bars, open and close prices are smoothed.
    • Step (sec, ticks, points) - bar step (in seconds, ticks, points).
    • Period for hst file - offline chart period (should be non-standard).
    • Period for fxt file - tester file period (should be standard).
    • Use common folder - use common data folder for writing/reading tick history.
    • Collect ticks at start - start collecting ticks immediately after the launch.
    • Tick sending mode - mode of sending a new tick to an offline chart:
      • Off - do not send;
      • Send event (CUSTOM+14) - send as a custom event.


    Description

    The program interface consists of three buttons (screenshot 2).

    Mode 1 - collecting ticks (screenshot 3):

    The mode is activated by ->CSV button. If Collect ticks at start = true, the mode is enabled automatically during the launch, otherwise it should be activated manually.

    Use common folder defines the folder the files should be saved to - the common terminal folder or the current terminal one.

    Tick history files are csv files containing three columns - time, bid and ask - located in the ..Files subdirectory.

    Tick collection is recommended to be performed daily on a separate computer (VPS).

    Mode 2 - offline chart (screenshots 4-7):

    When clicking ->HST, the program generates an offline chart using the available tick history, opens it and updates it in real time based on incoming price data.

    The chart type is defined by Chart Type and Step settings, Period for hst file should be non-standard. Start and end dates are defined by Starting Date and Ending Date.

    All indicators on the chart will be updated correctly. However, some changes should be made in the code to let EAs operation. The entire EA logic should be moved from the onTick() handler to onChartEvent().

    void OnTick()
    {
    //take all EA logic from here
    }

    void OnChartEvent(const int id,
    const long &lparam,
    const double &dparam,
    const string &sparam)
    {
    if (id == CHARTEVENT_CUSTOM+14)
    {
    //and place it right here
    }
    }

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

     
    • 18391752892

      网站客服

      法定工作日

      8:30-17:30

    • 了解更多外汇信息

      微信扫描关注

    • 用户反馈