Samuel Monnier
Samuel Monnier
Hi What do you mean by "running not only on the entire universe"? I originally observed this phenomenon with the algorithm I trade, and managed to reproduce it with the...
Well, the function get_universe considers all the pairs on the exchange, and returns the ones with sufficiently high volume. Only those are then used in the later computations. I did...
Just to give an update on this issue, using a large enough instance (for instance a standard one for 1-3 algos) avoids the crashing problem. The CPU and memory use...
Hi! I am not maintaining this package anymore, unfortunately. I don't know why the tests aren't passing, they used to. But I'm happy have a pointer to a fork on...