Writing a class based on ClusterDelta Premium volume indicator to access indicator data in timeseries format

MQL5 指标 资料库

指定

ClusterDelta Premium Volume is a typical volume histogram indicator.


What is different is that it's getting data from ClusterDelta asynchronously using dlls and store them in local database. The asynchronous call is preventing from accessing data via iCustom so the only solution seems to write a class that I could integrate into my code that will get the ClusterDelta volume and make this data accessible via standard methods like:

  • for current TF: long VolumeCD[]
  • for any TF: long  iVolumeCD(string symbol, ENUM_TIMEFRAMES timeframe, int shift)

Class should also have

  • initialization mechanism to be put in OnInit
  • return -1 on VolumeCD[0] or iVolumeCD(NULL,0,0) call in case data is not yet accessible

ClusterDelta Premium Volume indicator is available with source code (attached) and libraries, so the job is to take this source, understand how it gets data and write a class based on this. I will provide the person that gets the job with login to ClusterDelta service - indicator need an active subscription to run.

附加的文件:

反馈

1
开发者 1
等级
(574)
项目
945
47%
仲裁
309
58% / 27%
逾期
125
13%
空闲

项目信息

预算
50+ USD
截止日期
 2  3 天