智能交易
在MetaTrader市场下载MetaTrader 4的'EquityGraf' 交易程序库
人气:514  销量:0  评价:0
起批 1-30000件 30001件以上
价格 ¥3988.00 ¥10.00
物流 :3988.00  
库存 888888件
品牌 顺水的鱼外汇EA
  • 商品详情
  • 评价详情(0)
  • 交易记录(0)
  • 概述
  • 评论 (2)
  • 评论 (2)

EquityGraf

Library to be included in the Expert Advisor. Used in conjunction with EquityGraf EA Analyzer indicator https://www.mql5.com/en/market/product/16561


importing functions from the library

#import "EquityGraf.ex4"
void onInitWrite();
void onTickWrite(int TimeRefresh);
void onDeinitWrite();
#import


Function parameters

  • TimeRefresh - time in seconds to update the data (determines the scale of the obtained data. The lower the value, the more often the data is written to the file. A lower value is recommended in scalper experts).


Example of usage in experts

int OnInit()
  {
     onInitWrite();
   
//---
   return(INIT_SUCCEEDED);
  }

void OnDeinit(const int reason)
  {
  
   onDeinitWrite();

//---
  }

void OnTick()
  {
   onTickWrite(5 * 60); // write the data every 5 minutes

//---
  }


Note

The data is written and read from the common folder of all terminals TerminalCommonFiles

ta itemprop="image" content="https://c.mql5.com/31/120/equitygraf-screen-9053.png" />
联系方式
公司:顺水的鱼外汇EA
状态:离线 发送信件 在线交谈
姓名:顺水的鱼(先生)
职位:投机客
电话:18391752892
手机:18391752892
地区:默认地区
地址:西安市高新区软件园
邮件:3313198376@qq.com
QQ:3313198376
微信:18391752892
阿里旺旺:顺水的鱼waterfish
Skype:3313198376@qq.com
加入购物车
立即购买