Glenn Sampson
Results
2
issues of
Glenn Sampson
I'm running the following example and i accept it works perfectly, output as expected. ``` import numpy as np from empyrical import roll_max_drawdown returns = np.array([.01, .02, .03, -.4, -.06,...
Do you happen to have python example? I've had good success connecting but cant figure out how to query I'm getting a 401 error import requests import hashlib import hmac...