@Matthez It is not an easy thing to implement. You will find some help here:
https://fxdreema.com/forum/topic/21456/mt5-to-telegram/3
https://fxdreema.com/forum/topic/6716/mt4-to-telegram-group/4
@Matthez It is not an easy thing to implement. You will find some help here:
https://fxdreema.com/forum/topic/21456/mt5-to-telegram/3
https://fxdreema.com/forum/topic/6716/mt4-to-telegram-group/4
@inderjeet No problem. Can you please open a separate thread for your question? I will reply there.
@Senwosret They are private in the sense that no other user can see them. However, the admin CAN access them all. He himself confirmed it to me long ago.
@jpsam Before considering the idea of a bot, you need to be COMPLETELY sure that the indicator doesn't repaint. Because if it does, no bot will ever work with.
This is the second thread you created for the exact same question. Please don't duplicate threads.
That is not an easy project to begin with if you are new to fxDeema. You will need to tuse variabes. Are you familiar with variables in general (not only in fxDreema)?
You will need to do it via custom code. There is no way to do it through fxDreema, sorry.
Sadly not. There is no way to do that on fxDreema right now, sorry.
@Dr-Amiin I did. Please look at my previous reply above this page.
Probably. However, I cnnaot be completely sure because I'm not a programmer. My only recommendation is asking the admin directly.
You didn't specify the grup number on any of your 'buy/sell now' blocks. All of them need to be identified accordingly.
In that case you don't need the bot do draw anything. You can draw the rectangle manually.
Can you please share the link to your project instead of uploading screenshots? I need to look at it in detail.
You are using the GMT time option. I don't recommend it. Whenever possible, use Server time. Additionally, you can store the values of both yesterday's high and low on variables on the 'on timer' tab instead. Then you can check what price is doin later on the on tick tab.
Crypto payments are checked manually, so they are always delayed. You will have to contact the admin more than onece to let him know, I'm afraid.
Is the bot supposed to work 100% automatically? Ten lines are simply unnecessary. You should use variables instead.