Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor get_account_limit_orders API account name support #1164

Closed
abitmore opened this issue Jul 21, 2018 · 4 comments
Closed

Refactor get_account_limit_orders API account name support #1164

abitmore opened this issue Jul 21, 2018 · 4 comments
Assignees
Labels
1b User Story The User Story details a requirement. It may reference a parent Epic. It may reference child Task(s) 2c Ready for Development Status indicating the Requirements are sufficent to begin designing a solution 4b Normal Priority Priority indicating the moderate impact to system/user -OR- existing workaround is costly to perform 6 API Impact flag identifying the application programing interface (API) api feature

Comments

@abitmore
Copy link
Member

abitmore commented Jul 21, 2018

When developing #989, get_account_limit_orders API was developing in parallel (#849), therefore it doesn't support account name as a parameter. We need to add the support. ** therefore it's implemented with old methods, we can refactor it.

@abitmore abitmore added api feature 1b User Story The User Story details a requirement. It may reference a parent Epic. It may reference child Task(s) 2c Ready for Development Status indicating the Requirements are sufficent to begin designing a solution 4b Normal Priority Priority indicating the moderate impact to system/user -OR- existing workaround is costly to perform 6 API Impact flag identifying the application programing interface (API) labels Jul 21, 2018
@oxarbitrage
Copy link
Member

ill take care of this.

@oxarbitrage
Copy link
Member

it turned out that get_account_limit_orders had support for account_name_or_id but by adding the same code we moved to a function in #989

this is fixed in #1168

@abitmore abitmore changed the title get_account_limit_orders API does not support account name Refactor get_account_limit_orders API account name support Jul 22, 2018
@abitmore
Copy link
Member Author

My bad. I thought it didn't support account name. Good to refactor though. OP updated. Thanks.

@abitmore
Copy link
Member Author

Merged #1168. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1b User Story The User Story details a requirement. It may reference a parent Epic. It may reference child Task(s) 2c Ready for Development Status indicating the Requirements are sufficent to begin designing a solution 4b Normal Priority Priority indicating the moderate impact to system/user -OR- existing workaround is costly to perform 6 API Impact flag identifying the application programing interface (API) api feature
Projects
None yet
Development

No branches or pull requests

2 participants