@halisman said in How to send a screenshot to a Telegram channel:
shared/V85DKZHJ
This is not my field of expertise, but the logic is correct so I'm afraid I cannot provide any help other than recommend any programmer to look at it, sorry.
@halisman said in How to send a screenshot to a Telegram channel:
shared/V85DKZHJ
This is not my field of expertise, but the logic is correct so I'm afraid I cannot provide any help other than recommend any programmer to look at it, sorry.
@tipsywisdom The 'if position' block is unnecessary because the TS block itself does that by default.
@gooseman I would suggest to create a Constant for the TF instead and then use it on blocks 1 and 8. You can select 1 for 1 minute, 2 for 5 minutes, 3 for 15 minutes and so on on the 'on tick' tab. That should do the job.
@djpekko Do you mean a manually selected horizontal line? If so yes, it is possible. You need to open all trades without any initial TP and then make the EA to search that line s that all open trades use it as its common TP. And no, you cannot use the as total pip(sum). That is for individual/separated trades only.
@mantadiver You can do it as jstap suggets. However, please remember that you will need to remove them from the chart also. Otherwise your visual backtest will be flodded with objects.
@dre You can close today's trades this way:

Stopping trading requires a variable to block your launcher conditions.
@jluu188 Unless you find a programmer modifying it, you won't be able to use it in fxDreema, sorry.
@xfire Well, never considered that question. You can always store the value of current margin into a variable at the exact moment it is open and then add/substract it from any previous existing margin being used for previous open trades.
@xfire I'm afraid not. I'm not a programmer, sorry. 
@iamthembe I can't find any explicit prohibition on the terms and conditions but I'm not sure. You should contact the admin to be sure.
@tipsywisdom Ok. I see. Didn't read the post accurately, sorry. 
@breeeeen Thank you for your support. Those blocks used on the 'on chart' tab are the fifth listed on that purple area called. 'Mouse clicked on object'.
@majinrex That depends on the whole strategy. What will that make for sure is increasing the numbers of checkings per tick.
@zarbitz You will need a variable to do tit like this:

@tipsywisdom Exactly. Those blocks should not be connected the way they are.
@general-melchett Move the 'partial' word to the 'Name contains' box instead.
@t-fah The bet I can recommend is deleting those blocks wher the indicator is used and the using new ones. Other than that, I'm not sure mucho more can be done, I'm afraid.