You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@saeedamen i am having the same question, it works. Do you guys know how to interpret the volume? And how can it be converted to a market traded volume?
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"
The text was updated successfully, but these errors were encountered: