Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Add typings for stop limit orders #286

Merged
merged 1 commit into from
Mar 26, 2018
Merged

Add typings for stop limit orders #286

merged 1 commit into from
Mar 26, 2018

Conversation

sfkiwi
Copy link
Contributor

@sfkiwi sfkiwi commented Mar 25, 2018

The ability to place stop limit orders is not documented as described in issue #164. While it's still possible to place a stop limit when directly interfacing with the gdax-node library it is not possible when using the gdax-tt due to the typescript declaration limitations. I am extending the BaseOrder interface declaration as per the GDAX API Reference. This will enable the necessary changes to be made on the gdax-tt project to also support stop limit orders.

@sfkiwi sfkiwi changed the title Adding ability to create stop limit orders Add typings for stop limit orders Mar 25, 2018
@fb55 fb55 merged commit fb2cf03 into coinbase:master Mar 26, 2018
@fb55
Copy link
Contributor

fb55 commented Mar 26, 2018

Thanks!

@sfkiwi
Copy link
Contributor Author

sfkiwi commented Mar 27, 2018 via email

@fb55
Copy link
Contributor

fb55 commented Mar 31, 2018

We don't have a schedule, but we do intent to pick up the pace of releases.

@fb55
Copy link
Contributor

fb55 commented Apr 5, 2018

This has been released as 0.7.0

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

Successfully merging this pull request may close these issues.

2 participants