How to send a screenshot to a Telegram channel
-
@jstap https://fxdreema.com/shared/R8EzOSVWc
This is how i do for few pairs. but if broker have hundred of instrument pair, i have to repeat it hundred times.
Otherwise, i try get Open price/SL/TP from Price in Loop. But it sent kind of lag calculation. I mean if now open, it sent Open: 0/SL: 0/TP: 0. In next trade created, yes it sent the Open/SL/TP.
Those block i already deleted. But i use combine DoubleToString from the variable block of Price in Loop. -
Use pink blocks in between position created, you will only need one. position created->for each trade set to 1->http with in loop
-
@jstap Thank you brother. let me try