Retrieve ChartAsk AIget deprecatedhttps://bo-api.drivewealth.io/back-office/barsFetch historical bars for a given instrument over a given time period.Query ParamsinstrumentIDstringrequiredA unique ID created by DriveWealth to identify a specific instrument.compressionstringenumrequiredThe compression number represents the time increments of the chart data. Refer to the Compression table above.0148910Allowed:0148910dateStartstringrequiredThe start date of the chart data. Follow ISO-8601 format.dateEndstringrequiredThe end date of the chart data. Follow ISO-8601 format.tradingDaysstringTradingDays may be defined as 1-60 days in the past from the current date. If set do not use dateStart and dateEnd values.Responses 200Fetching Chart details was successful. 400Bad Request 500Internal Server ErrorUpdated 8 months ago