Support Board
Date/Time: Fri, 12 Dec 2025 00:10:48 +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
|
