Home
last modified time | relevance | path

Searched defs:OBV (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dyconfig.h61 #define OBV(n,v,d) cfoption(n, sizeof(n), v, DESC(d)) macro
/dports/finance/py-ta-lib/ta-lib-TA_Lib-0.4.17/talib/
H A D_func.pxi9162 def OBV( np.ndarray real not None , np.ndarray volume not None ): function