pareeohnos / ktrade

A simple UI for managing your trades
MIT License
7 stars 5 forks source link

Add configuration for handling low buying power #9

Open pareeohnos opened 3 years ago

pareeohnos commented 3 years ago

When the app tries to buy a stock, it will calculate the position size based on your risk factors. In the event that the resulting position size calculated exceeds your buying power, the app needs to know what to do. The options are either:

Need to be careful with the latter option, as it won't be able to simply buy the full amount in the account, otherwise the order will be rejected due to no money to pay for the fees