peterphan1996 / grid-take-profit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

A tool for taking profit using grid with Fibonacci

Install guide

  • Install conda
  • Run: conda install --yes --file requirements.txt

Run guide

  • Run for BTC current price example: python app.py -symbol=btc -line=8 -amount=5
  • Run for any price example: python app.py -price=3000 -line=8 -amount=2

About


Languages

Language:Python 100.0%