working with online segmentation algos
--HG-- branch : sandbox
This commit is contained in:
@@ -247,7 +247,11 @@ class DelayedAcp:
|
||||
|
||||
|
||||
def harvest_patterns():
|
||||
pass
|
||||
LOG.debug("Loading ticks...")
|
||||
xs, ys, vs = tdl(datetime.datetime(2009, 6, 25))
|
||||
LOG.debug("Ticks loaded.")
|
||||
lows, highs = find_lows_highs(xs, ys)
|
||||
|
||||
|
||||
def analyse_patterns():
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user