stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Indicator push notification as trade signal?
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=6177
Page 1 of 1
Author:  jptwardy [ Thu Apr 14, 2022 12:31 am ]
Post subject:  Indicator push notification as trade signal?

I have an indicator, really a dashboard, that displays 18 forex pairs. It generates a push notification when the conditions are met for any/each pair. Is it possible to pass these notifications into an expert advisor to automate the trading? Thanks
Author:  renexxxx [ Thu Apr 14, 2022 6:25 am ]
Post subject:  Indicator push notification as trade signal?

Yes, that is possible but you are looking at it the wrong way. Look at the code in the indicator and in particular the condition(s) under which these notifications are generated. Then copy the code of these conditions into an EA and add the OrderSend code. This is a much better approach. You will also have to add the trade management code.
Author:  jptwardy [ Fri Apr 15, 2022 1:24 am ]
Post subject:  Indicator push notification as trade signal?

Thank you for the insight - nice!
Author:  SteveHopwood [ Sat Apr 16, 2022 7:16 pm ]
Post subject:  Indicator push notification as trade signal?

In addition to what Rene posted, try one of my shell EA codes at viewtopic.php?p=803#p803.

The likes of Rene, Thomas and myself are always happy to help someone trying to help themselves, so post here if you get stuck so that others can learn along with you.

:xm: :rocket:
Author:  SteveHopwood [ Sat Apr 16, 2022 7:24 pm ]
Post subject:  Indicator push notification as trade signal?

An addendum to my previous post. I am nowhere near the class of Rene and Thomas as a coder. Those guys are genius's.

I merely hack out trading EA's for fun. The other two find this activity boring and leave it to me.

:xm: :rocket:
All times are UTC Page 1 of 1