Skip to content

SeverinJB/yuzu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YUZU

Welcome to the yuzu project, a flexible and modular algo-trading solution. :)

Prerequisites

Yuzu uses Python3.6. In the following the dependencies are listed.

Run dependencies

  • requests 2.23.0: pip install requests
  • bs4 0.0.1: pip install bs4
  • backtrader 1.9.75.123: pip install backtrader[plotting]
  • pandas: pip install pandas
  • tiingo 0.12.0 pip install tiingo

Test dependencies

  • pytest pip install -U pytest
  • pytest-mock pip install pytest-mock

Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages