Skip to content

How to get dukascopy tick volume by findatapy  #42

Open
@Allen-zjx

Description

@Allen-zjx

md_request = MarketDataRequest(start_date='8 Jun 2010', finish_date='9 Jun 2010',
category='fx', fields=['bid', 'ask', 'volume'], freq='tick',
data_source='dukascopy', tickers=['AUDJPY'])

KeyError: "['AUDJPY.volume'] not in index"

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