austinyearlykim/wolf

Support for decimals for .env variables

Closed this issue · 1 comments

Let say PROFIT_PERCENTAGE=0.2could potentially trigger a lot of trades, and would make WOLF easier to test.

Same thing for STOP_LIMIT_PERCENTAGE and PROFIT_LOCK_PERCENTAGE

This is already supported! Try plugging in 0.2 :)