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

Merge Rory Locals #34

Closed
wants to merge 5 commits into from
Closed

Merge Rory Locals #34

wants to merge 5 commits into from

Conversation

rozzac90
Copy link
Contributor

Merging some nice functionality from a local betfair wrapper.

  • Move all account and betting endpoints to have params named in method rather than just a params arg.

  • Include doc strings for all account and betting endpoints.

  • Extend enums to cover all betting enums and include doc strings with variable explanations.

  • Extend subscribe_to_orders method to accept orderFilter, usefult for distinguishing order to subscribe to by strategyRef.

  • Add some commonly used methods to utils.

… secondary serialise calls. Add enums to have complete coverage of enums from betfair docs. Add price levels and time functions to utils.
… method. Map all filters to use actual param names.
@liampauling
Copy link
Member

Hi,

This is a huge pull request, hopefully I will get some time to review / understand the use of locals, also very keen to add the order filter.

@rozzac90
Copy link
Contributor Author

rozzac90 commented Feb 17, 2017 via email

@liampauling
Copy link
Member

Making small PR's makes it much easier to merge my side especially if they involve breaking changes. Let me know if you able to split this up.

@liampauling liampauling mentioned this pull request Mar 30, 2017
@liampauling
Copy link
Member

All now pushed to version 1, thanks!

@oughtotrade
Copy link
Contributor

@rozzac90 , do you think you could, with @liampauling 's blessing, cherry-pick out get_price_increment and get_bf_prices into a separate pull request? They are useful utils to have in the package.

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

Successfully merging this pull request may close these issues.

None yet

3 participants