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

在MetaTrader市场购买MetaTrader 4的'Direct export to matlab mt4' 交易工具

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

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

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

    店长精品橱窗推荐

    本店商品分类

    • -暂无分类

    本店商品排行

    • 概述
    • 评论
    • 评论

    Direct export to matlab mt4

    Use this script to export the price history to MATLAB mat files from any chart. Optionally, a CSV file can be created. This script allows easily creating and verifying your trading strategy in MATLAB, for example, statistical arbitrage or pairs trading strategies.


    Input parameters

    • startDT: start export from this date and time. Can be '1970.01.01 00:00:00' to start from the first available date and time.
    • endDT: the last date and time in the file. Can be '1970.01.01 00:00:00' to export until the most recent available date and time.
    • tryDownloadHistory: try to download history if there is no corresponding history in the terminal.
    • writeCSV: create CSV file as well.

    Then simply open the created mat file in MATLAB. Variable name created in MATLAB corresponds to exported symbol name and timeframe. If there are special symbols in the instrument name, then they are replaced with "_".

    The resulting variable has a matrix structure, where the columns are values of the corresponding parameters below:

    Matlab serial date number(datenum), Open, High, Low, Close, Tick volume, Spread, Real volume.

    To simplify access to corresponding time series scalar, index variables are created: itime, iopen, ihigh, ilow, iclose, itick_volume, ireal_volume. For example, they can be used to plot the chart of Close price relative to time in MATLAB (assuming EURUSD_M1 is the corresponding variable):

    plot(datetime(EURUSD_M1(:, itime),'ConvertFrom','datenum')), EURUSD_M1(:, iclose));

    The format of CSV file is: Date, Time, Open, High, Low, Close, Tick volume, Spread, Real volume.

    ta itemprop="image" content="https://c.mql5.com/31/180/direct-export-to-matlab-mt4-screen-5472.jpg" />

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

     
    • 18391752892

      网站客服

      法定工作日

      8:30-17:30

    • 了解更多外汇信息

      微信扫描关注

    • 用户反馈