Skip to content

Instantly share code, notes, and snippets.

View whardier's full-sized avatar
🧨
Code...

Shane R. Spencer whardier

🧨
Code...
View GitHub Profile
@whardier
whardier / gdax-environment.sh
Last active July 29, 2017 19:02
Multiple Order Spread Bot GDAX (Sits at the margin, has a minimum, spreads out orders using the minimum increment for quote currency)
declare -x GDAX_KEY="..."
declare -x GDAX_PASSPHRASE="..."
declare -x GDAX_SECRET="..."