DELTA CUMULATIVE AND RENKO

Questions about MultiCharts .NET and user contributed studies.
shivax
Posts: 90
Joined: 02 Sep 2013
Has thanked: 37 times

DELTA CUMULATIVE AND RENKO

Postby shivax » 24 Jul 2014

see this post

https://www.multicharts.com/pm/viewissu ... no=MC-1559

In MC.net is possibile to implement it?

How can i do it?

Thanks

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: DELTA CUMULATIVE AND RENKO

Postby Henry MultiСharts » 24 Jul 2014

Hello shivax,

That is possible to create your own cumulative delta study. Here is a sample code for accessing this type of data.

MidKnight
Posts: 343
Joined: 12 Aug 2012
Has thanked: 123 times
Been thanked: 56 times

Re: DELTA CUMULATIVE AND RENKO

Postby MidKnight » 24 Jul 2014

Dear MC.net Team,

While it is possible to create your own cumm delta indicator - why isn't this provided as a built-in? Every other charting package offering cumm delta does it as such. That is what the OP is asking and implying in their question. It's a fair request too, IMO.

You guys need to keep abreast with your competition.

shivax
Posts: 90
Joined: 02 Sep 2013
Has thanked: 37 times

Re: DELTA CUMULATIVE AND RENKO

Postby shivax » 25 Jul 2014

I agree....multichart is low quality as delta cumulative ( MD is the top quality )


The calculation of the delta cumulative must be fast ... because if not is useless

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: DELTA CUMULATIVE AND RENKO

Postby Henry MultiСharts » 28 Jul 2014

Dear MC.net Team,

While it is possible to create your own cumm delta indicator - why isn't this provided as a built-in? Every other charting package offering cumm delta does it as such. That is what the OP is asking and implying in their question. It's a fair request too, IMO.

You guys need to keep abreast with your competition.
Cumulative Delta is already available as a chart type. If you want to plot it's values by means of an indicator - you can use this sample code.

shivax
Posts: 90
Joined: 02 Sep 2013
Has thanked: 37 times

Re: DELTA CUMULATIVE AND RENKO

Postby shivax » 28 Jul 2014

For calculate the delta comulative for renko chart... need to add up the individual delta from the beginning to the end of renko candle .. correct?

But in this way .... if we are FAST market you may not assign the delta correctly to renko candle because some blocks will go to the next sequence candle


Return to “MultiCharts .NET”