8000 GitHub - lucaslucyk/tria-bot: triangle bot for binance exchange
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lucaslucyk/tria-bot

Repository files navigation

Tria Bot

Triangle bot for Binance exchange

Warning

This project is currently on Development phase

Quick start

Clone repository and use Docker with docker-compose to build and run images.

  1. Clone repository
git clone https://github.com/lucaslucyk/tria-bot.git
  1. Create .env file with your config
REDIS_OM_URL="redis://tria-redis:6379?decode_responses=True"
REDIS_DATA_URL="redis://tria-redis:6379?decode_responses=True"
REDIS_PUB_SUB_URL="redis://tria-redis:6379?decode_responses=True"
BINANCE_API_KEY="{your-binance-api-key}"
BINANCE_API_SECRET="{your-binance-api-secret}"
  1. Start containers with docker-compose.
docker-compose up -d

Test application

To run tests, use the utility script.

sh script/tests.sh

Contributions and Feedback

I would love to receive contributions and feedback! If you'd like to get involved, please contact me through one of the contact methods in my Profile.

License

This project is licensed under the terms of the MIT license.

About

triangle bot for binance exchange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0