Skip to content

neurallayer/roboquant-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roboquant logo

PyPI - Version PyPI - License PyPI - Python Version PyPI - Status discord

Roboquant is an open-source algorithmic trading platform. It is flexible, user-friendly and completely free to use. It is designed for anyone serious about algo-trading.

So whether you are a beginning retail trader or an established trading firm, roboquant can help you to develop robust and fully automated trading strategies. You can find out more at roboquant.org.

Usage

This repo contains a number of Python Jupyter Notebooks that demonstrate hwo to use roboquant.

If you don't want to install anything local, you can try roboquant in an online Jupyter environment Binder

Otherwise, you can install roboquant including one or more of the optional dependencies if you require certain functionality. For example:

# market data from Yahoo Finance using the YahooFeed
python3 -m pip install --upgrade "roboquant[yahoo]" jupyterlab matplotlib

See also the roboquant.py GitHub repository for more options available to install roboquant.

License

These notebooks are made available under the Apache 2.0 license. You can read more about the Apache 2.0 license on this page: https://www.apache.org/licenses/LICENSE-2.0.html

Disclaimer

Absolutely no warranty is implied with this product. Use at your own risk. I provide no guarantee that it will be profitable, or that it won't lose all your money very quickly or doesn't contain bugs. All financial trading offers the possibility of loss. Leveraged trading, may result in you losing all your money, and still owing more. Backtested results are no guarantee of future performance. I can take no responsibility for any losses caused by live trading using roboquant. Use at your own risk. I am not registered or authorised by any financial regulator.

About

Python Jupyter Notebooks for roboquant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published