Support Board
Date/Time: Wed, 27 Nov 2024 12:25:32 +0000
Post From: sc.SetAlert and Time Line of Alerts
[2023-08-16 10:20:08] |
User321002 - Posts: 3 |
Hi, I was not referencing to use other studies on the chart. I created the study using the function sc.RSI function giving the proper inputs. I had also created the appropriate conditions i.e (RSI_ <= 20 && (sc.GetBarHasClosedStatus() == BHCS_BAR_HAS_CLOSED)) for giving me the alert. I also had the alerts printed in the Message Log in addition to being shown in Alerts Manager. I could make of alerts that where being shown in Message Log which were not being shown in Alert Manager. What could have triggered this ? |