Hi, is there any way (any block) to send "push notification" to my phone (with MT5 installed) besides the block "send email"? thanks. (email would be fine but always delayed)

Latest posts made by ivyzhao
-
How to send "Push Notification"posted in Questions & Answers
-
RE: Blocks for "bidding price"posted in Questions & Answers
Thanks a lot for the reply.
here's an example i am working on:
https://fxdreema.com/shared/kPXXKY46emy intention expression for the "trailing stop" block is:
-
as the current price goes above the open price, and start making profit more than +10000 pips, whenever the current price retrieve back to 30% of any profit more than +10000 pips (ie, +7000 pips) it closes the trade.
-
as the current price goes below the open price, and start losing, whenever it hits -5000 pips, it closes the trade.
however as you can see this block was not working for condition 2, and i do not know any other way to manifest this intention accordingly.
-
-
RE: Blocks for "bidding price"posted in Questions & Answers
Thanks so much for your reply..
my intention was to write something like:"after i make an buying order:
when the current price < open price, set a fixed stop loss.
once the current price exceed the open price and start to make a floating profit, and if the profit reaches X, set the Stop loss as 30% of X. and the stop loss line never goes in opposite direction...and the reversed requirement for an selling order'
i hope to complete that logic in minimal blocks

Appreciated. -
RE: Blocks for "bidding price"posted in Questions & Answers
the price of my order of buying or selling.
-
Blocks for "bidding price"posted in Questions & Answers
Hi, i'm wondering if anyone could tell me:
the Blocks representing the "bidding price" after i make a "buy" or "sell" order.thank you!
-
RE: wait till next candle after position closedposted in Questions & Answers
is there any smart ways to write " wait till next candle after position closed"?
thanks.
i have tried "once per bar" but i found its not very sensitive. -
RE: Open a trade with keyboardposted in Questions & Answers
@Zackry
hi, i had same problem too, but as i tried to export it, it somehow didn't work. any suggestion?(here's the demostration)
shared/7Wf2JALZ -
Hot to Recognize a color bufferposted in Questions & Answers
Hi,
i've made a MT5 indicator that looked like a smoothed MA (a Low-Lag Regression Line) that had upper side of a wave colored in gold and down side in loyalblue (in certain threshold, so only steep slope could be seen). What can i do so FxDreema could recognize different color in the program?here's the demo:
https://fxdreema.com/shared/m35NWDoBc

Many thanks!