Skip to content
View hootnot's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report hootnot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hootnot/README.md

Hi there 👋

I'm a software developer with strong finance roots from the early eighties. (Stocks, options, Forex, ...). I am also a huge fan of REST-API's and author of some Python libraries to enable trading by algorithm and have easy access to the REST-API's of OANDA and SAXO Bank, to make trading 24 hrs/day possible (Forex). Check the repositories for details:

  • oanda-api-v20 (pypi: oandapyV20)
  • saxo_openapi (pypi: saxo_openapi)

Recently I've created the virtual_finance_api library to have easy access to financial data from multiple sources on the web.

When it comes to development, I like to see the full picture, so components like Redis, Postgesql, Docker, ... are key products for me as well.

Further more I love Pandas to deal with data.

Pinned

  1. oanda-trading-environment oanda-trading-environment Public

    Base Environment to create trading applications using publisher/subscribe pattern. The OANDAd daemon parses the tick stream of configured instruments into streaming candles of specified timeframes.…

    Python 47 30

  2. oanda-api-v20 oanda-api-v20 Public

    OANDA REST-V20 API wrapper. Easy access to OANDA's REST v20 API with oandapyV20 package. Checkout the Jupyter notebooks!

    Python 396 108

  3. saxo_openapi saxo_openapi Public

    The saxo_openapi package provides easy access to SAXO Bank OpenAPI (https://www.developer.saxo/openapi/learn). Checkout the Jupyter notebooks covering most aspects of the API.

    Python 80 31

  4. oandapyV20-examples oandapyV20-examples Public

    Examples demonstrating the use of oandapyV20 (oanda-api-v20)

    Python 142 66

  5. postcode-api-wrapper postcode-api-wrapper Public

    API Wrapper for the REST API of Postcode.nl

    Python 2 2

  6. virtual-finance-API virtual-finance-API Public

    Access sites like finance.yahoo.com to scrape information as if it is a REST-API

    Jupyter Notebook 4 3