@vbonovski You should not connect the blocks after the buy and sell block, but add new block named "For each trade" and connect the close trade blocks to it.
P
Posts made by padletut
-
RE: Bollinger Bands Distance to Take Profitposted in Questions & Answers
-
How do I use Loop (pass "n" times") ?posted in Questions & Answers
Shouldn't this example draw 100 Vertical lines on the init?
Why is it not doing it?
How can I make it do it? -
RE: Distance between two objectsposted in Questions & Answers
By using "Check distance" block maybe?
-
RE: Custom description on fibonacci levelsposted in Questions & Answers
@l-andorrĂ That's right, I just added the code in custom block below draw_fibonacci, you can add as many levels in the code as you have specified in the draw_fibonacci
-
RE: Custom description on fibonacci levelsposted in Questions & Answers

I see I added level 5 in the code...there is no level 5 in the list....time to sleep...
-
Custom description on fibonacci levelsposted in Questions & Answers
How do I change the description of the fibonacci levels in fxdreema?
I wan't custom description instead of % levels in text.

