Skip to content
This repository was archived by the owner on Mar 23, 2022. It is now read-only.

Enhancement: Add Notes to 'submit_order' #53

Open
Jacyle opened this issue Jul 12, 2019 · 1 comment
Open

Enhancement: Add Notes to 'submit_order' #53

Jacyle opened this issue Jul 12, 2019 · 1 comment

Comments

@Jacyle
Copy link

Jacyle commented Jul 12, 2019

Could you please add a feature to submit_order that allows you to add notes. This would be helpful in tracking and logging trades.

Example:
api.submit_order(symbol, qty, side,type=type, time_in_force=time_in_force, limit_price=None, stop_price=None, client_order_id=None, note = 'this could be a note, so I know why the trade was executed')

@Petersoj
Copy link
Contributor

This is what client_order_id is for. It's how you can track an order with your own custom UUID.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants