Hi,
I have a problem with the TRADING_LIMIT parameter on strategy.
Because I want to catch the best opportunities, I set up that parameter to 10 (base currency, and it's not BTC
). But then, most buy orders are just 10 currency and never go over. On very rare occasion, I see a 2nd buy with (again) 10 currency.
What I want is to buy a minimum of 10 base currency but not limiting to 10 (15, 30, 1000 if that's possible). How to achieve this goal ?