-
Getting current ticker data...
Success.
Getting list of assets...
Success.
Tracking 201 symbols.
Getting historical data...
Traceback (most recent call last):
File "C:/Users/colef/PycharmProj…
-
Claro, aquí te proporciono una guía básica sobre seguridad web:
Utilizar HTTPS: Es esencial asegurarse de que tu sitio web esté protegido con HTTPS, lo que significa que se utiliza el protocolo SSL/T…
-
I am getting the following error message and do you have any idea?
karthik$ python support_resistance.py
Matplotlib is building the font cache; this may take a moment.
Traceback (most recent call…
-
There appears to be an error from get_historical_prices when specifying a timestep other than 'minute' 'day' etc.
```
def on_trading_iteration(self):
symbol = "AAPL"
# Get 3 ba…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I subscribe to under 3228 symbols and receive data as expected.
I subscribe to over 3228 sym…
-
I have just recently learned of `marketstore` and I am becoming convinced that it will be a better solution than using HDF5 files like I planned on.
Bringing up an instance in a docker container w…
-
### Operating System
Linux Mint
### Programming Languages
Python
### CCXT Version
4.0.73
### Description
I have noticed quite many times that public trades returned by `fetch_trad…
-
**Is your feature request related to a problem? Please describe.**
Marketdata from other vendors would be awesome, especially alpaca.markets
**Describe the solution you'd like**
Marketdata Integr…
-
File "algo.py", line 396, in
run(get_tickers(), market_open, market_close)
File "algo.py", line 87, in run
minute_history = get_1000m_history_data(symbols)
File "algo.py", line 39, i…
-
**Describe the bug**
I called the https://paper-api.alpaca.markets/v2/account endpoint and an error was thrown. (I provided the correct paper key and paper secret as headers).
The error:
{
"co…