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

Documentation and code examples missing #5

Open
26medias opened this issue Aug 7, 2018 · 2 comments
Open

Documentation and code examples missing #5

26medias opened this issue Aug 7, 2018 · 2 comments

Comments

@26medias
Copy link

26medias commented Aug 7, 2018

Hi,

There is no documentation nor code examples.

For documentation, usage and examples, see: http://developer.oanda.com/rest-live-v20/introduction

There is no Javascript documentation there. There are no examples neither.

The changelog in this repository says:

Wrong changelog

Yet those are nowhere to be found anywhere.

Where do we find a proper documentation or at least code examples in javascript, not Java, Python or Typescript?

@Romstar
Copy link

Romstar commented Jan 13, 2019

From what it looks like a wrapper needs to be created and in that wrapper the context needs to be instantiated and passed around to each individual object to achieve what the developer wants, e.g. pass a new properly constructed context object to an Account object in order to get the current users account.

So the the library is incomplete, I guess we can create a wrapper around it and surface up the API endpoints and also make it configurable via a config file, stuff they should have done if they wanted to attract people.

@lukzard
Copy link

lukzard commented Dec 16, 2019

Check on github for javascript samples based on this wrapper. They offer it, but for some reason, it's not in their website, probably because it's not as robus as the equivalent python sample codes.

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

3 participants