Closed kalaytan closed 7 years ago
changing 'fields=['bid', 'ask']' doesn't change output in:
md_request = MarketDataRequest(start_date='14 Jun 2016', finish_date='16 Jun 2016', category='fx', fields=['bid', 'ask'], freq='tick', data_source='dukascopy', tickers=['GBPUSD'])
I'm going to push the fix. just created a ticket to better document the issue.
changing 'fields=['bid', 'ask']' doesn't change output in: