Skip to content

alonsocanov/Trading_Bot

Repository files navigation

Trading Bot

Simple trading bot using API to obtain stock data

API for stock prices

For obtainig stock prices there are different API these some options:

  • Yahoo Finance
  • Google Finance
  • IXE Cloud
  • Alphavantage
  • World Trading Data
  • Kraken
  • Bitso

I am going to try using Bitso

Used Libraries

Installed with:

$ pip install [library]
  • logging
  • time

References

About

Trading bot using Bitso API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages