Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Day-Ahead feed #66

Open
Onepamopa opened this issue Aug 30, 2022 · 0 comments
Open

Custom Day-Ahead feed #66

Onepamopa opened this issue Aug 30, 2022 · 0 comments

Comments

@Onepamopa
Copy link

Hello,

How to integrate this custom day-ahead prices feed into DS?

It comes as the following from the API, price per hour, 48 hours (today + tomorrow):
{ "price": { "1661724000000": 1155.6, "1661727600000": 1064.25, "1661731200000": 1023.49, "1661734800000": 1018.99, "1661738400000": 1032.44, "1661742000000": 1152.1, "1661745600000": 1390.4, "1661749200000": 1438.06, "1661752800000": 1482.36, "1661756400000": 1426.25, "1661760000000": 1310.93, "1661763600000": 1214.57, "1661767200000": 1371.04, "1661770800000": 1371.04, "1661774400000": 1379.86, "1661778000000": 1409.02, "1661781600000": 1507.51, "1661785200000": 1584.85, "1661788800000": 1638.77, "1661792400000": 1703.53, "1661796000000": 1630.65, "1661799600000": 1564.66, "1661803200000": 1478.69, "1661806800000": 1379.78, "1661810400000": 1207.71, "1661814000000": 1163.86, "1661817600000": 826.85, "1661821200000": 803.85, "1661824800000": 870.38, "1661828400000": 1198.04, "1661832000000": 1475.32, "1661835600000": 1521.75, "1661839200000": 1500, "1661842800000": 1214.57, "1661846400000": 757.24, "1661850000000": 817.26, "1661853600000": 1200.04, "1661857200000": 1477, "1661860800000": 1463.66, "1661864400000": 1510.6, "1661868000000": 1563.71, "1661871600000": 1586, "1661875200000": 1750, "1661878800000": 1831.3, "1661882400000": 1745.13, "1661886000000": 1623.03, "1661889600000": 1246.43, "1661893200000": 1142.73 } }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant