Execute operations based on push alerts
-
Hello, I have a problem that I've been trying to solve for a few hours.
I have an indicator that works great. It works through push alerts similar to
"EURUSD M5 BUY entry"
It does not drop arrows or objects on the chart.
It has no buffers at first glance and of course I don't have the code as it was bought and only ex4 was delivered to me.
Is there a way, a block that recognizes or can interpret a push alert so that I can automate the opening of operations based on the alerts received?
-
@vespera Not that I know of (have tried to do) maybe someone else knows, if information goes anywhere (like global variables), you could use that.
-
I don't know how to handle global variables as far as I know. I defend myself well with blocks and variables, but there are things that escape me
-
@vespera run the indicator and press f3, if you get a value then you can use. often though indicators don't sent relevent information.
-
Only that
-
@vespera Jugging from the date this is old so probably created by something else.
-
could be. i will be trying but... i think is not posible for now
