Home
last modified time | relevance | path

Searched defs:plotinfo (Results 1 – 25 of 35) sorted by relevance

12

/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/observers/
H A Dbroker.py36 plotinfo = dict(plot=True, subplot=True) variable in Cash
66 plotinfo = dict(plot=True, subplot=True) variable in Value
96 plotinfo = dict(plot=True, subplot=True) variable in Broker
126 plotinfo = dict(plot=True, subplot=True) variable in FundValue
141 plotinfo = dict(plot=True, subplot=True) variable in FundShares
H A Ddrawdown.py52 plotinfo = dict(plot=True, subplot=True) variable in DrawDown
76 plotinfo = dict(plot=True, subplot=True) variable in DrawDownLength
98 plotinfo = dict(plot=True, subplot=True) variable in DrawDown_Old
H A Dtrades.py52 plotinfo = dict(plot=True, subplot=True, variable in Trades
149 plotinfo = dict(plot=True, subplot=True, plothlines=[0.0], variable in DataTrades
H A Dbuysell.py47 plotinfo = dict(plot=True, subplot=False, plotlinelabels=True) variable in BuySell
H A Dtimereturn.py66 plotinfo = dict(plot=True, subplot=True) variable in TimeReturn
H A Dlogreturns.py64 plotinfo = dict(plot=True, subplot=True) variable in LogReturns
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/indicators/
H A Dpivotpoint.py66 plotinfo = dict(subplot=False) variable in PivotPoint
148 plotinfo = dict(subplot=False) variable in FibonacciPivotPoint
235 plotinfo = dict(subplot=False) variable in DemarkPivotPoint
H A Dlrsi.py49 plotinfo = dict( variable in LaguerreRSI
99 plotinfo = dict(subplot=False) variable in LaguerreFilter
H A Dcrossover.py67 plotinfo = dict(plotymargin=0.05, plotyhlines=[0.0, 1.0]) variable in _CrossBase
132 plotinfo = dict(plotymargin=0.05, plotyhlines=[-1.0, 1.0]) variable in CrossOver
H A Dichimoku.py61 plotinfo = dict(subplot=False) variable in Ichimoku
H A Dkst.py66 plotinfo = dict(plothlines=[0.0]) variable in KnowSureThing
H A Ddpo.py53 plotinfo = dict(plothlines=[0.0]) variable in DetrendedPriceOscillator
H A Dhadelta.py59 plotinfo = dict(subplot=True) variable in haDelta
H A Dheikinashi.py55 plotinfo = dict(subplot=False) variable in HeikinAshi
H A Ddirectionalmove.py180 plotinfo = dict(plotname='+DirectionalIndicator') variable in PlusDirectionalIndicator
218 plotinfo = dict(plotname='-DirectionalIndicator') variable in MinusDirectionalIndicator
H A Dwilliams.py48 plotinfo = dict(plotname='Williams R%') variable in WilliamsR
H A Dtrix.py51 plotinfo = dict(plothlines=[0.0]) variable in Trix
H A Dbollinger.py45 plotinfo = dict(subplot=False) variable in BollingerBands
H A Dmabase.py91 plotinfo = dict(subplot=False) variable in MovingAverageBase
H A Dmacd.py48 plotinfo = dict(plothlines=[0.0]) variable in MACD
/dports/finance/py-backtrader/backtrader-1.9.74.123/samples/observers/
H A Dorderobserver.py32 plotinfo = dict(plot=True, subplot=True, plotlinelabels=True) variable in OrderObserver
/dports/finance/py-backtrader/backtrader-1.9.74.123/samples/multitrades/
H A Dmtradeobserver.py32 plotinfo = dict(plot=True, subplot=True, plotlinelabels=True) variable in MTradeObserver
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/studies/contrib/
H A Dfractal.py38 plotinfo = dict(subplot=False, plotlinelabels=False, plot=True) variable in Fractal
/dports/finance/py-backtrader/backtrader-1.9.74.123/samples/pivot-point/
H A Dpivotpoint.py48 plotinfo = dict(subplot=False) variable in PivotPoint
/dports/cad/netgen/netgen-6.2.2105/ng/
H A Dngvisual.tcl74 proc createlineplot { width height identifier title xmin xmax ymin ymax plotinfo} {

12