Skip to content

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

Open
@PavelKovL

Description

@PavelKovL

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions