We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8344e commit f5d58c7Copy full SHA for f5d58c7
src/quant_research_starter/factors/bollinger.py
@@ -1,4 +1,5 @@
1
import pandas as pd
2
+
3
from .base import Factor
4
5
0 commit comments