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

Suggestion for another example of query code #3

Closed
matthewbretherton opened this issue Feb 17, 2018 · 1 comment
Closed

Suggestion for another example of query code #3

matthewbretherton opened this issue Feb 17, 2018 · 1 comment

Comments

@matthewbretherton
Copy link

You may wish to add this example into of code to your 'Sample Code' section

puts b.post_order_open( {"currency":"AUD","instrument":"BTC","limit":10,"since":0})

on the https://github.com/nolim1t/btcmarkets-gem page

It offers an example of a post with parameters and may save people reading the code closely to understand the mapping within method missing to a well formed request

Rgds
matthew@bretherton.id.au

PS I posted this to the central issues site and the support folks at BTC advised to post directly here

nolim1t added a commit that referenced this issue Feb 17, 2018
@nolim1t
Copy link
Owner

nolim1t commented Feb 17, 2018

Thanks for the feedback. I've incorporated your suggestion in there.

I haven't actually maintained this gem for a while but glad it still works. Help with documentation is defintetely appreciated.

@nolim1t nolim1t closed this as completed Feb 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants