Forum

OnChartEvent not running until new tick

Hello Everyone, I am currently in the process of translating one of my mt4 codes to mt5. I've noticed something unusual when working with my code and its that when having an event take place in OnChartEvent, the event isn't processed until after a new tick. The code below shows the isolated

Need Help Programming Send notification in indicator please(:

Hello Everyone! I can’t seem to figure out a way to program a send notification in a slope indicator. I’ve tried but my attempts lead to a notification every tick regardless of the slope has changed or not. I just need it to notify me when it goes from negative to positive or vice versa. Any help is