Skip to content

dmpeletronic/tulipas

Repository files navigation

TULIPAS

Tulipas is a Python Trading System used to automate trading strategies.

It is named to remind you from Tulip's bubble.

tulip-bubble

How to run the search

export HOST=//api.oplab.com.br/
export EMAIL=yourregisteredemail
export PASSWORD=yourpassword

python3 search_call_creadit_spread.py
python3 search_put_creadit_spread.py

How to cancel running robots

export HOST=//api.oplab.com.br/
export EMAIL=yourregisteredemail
export PASSWORD=yourpassword

python3 cancel_robots.py

About

Tulipas Python Trading System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages