Instead of the cashValue I used the NetLiquidation which is what I intend to use. That I was able to do. Now, what I need is to Add in the indicator the Highest NetLiquidation. I know I need to create a new variable for that. I have named it private double MaxNetLiquidation;
BUT I don't get it updated with the Highest NetLiquidation Value that I require.
Lastly, I need to show that up in the indicator as well.
Hope you can help me.

Comment