-
Hi, I'm new to platformio. I've been trying several tests with the mbed framework on the bbcmicrobit (with and without BLE support) and have been experiencing several problems. It looks like they ma…
-
>>> stock = Stock('AAPL')
>>> stock.get_historical('2016-03-01', '2016-03-02')
Traceback (most recent call last):
File "", line 1, in
File "//anaconda/lib/python2.7/site-packages/rtstock/stoc…
-
## 어떤 기능인가요?
> 주가 데이터를 넘겨줄 때 같이 전송하는 회사 이름이 주식시장에 올라가 있는 회사 이름과 다른 경우들이 있음 e.g) '디즈니' -> '월트디즈니컴퍼니코리아 유한책임회사'
## 작업 상세 내용
- [ ] DB 저장 방식 논의
- 기존 company table의 항목 추가할 것인지 등
- [ ] 주식시장에서의…
-
Hey there. Thanks for making such an awesome library. I'll be happy to help resolve this but would like some input regarding how you would like it to be handled.
It seems like pretty consistently, …
hut8 updated
9 months ago
-
Hi
I try to write data from CSV file to a database as an example.
[https://github.com/F2011B/ami2py#examples](https://github.com/F2011B/ami2py#examples)
It seems that there is no append_data…
-
The following assertion was thrown building AnimatedSwitcher(duration: 300ms, reverseDuration: 100ms, state: _AnimatedSwitcherState#5f3f7(tickers: tracking 3 tickers)):
Duplicate keys found.
Plea…
-
Getting the error when running app and UI simply says `running`
```
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/local/Caskroom/miniconda/base/envs/stock-screen…
-
#### Arctic Version
1.79.3
#### Arctic Store
TickStore
#### Platform and version
Windows 10
PyCharm
#### Description of problem and/or code sample that reproduces the issue
What i'm …
-
Websocket ile bir ticker listesinin orderbook datasına subscribe olduğumda bir süre sonra gelen data hatalı oluyor. Fiyatlar güncellenmiyor, REST api ile karşılaştırdığımda arada ciddi farklar olduğun…
jeduf updated
9 months ago
-
The following is my python code -
import yahoo_fin.stock_info as si
import pandas as pd
import pandas_datareader.data as pddata
from datetime import datetime, date, timedelta
from functools imp…