Skip to content

Commit

Permalink
historical data example
Browse files Browse the repository at this point in the history
  • Loading branch information
NourAlharithi committed Jan 29, 2024
1 parent a086799 commit b8c64de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/includes/_historicaldata.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ mainnet-beta: `https://drift-historical-data-v2.s3.eu-west-1.amazonaws.com/prog

Get historical trades on `SOL-PERP` for August 5, 2023:
```
https://drift-historical-data.s3.eu-west-1.amazonaws.com/program/dRiftyHA39MWEi3m9aunc5MzRF1JYuBsbn6VPcn33UH/market/SOL-PERP/trades/2023/8/5
https://drift-historical-data-v2.s3.eu-west-1.amazonaws.com/program/dRiftyHA39MWEi3m9aunc5MzRF1JYuBsbn6VPcn33UH/market/SOL-PERP/tradeRecords/2024/20240101
```

## Records Columns
<!-- ## Records Columns
Below are definitions of the columns in each record type.
Expand All @@ -65,7 +65,7 @@ Below are definitions of the columns in each record type.
### candles
### settle-pnl-records
### settle-pnl-records -->


```python
Expand Down

0 comments on commit b8c64de

Please sign in to comment.