Interzonez
Interzonez
Before I dive in and start customizing or otherwise tinkering with crypto-signals, can I add CCXT orders and other functions to these signals scripts, i.e. build some simple bots based...
Got Blackbird up and running! Only set for 2 exchanges: Bitfinex and OKCOIN (tough to move all balances out of my other exchanges to = $25 or can I just...
I can't locate CCXTBT module where to find? I have CCXT already. ``` ERROR: Could not find a version that satisfies the requirement ccxtbt (from versions: none) ERROR: No matching...
### Description Encountering an error running RMD script: `Error in lag.xts(x, n, na.pad = na.pad) : abs(k) must be less than nrow(x)` In the `get_unlevered_target_weights()` function below ### Expected behavior...
I'm running the Bitmex Market Maker script. Opening bids and asks, repositioning accordingly. There is no SL or TP with that script. I have enabled your script to run on...
I'm not a US citizen and therefore can't access live data from Alpaca within my demo account. I'm implementing Polygon via seems to work. ``` def get_polygon_credentials(alpaca_key=None): #try: # alpaca_key,...