Git Product home page Git Product logo

emarketcrawlr's People

Contributors

jcrichstein avatar jmovs avatar wagnertimo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

emarketcrawlr's Issues

Extracting futures prices for additional markets

Hi @wagnertimo,

Appreciate you no longer work on this project but still hoping you might be able to guide me on how you found the original JSON url used for getPHELIXDEFuturesForADate

I have been able to bruteforce myself to the Spanish futures, but am hoping to be able to extract Phelix DE, French, Italian, Spanish etc.

Do you have any recollection? Perhaps we could extend this package to other markets.

This is not an issue but rather an enhancement request.

Error in as.Date.default(xpathSApply(...))

Hey!

I was trying to fetch some data with the package in RStudio but got the following error.

`

setLogging(TRUE)
[1] "Outputs/logs will be displayed!"
[1] "Outputs/logs will be displayed!"
prices <- getIntradayContinuousEPEXSPOT("2019-12-10", "2019-12-24")
| | 0%2020-01-02 16:43:52 INFO::getIntradayContinuousEPEXSPOT - Call for: 2019-12-24 and 2019-12-23 | REMEBER 2 dates on site!
2020-01-02 16:43:53 INFO::parseICEPEXSPOT - Parsing Continuous Intraday EPEX website with 2 dates
Error in as.Date.default(xpathSApply(htmlDoc, "id('content')/div/table/tbody/tr[1]/th[contains(@Class, 'date')]/text()", :
c("do not know how to convert 'xpathSApply(htmlDoc, "id('content')/div/table/tbody/tr[1]/th[contains(@Class, 'date')]/text()", ' to class “Date”", "do not know how to convert ' saveXML)' to class “Date”")
`

Maybe website code changed and parser is outdated? Or minor issue?

Thanks,
Adrian

getPHELIXDEFuturesEEX is broken

Hey Timo,

great work! But to raise an issue: the function getPHELIXDEFuturesEEX, (more specifically getPHELIXDEFuturesForADate) is a bit broken.
You can only ask for Tuesdays to Fridays (at least for some sample weeks in 2018 and 2019), as it otherwise tries to get data from the day before which would be a weekend and not available. Again no expectation that this is fixed. I might try it myself.

Cheers
Jörn

PS: My first diagnosis was wrong, so I updated the issue.

Updates?

Hi Timo,
are there any plans on updating? As this is not working anymore in present state.
Kind regards!

IntradayContinuous

Dear Timo,

Thank you for this great job, however, I can not reproduce your first example using the function "getIntradayContinuousEPEXSPOT"

Here is the error message:
04-28 16:03:04 INFO::getIntradayContinuousEPEXSPOT - Call for: 2017-05-26 and 2017-05-25 | REMEBER 2 dates on site!
2018-04-28 16:03:05 INFO::parseICEPEXSPOT - Parsing Continuous Intraday EPEX website with 2 dates
Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 96, 108
De plus : Warning message:
In parseICEPEXSPOT(parsedHtml, product, country) :

Have you any ideas how to fix that ?
Kind regards,
Tristan

Facing an issue in getIntradayContinuousEPEXSPOT() function!

I am running a code provided in the readme file and it's giving me this error.

prices <- getIntradayContinuousEPEXSPOT("2020-01-01", "2023-08-18", "60", "CH")

Error:

Error in seq.default(1, length(times_list) - 1, 7) :
wrong sign in 'by' argument

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.