suddjian / alpaca-cli

Manage your Alpaca portfolio from the comfort of your terminal!
11 stars 3 forks source link

[Feature] Add ability to specify stop loss with an order #12

Open makuchaku opened 1 year ago

makuchaku commented 1 year ago

From what I could see now, the CLI only allows separate orders.

If I were to put a sell stop below my buy limit and if I then cancel the buy limit, the sell stop will still remain - increasing the chances of selling short when I wanted to use that as a downside protection.

Could you please add stop loss option for both buy & sell side - so when the original order is removed, the stop loss also gets removed.

Thanks!

suddjian commented 1 year ago

nah this is a diy project, feel free to fork it though