Roh_codeur
Roh_codeur
Hi this is an amazing package. Are there any plans for an adapter to pyfolio? thanks Roh
hi, Any idea why this package does not support views? it would help a lot reduce memory usage Thanks!
Hi I see the below error: `ERROR: MethodError: no method matching !(::BitVector) Closest candidates are: !(::Function) at /Applications/[Julia-1.7.app/Contents/Resources/julia/share/julia/base/operators.jl:1117](http://julia-1.7.app/Contents/Resources/julia/share/julia/base/operators.jl:1117) !(::VectorizationBase.AbstractSIMD{
hi thanks for putting together this package. I run a series of technical analysis on stocks. If I run without hurst and runmap, it comes out to 4 seconds for...
### Describe the bug it seems that questdb has not been upgraded on homebrew. latest version on homebrew is still 7.1.1, ta! Source: https://questdb.io/docs/get-started/homebrew/ https://github.com/homebrew/homebrew-core/blob/master/Formula/questdb.rb - still points to 7.1.1...
### To reproduce I have a table with cols: ticker, date, ohlcv. if I run the below query, occasionally, it returns nulls for min(date). if I run the query again,...
hi Awesome package, truly a nice addition to the Julia ecosystem, especially for newbies like me. Quick ques: Does anyone know if we can use Python libs such as https://www.dash-mantine-components.com...
hi Do we have examples to create a graph that can subscribe to streaming events and cycle nodes please? thanks Roh
Hi, this is an excellent library. Looks like we can view the graph and view the graph stats as well. Do we think its possible to see all of this...
hey mate, it appears that installing Indicators downgrades HTTP. Can you please help with this `⌅ [cd3eb016] ↓ HTTP v1.5.5 ⇒ v0.9.17` ta!