Give it a try
Code:
extern int VarySpacing = 0; //default Spacing will increase or decrease by number of orders, separate for buy and sell. 1 to increase, -1 to decrease, 0 to disable
extern int VaryTrendSpacing = 0; //default TrendSpacing will increase or decrease by number of orders, separate for buy and sell. 1 to increase, -1 to decrease, 0 to disable
Nothing else changed.