Pavel Paramonov
Pavel Paramonov
Possibly related to this [re-rendering issue](https://github.com/appbaseio/reactivesearch/issues/1086) (still a problem)? By the way we observe duplicate key errors with multi-list when the app data does not change. Search filters changes typically...
PR is welcomed!
This package relies on [Reactive.jl](https://github.com/JuliaGizmos/Reactive.jl), which has not been supported/updated for a while. There are some plans on updating the package to Julia 1 but no ETA yet as it...
746995201ac5c92c3c8317ee2f6f5c77e520f45d allows to keep filling position up to the target level in the strategy targeting functions. Check however if that is appropriate: if an exchange/broker partially fills a limit order,...
Now that the reactive order handling seems to be operational and unit-tested, 2 strategies are ready for backtest verification: [golden cross](https://github.com/JuliaQuant/TradingLogic.jl/blob/master/test/teststrategy_goldencross.jl#L39) and [luxor](https://github.com/JuliaQuant/TradingLogic.jl/blob/master/test/teststrategy_luxor.jl#L47).
Still hesitating on this one due to: - unknown performance effect on compiler - [Reactive](https://github.com/JuliaQuant/Reactive.jl/commit/308009092362b3ce18b1b5738c80330dd5f1c626#commitcomment-10809086) modifications yet to be merged (?)
Let's keep this open for v0.4 transition even though the [other Compat-PR](https://github.com/JuliaQuant/TradingLogic.jl/pull/18) was merged.
Thank you for the info @plabus Still, I wonder why is the `anonymized_telemetry=False` setting not being respected? https://github.com/vanna-ai/vanna/blob/main/src/vanna/chromadb/chromadb_vector.py#L31