thibaultyou / tradingview-alerts-processor

Minimalist service designed to execute TradingView webhooks and process them to cryptocurrencies exchanges.
MIT License
79 stars 23 forks source link

Relative account position sizing #6

Closed thibaultyou closed 3 years ago

thibaultyou commented 3 years ago

Allow relative account size for trade.

Current : Only absolute sizing is supported to open trades

thibaultyou commented 3 years ago

Fixed here, waiting to be merged on master branch.

thibaultyou commented 3 years ago

Merged here.