-
Is it possible to obtain Candles of multiple stock symbols (for example AMZN, MSFT, AAPL)in a single API call? If yes, can you provide a sample of such API call?
Is it possible to obtain Indicator …
-
**Proposal:** Use a stack-allocated dedicated `Symbol` type such as [stock-symbol](https://crates.io/crates/stock-symbol).
**Benefits:**
- A dedicated type is more self-explanatory than passing a…
-
I am in Jamaica and I would like to add equities from the Jamaica Stock Exchange.
Is that something you guys could add support for?
Or, if you could point me to the parts of the code that I shou…
-
Good work! Glad that you solved the timer issue! 🙌
Just a couple of suggestions
### **Console.log**
it's better to clean up all the console.log when you finish implementing the code and are re…
-
**Bug Description**
Each interest entry for an account creates a new "symbol" which results in a very full and cluttered "Market data" page.
**To Reproduce**
1. Add two interest activitie…
-
I have not been able to pull a new list of stocks using this code.
`from finviz.screener import Screener
import datetime
stock_list = Screener()
print(stock_list)
stock_list
stock_list.to_c…
-
**Problem Statement**
It would be great is this fantastic tool can also track option positions.
**Proposed Solution**
Just like we furnish stock/crypto position symbols, we can add individual opt…
-
### What's the issue or suggestion?
I follow example : https://docs.dagster.io/concepts/configuration/config-schema#using-software-defined-assets
Define config:
```python
from typing import Un…
-
## 🐛 Bug Description
The URL used in scripts/data_collector/utils.py is dead.
## To Reproduce
Steps to reproduce the behavior:
1. run collector.py under scripts/data_collector/pit
2. it g…
-
Feature request: Is there any way to get a list of available stock symbols?