Skip to content

bugwarez/macroTrader

Repository files navigation

MacroTrader

MacroTrader is a automation trader for binance with python

Installation

just clone the repo and install the dependecies in requirements.txt

git clone https://github.com/SirMacr0/macroTrader.git

Dependecies

pip3 install -r requirements.txt

ta-lib dependecy cant get with pip in windows so download and install from local file and then run pip install

NOTE:Find the right version of TA-Lib that compatible with your python version

link to TA-Lib

pip install TA_Lib-0.4.21-cp310-cp310-win_amd64.whl

Usage

Currently its just detecting if its oversold or overbought. Havent add the buy and sell order yet

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU GPLv3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages