Support Board
Date/Time: Fri, 07 Feb 2025 14:40:41 +0000
Post From: Setting a global variable to 1
[2014-11-20 22:08:50] |
nepher - Posts: 56 |
No, I compute only multiple simple Alerts in my graphics. I need to keep the memory of particular events and make them available for all the studies of the graphics my chartbook. My need : When I first open my chartbook all my token 1-2-3-4-5...10 are set to 0 value ; Is it possible to address each token as a particular study (token1/token2/token3...) that can be programmed like an alert in whatever chart we want and be triggered to 1 that is lasting on new candles or reset to 0 depending of particular events we compute. tokenXX could then be the variable of a simple alert in another graphic of the chartbook (ie Color Bar Based on alert condition): AND(ID169.SG1,ID129.SG1=0,ID220.SG1=0,token01,token02=0) This will be of great help as I don't know for the moment how to memorize event with simple alert. Thanks a lot for your comprehension. Date Time Of Last Edit: 2014-11-20 22:13:26
|