Login Page - Create Account

Support Board


Date/Time: Tue, 09 Sep 2025 12:24:15 +0000



Post From: Numeric Information Graph Draw help

[2015-05-05 16:29:13]
User66746 - Posts: 15
Just last question, how do you calculted 2 variable?

I want to subtract Down tick volume - Bid volume in example:

Deltaupdowntick[sc.index]= (DownTickVolume[sc.Index] - Bid[sc.Index]); is correct??

thank you best regards