{
"status": "ok",
"info": {
"symbol": {
"symbol": "BTCUSD",
"symbol_name": "Bitcoin/US Dollar",
"exchange": "gemini",
"symbol_pair": "BTC/USD"
}
},
"total_records": 17,
"page_size": 10,
"current_page": 1,
"total_pages": 2,
"results": [
{
"day_name": "Sunday",
"direction": "DOWN",
"date_from": "2022-02-20",
"days": 1,
"date_from_price": 38383.27,
"last_price": 37011.77,
"direction_return": -3.57
},
{
"day_name": "Monday",
"direction": "UP",
"date_from": "2022-02-21",
"days": 1,
"date_from_price": 37011.77,
"last_price": 38261.62,
"direction_return": 3.38
},
{
"day_name": "Tuesday",
"direction": "DOWN",
"date_from": "2022-02-22",
"days": 1,
"date_from_price": 38261.62,
"last_price": 37254.44,
"direction_return": -2.63
},
{
"day_name": "Wednesday",
"direction": "UP",
"date_from": "2022-02-23",
"days": 2,
"date_from_price": 37254.44,
"last_price": 39227.98,
"direction_return": 5.3
},
{
"day_name": "Friday",
"direction": "DOWN",
"date_from": "2022-02-25",
"days": 2,
"date_from_price": 39227.98,
"last_price": 37706.31,
"direction_return": -3.88
},
{
"day_name": "Sunday",
"direction": "UP",
"date_from": "2022-02-27",
"days": 2,
"date_from_price": 37706.31,
"last_price": 44441.25,
"direction_return": 17.86
},
{
"day_name": "Tuesday",
"direction": "DOWN",
"date_from": "2022-03-01",
"days": 3,
"date_from_price": 44441.25,
"last_price": 39168,
"direction_return": -11.87
},
{
"day_name": "Friday",
"direction": "UP",
"date_from": "2022-03-04",
"days": 1,
"date_from_price": 39168,
"last_price": 39411.56,
"direction_return": 0.62
},
{
"day_name": "Saturday",
"direction": "DOWN",
"date_from": "2022-03-05",
"days": 2,
"date_from_price": 39411.56,
"last_price": 38000,
"direction_return": -3.58
},
{
"day_name": "Monday",
"direction": "UP",
"date_from": "2022-03-07",
"days": 1,
"date_from_price": 38000,
"last_price": 38771.15,
"direction_return": 2.03
}
]
}