-
Check `stocks` branch. It has an API call.
- We need to make it prettier
- Optional implementation:
- User puts in stock name
- Query for that stock
- Store stock `name`, `price`, and `da…
-
When I took a look at the result of the following API endpoint:
```
https://api.kite.trade/instruments
```
I realized that there are over a 100,000 `instrument_tokens` that kite offers. Howeve…
-
Hi there!
We met each other on Twitter. I would like to use this handy tool for stocks. I found a very good stock API:
For example, I use the ticker AAPL for the stock Apple, and MSFT for the s…
-
C:\RobinHoodbottest folder>python Trader.py
stocks: ['fami', 'sndl', 'itp']
holdings: {'fami': 0, 'sndl': 0, 'itp': 0}
fami = $0.4871
401 Client Error: Unauthorized for url: https://api.robinhood.…
-
Как можно получить по figi описание инструмента и сектор ?
Хотелось бы видеть эту информацию сразу, чтобы группировать акции в своей программе.
-
previously mentioned in #342 (i don't know the appropriate way to reference this)
I can no longer login via the API. I was just learning python and included a new lgoin at the start of any code i…
-
新規上場・市場変更・上場廃止 銘柄などの情報をAPIで提供できませんか?
(現在の取引可能銘柄を返すAPIでも良いかもしれません)
https://www.jpx.co.jp/listing/stocks/index.html
https://kabu.com/investment/meigara/default.html
現状、株式銘柄一覧のマスタを作って処理する場合は、上のよう…
-
Please move your proposal to your wiki and add your database schema. I will leave some feedback on your proposal after you do this.
-
```
What would you like to see us add to this API?
The ability to exclude weekends (or other specified days) from the chart.
It's pretty common for financial graphs to not show data over the weekend,…
-
After upgrading Magento to 2.4.4 (Commerce Edition), we started to have a problem with products.
After placing the order, the configurable product is out of stock in the `cataloginventory_stock_item`…