Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

KyrieJ95/qbot-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

Qbot - A cryptocurrency quantitative analysis and trading package

Installation

Before installing, make sure you have Python 3.10 or later

You may use venv or conda to install the dependencies.

Then install the dependencies

pip install -e git+https://github.com/jayhansuh/qbot-sdk.git#egg=qbot

or

git clone https://github.com/jayhansuh/qbot-sdk.git
cd qbot-sdk
pip install -e .

Test import

python -c "import qbot;print(qbot.__version__)"

Usage

See the example.ipynb for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Jupyter Notebook 96.7%
  • Python 3.3%

AltStyle によって変換されたページ (->オリジナル) /