Min Max of a function ?

Questions about MultiCharts .NET and user contributed studies.
__bv__
Posts: 4
Joined: 23 Jun 2021

Min Max of a function ?

Postby __bv__ » 01 Jul 2021

Hi All,
Here is a nube question if I may: Is there a smart way to calculate the min/max of a calculated function over n bars ?
I can certainly do it the dumb way, however I wonder if the object model allows for smarter coding.
Thanks in advance
B

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: Min Max of a function ?

Postby Svetlana MultiCharts » 09 Jul 2021

Hi,

MultiCharts .NET does not provide any specific method to calculate the min/max of a calculated function. You can calculate it using the standard C# means.


Return to “MultiCharts .NET”