Hello,
When i choose for alert on an custom indicator and set an email alert i get an error that email alert is not possible on a custom indicator.
How can i resolve this problem.
If it is not possible, then i want to know if it is possible to programming an email alert in my indicator.
Thank you
Hello all,
I would like to create an alert with an condition and when condition is met alert-order will be filled.
That is working good, but when order is created and condition is met for the second time there is no order created, i want that the alert will trigger a new order when condition is met. repeated.
Is that possible to program in prorealtime?
Hop that is possible to program, i want to pay for this option.
Best regards,
JRN
Coding help posted on this website is free, for paid service you should use this link https://www.prorealcode.com/trading-programming-services/.
ProScreener adds a new entry to its list whenever a new entry meets conditions and beeps, but it cannot open pop-up window nor can it trigger orders (it’s not its goal).
Orders can only placed from within ProOrder, will you please let us know if you want a screener or a strategy (in the latter case you posted in the wrong support forum)?
Hello Roberto,
I have posted this in the wrong section i think.
I want to know if this is possible with proOrder or something else.
It is possible, but you have to post your code for us to help.
Or, if it’s an idea you have not yet coded, post the details about your idea.
Hello Roberto,
I just want to create an alert, and that is possible in prorealtime. Also i can add via the alert 1 order. So when alert is triggered order is also opened.
But when alert and order is triggered, by the next alert there is no order.
I can only have 1 order, not more, is it possible that every time the alert is triggered an order is opened?
I can only have 1 order, not more, is it possible that every time the alert is triggered an order is opened?
I use Alerts loads but never tried a > 1 trade opened, but from your findings it appears > 1 trade open is not possible?
Do you need an audible alert?
If No, why don’t you convert your conditions (used on the Alert Order) into a Auto-Trading Strategy then you will get a trade opened every time conditions are met.
No, it’s not possible to code alerts.
Alerts cannot be coded, when conditions are met only a trade can be triggered.
When a trade is entered I think the mobile App can send a notification with a push message. But I am not sure about this.
How can i resolve this problem.
On the IG Mobile App I use Alerts loads and get a push notification every time a trade opens or closes.