So I am trying to figure out the best way to increase the lot size by a certain amount for every X increase in balance, for example
Every 100 added to the balance the lot size goes up 0.01
Balance 1000 = Lotsize 0.10
Balance 1100 = Lotsize 0.11
If anyone has an example that would be greatly appreciated !