-
Notifications
You must be signed in to change notification settings - Fork 0
Home
cr0n-dist0rti0n edited this page Dec 10, 2023
·
1 revision
Welcome to the VigroCX-Trailing-Stop-Limit wiki!
Currently this program only creates a Trailing Stop Limit Sell order and uses trailing percentages. But simple modifications can prove otherwise.
This program has the the following Python3 depedancies:
- json - hashlib
- requests - mysql.connector
- datetime - pytz
- time
You will need to setup your VigroCX API. You need to
contact them to allow. You will also need to setup a
MySQL server to log the data. This program executes
every minite and will log the minute by miniute trade
data of coins choosen.
Impotant, choose the tickers you want to have in the
list variable "tickers". Case doesn't matter. Just the
ticker thats on VigroCX.