count all losses
-
@jstap for this I could not understand, meanwhile thank you for your patience, then if you can tell me how to add the losses for me it would be of great help
-
@luanainteglia Principle is the same but instead of adding 1, add last trade value, in a modify variables block you have to option to get the value.
-
@jstap that's exactly what I can't do..
-
@jstap that's exactly what I can't do..
-
@luanainteglia Mate I have other tings to do, add what I said to do what is needed, if you struggle with something ask about it.
-
@jstap well then i have to give up here because i just can't go on, i can only create a block to modify the variable but i don't know what to add, and then i don't know how to add instead of +1,add last trade value
-
@luanainteglia Inside the block you have options as what to do on trade, look at them.
-
@jstap wich block?
-
@luanainteglia Most, the formula.
-
@jstap

is that? -
@luanainteglia The on trade event
-
-
@luanainteglia Yes now back test and see if it's doing as needed.
-
@luanainteglia said in count all losses:
@jstap but I didn't mean to count the number of trades, I should count the sum of the losses
theres a block for that

unless, consecutive isnt what you need either
-
Id do something like...pink blocks, for each closed position in a loss, once per position (not moe than 1 history trades), modify variable named losscounter + losscounter, adjust +1. maybe.
-
@tipsywisdom works fine as jstap told me...thanks
