on stop reset condition
What is the difference :
BTC streak profit and BTC profit
-1 (streakprofit -1, profit-1)
-2 (streakprofit -3, profit-3)
-4 (streakprofit -7, profit-7)
-6 (streakprofit -13, profit-13)
-8 (streakprofit -21, profit-21)
+10 (streakprofit 10, profit-11)
+1 (streakprofit 11, profit-10)
+1 (streakprofit 12, profit -9)
-1 (streakprofit -1, profit-10)
-2 (streakprofit -3, profit-12)
-4 (streakprofit -7, profit-16)
+6 (streakprofit 6, profit-10)
+1 (streakprofit 7, profit-9)
So profit is total profit
Streakprofit is profit for the current winning streak.