Skip to content

A python interface to interact with the degiro trading platform.

Notifications You must be signed in to change notification settings

Systemac/degiropy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

degiropy

A python interface to interact with the degiro trading platform.

The objectives of this package are:

1. Fetch the data from the website
2. Visualize it in realtime using custom graphs
3. Interface with a local database (MongoDB) for storing historical data and fast acess to information
4. Implement trading strategies (Moving averages)
5. Automatic portfolio managment

This package is based on:

- https://github.com/Sjord/get-rich-slowly
- https://github.com/pladaria/degiro

About

A python interface to interact with the degiro trading platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%