first commit
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
# Get API keys from: https://www.kraken.com/u/security/api
|
||||
# Required permissions: Query Funds, Query Open Orders, Create & Modify Orders
|
||||
KRAKEN_API_KEY=your_api_key_here
|
||||
KRAKEN_API_SECRET=your_api_secret_here
|
||||
|
||||
# Starting balance for paper trading simulation
|
||||
PAPER_BALANCE_USD=1000
|
||||
Reference in New Issue
Block a user