You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kernc,
I've been trying to do the following: I have datasets for individual symbols (they don't all start at the same date, some have more data, some less) and I then try to run the MultiBacktest on them. The TQDM progressbar stops about quarter way with a red fill and hands me over the results.
While I give it 50 symbols with about 10 years worth of intraday data, but I get back only about 35. Any idea on why this might be? are there any assumptions made on whether the sets overlap in terms of date indexes?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @kernc,
I've been trying to do the following: I have datasets for individual symbols (they don't all start at the same date, some have more data, some less) and I then try to run the MultiBacktest on them. The TQDM progressbar stops about quarter way with a red fill and hands me over the results.
While I give it 50 symbols with about 10 years worth of intraday data, but I get back only about 35. Any idea on why this might be? are there any assumptions made on whether the sets overlap in terms of date indexes?
Beta Was this translation helpful? Give feedback.
All reactions