Support Board
Date/Time: Sat, 23 Nov 2024 20:34:00 +0000
Post From: ACSIL Custom Autotrading System assistance
[2024-08-06 15:58:31] |
User431178 - Posts: 541 |
i initially tried getarray for studyid, but for each of my trade doms, the study id is different, so that was to allow the user to select the vbp study, but didnt know if it had a subgraph reference and got stuck
You can use one of the inputs to select the coorect VBP studyID. ACSIL Interface Members - sc.Input Array: sc.Input[].GetStudyID() To get data for the VBP you would use this function. sc.GetVolumeAtPriceDataForStudyProfile() |