Hello again ^^
for a MM-algorithm i need the following, maybe someone has an idea:
standardlotsize = 1
when the last trade was a winner (
positive profit) : newlotsitze = 0.5*standardlotsize
when the last trade was a looser (
negative profit) : newlotsize = 2*standardlotsize
Is there any command to get the profitinformation of the last trade? With it would be simple to generate this algorithm.
Thanks readers
PS: Attachment was a mistake...