Bar Delta

Questions about MultiCharts .NET and user contributed studies.
maxzhi
Posts: 17
Joined: 10 Aug 2017
Been thanked: 2 times

Bar Delta

Postby maxzhi » 06 Feb 2022

Hello!

is there any sample code how to get Delta(max, min, close) value for a bar? I didn't find any example in tutorial.

User avatar
Tammy MultiCharts
Posts: 200
Joined: 06 Aug 2020
Has thanked: 6 times
Been thanked: 65 times

Re: Bar Delta

Postby Tammy MultiCharts » 08 Feb 2022

Hello maxzhi,

For any bar Max = Close, Min = Low, Close = Close.

maxzhi
Posts: 17
Joined: 10 Aug 2017
Been thanked: 2 times

Re: Bar Delta

Postby maxzhi » 08 Feb 2022

Hello maxzhi,

For any bar Max = Close, Min = Low, Close = Close.
Tammy,

thx, but how to call a Delta per bar? what's the syntaxis?

User avatar
Tammy MultiCharts
Posts: 200
Joined: 06 Aug 2020
Has thanked: 6 times
Been thanked: 65 times

Re: Bar Delta

Postby Tammy MultiCharts » 28 Feb 2022

Hello maxzhi.

Unfortunately, it is not really clear what you mean by "Delta per bar".
If you mean the values of Volume Delta chart, you will need to plot a Delta chart first (Format Instrument > Settings tab > check "Show Delta").
Then you can reference the bars' values as usual through Open, High, Low, Close.
If this is not what you meant, please describe your request in more detail.


Return to “MultiCharts .NET”