Tyler Thomas

Results 13 comments of Tyler Thomas

> 2\. the hist tree method as opposed to the exact tree method. I have not used hist method but it is intended to be computationally efficient. Using `tree_method="hist"` should...

It looks like an issue with PythonCall.jl being called from threads other than the first Julia thread (https://juliapy.github.io/PythonCall.jl/stable/faq/#Is-PythonCall/JuliaCall-thread-safe?). The example at the top works for me when I use Julia...

Unfortunately, SaguaroTrader.jl does not currently support event-driven strategies. Only schedule-driven trading strategies. We will look into incorporating the ability to trade on external signals and the ability to use stop-loss...