Support Board
Date/Time: Tue, 16 Sep 2025 03:26:48 +0000
Post From: Signals from other symbols and charts with ACSIL
[2019-11-22 16:52:56] |
TedMar - Posts: 191 |
im no remember exactly , but i think is not possible to calculate with Data from Other Chart in local Function, i got simlery Problem , then if u get not PriceUpdate(autoLoop) on other Chart (Null (DrawZeros)) then function result is wrong or skipped. I do it in Other Chart a Study and pull StudyValue from other chart direct. do not forget make local study right sc.ValueFormat and sc.CalculationPrecedence = VERY_LOW_PREC_LEVEL;
|