You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ When running the code, the following inputs are entered via the user from the co
21
21
22
22
## Getting Started
23
23
It's pretty simple, you'll need to get an authenticated client setup first on your Coinbase Pro account so you're "hooked-in" appropriately.
24
-
- The ```authenticated_client.py``` script is where you'll need to put your relevant keys and is a nice & easy way to switch between virtual trading and live trading
24
+
- The ```authenticated_client.py``` script is where you'll need to put your relevant keys and is a nice & easy way to switch between virtual trading and live trading. If you need help on how to do this, please refer to the following repo (https://github.com/danpaquin/coinbasepro-python)
0 commit comments