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

MQL5 Indicatori Librerie

Specifiche

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.

Con risposta

1
Sviluppatore 1
Valutazioni
(555)
Progetti
922
48%
Arbitraggio
300
59% / 25%
In ritardo
123
13%
Caricato

Informazioni sul progetto

Budget
50+ USD
IVA (23%): 11.5 USD
Totale: 61.5 USD
Per lo sviluppatore
45 USD
Scadenze
da 2 a 3 giorno(i)