Entry Price, Lot Size, TP & SL Puch Message
-
Hello all.
I'm able to set the lot size, tp & sl in "Buy Now" "Sell Now" blocks, but I dont want the ea to take any trades, I only need it to send push notification.
I had an idea that I could keep the EA running on a demo account and get the info via push and then transfer the trade to my Live account, but the problem is that the indicators that I have used in the EA are linked to my live account and cannot work on demo so the EA needs to be running on my live account.
What I want is what ever setting i place in buy now or sell now block i want the ea to convert that into push message only.
Thank you
-
There is a block that can send such notifications, "Phone Notification". Isn't this what you want?