Skip to content

get_all_candles выдает свечи внебиржевого рынка #247

Open
PavelKovL opened this issue Aug 7, 2023 · 0 comments

Comments

@PavelKovL
Copy link

Что случилось?

2023-08-07_124004

Воспроизведение

for c in market_data_cache.get_all_candles(
            figi="BBG004730N88",
            from_ = now() - timedelta(days=31),
            to= now(),
            #from_=now() - timedelta(days=14),
            interval=CandleInterval.CANDLE_INTERVAL_1_MIN,)]

Tinkoff Invest Version

0.2.0-beta59

Python Version

3.11

OS

Windows

Логи

No response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant