Julian Bilcke

Results 10 comments of Julian Bilcke

Which plugin (branch) are you talking about?

I don't know if this is possible with the current implementation (I'm having a look at the code) but something basic like: ``` python selectSubGraph(g.filter(timestamp > 1366194181)) ``` would already...

I can confirm that after a while the demo freezes, unfreezes, freezes again.. when dragging a tab around, which is strange (is that a new bug? nobody else sees that?)

Might be of interest (keywords: python, trading, bot, platform, backtesting etc.) https://www.quantopian.com/faq Obviously a lot of work has been put in their project, see the API doc: https://www.quantopian.com/help

Zipline "a Pythonic algorithmic trading library. It is an event-driven system that supports both backtesting and live-trading" (open source) http://www.zipline.io

I have a similar problem, with the same error message.. Did you find a solution?

That's a great idea to prevent the change in styling! I think it could probably be instructed with something like "clicking on links should change the content section of the...

Hey! No worries, I think you should still try to build one if that is what you want to! 🤗 It is fun, and there are many different ways to...

I didn't train it myself actually! I have just wrapped OOTDiffusion: https://github.com/levihsu/OOTDiffusion