Home
last modified time | relevance | path

Searched refs:histnotify (Results 1 – 2 of 2) sorted by relevance

/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/brokers/
H A Dbbroker.py659 histnotify=False, _checksubmit=True, argument
667 histnotify=histnotify)
679 histnotify=False, _checksubmit=True, argument
687 histnotify=histnotify)
1170 histnotify=uhnotify,
1177 histnotify=uhnotify,
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/
H A Dstrategy.py589 if order.exectype != order.Historical or order.histnotify: