Login Page - Create Account

Support Board


Date/Time: Sun, 12 Jan 2025 05:34:55 +0000



Post From: Where to find reference for variable's description?

[2017-01-25 04:44:21]
User701247 - Posts: 117
I would like to know on where to find reference for variable's description, in order to understand their meaning.

Furthermore, I would like to know on what following symbol represents on coding too
->
&&

Does anyone have any suggestions?
Thanks in advance for any suggestions

Example for variables
!sc.VolumeAtPriceForBars->GetVAPElementAtIndex(BarIndex, PriceIndex, &p_VolumeAtPrice)
p_VolumeAtPrice->PriceInTicks * sc.TickSize
AskVolumeBidVolumeDifference < 0 && VolumeThresholdSigned < 0 && AskVolumeBidVolumeDifference <= VolumeThresholdSigned
Date Time Of Last Edit: 2017-01-25 05:01:38