I want to use the allocation weights I define at point in time "t" at point in time "t+1". I tried using your multi-pass backtester, but without any success. How can I do that? Can I save the state of my simulation between iterations?
Best posts made by rezhak21
-
Saving weights and using them for trading
-
lookback period
I am a bit confused about the lookback period used in the backest function, it should be just N+1, where N is the longest lookback for my indicators, but I need to set it larger, why?
-
example not accepted as submission
hi, cloned one of your examples and then submitted, but it got rejected, it is not in running state, I thought examples should work fine....
Latest posts made by rezhak21
-
RE: referral program
@support I see, need to push them to submit then....
-
RE: Saving weights and using them for trading
@support great, thank you, yes, this is what I was looking for
-
Saving weights and using them for trading
I want to use the allocation weights I define at point in time "t" at point in time "t+1". I tried using your multi-pass backtester, but without any success. How can I do that? Can I save the state of my simulation between iterations?
-
referral program
Hello, I made 5 referrals in August, but I did not get notified about any payment for that, can you check pls?
-
Processing submissions
Hi, sorry, I do not get why it takes so long processing submissions. When I run the systems in my notebook, I get results very quickly. When I submit, I need to wait for much longer. Should I change something??
-
Limit to submission number
Maybe I miss some point, but why are you setting a limit to the number of submissions per user??
-
Processing Time
I am lost with the time it takes to process strategies. I made several tests with notebooks using Jupyter Notebook and JupyterLab, and my systems are processed within minutes, even with the multi-pass approach.
However when I submit it takes ages to get an answer! Why is that? How can I know if my strategies will be accepted or not before deadline? Please help!