MCPcopy Create free account

hub / github.com/vnpy/vnpy / functions

Functions769 in github.com/vnpy/vnpy

Methodtest_alpha88
Test Alpha#88
tests/test_alpha101.py:590
Methodtest_alpha89
Test Alpha#89
tests/test_alpha101.py:596
Methodtest_alpha9
Test Alpha#9
tests/test_alpha101.py:120
Methodtest_alpha90
Test Alpha#90
tests/test_alpha101.py:602
Methodtest_alpha91
Test Alpha#91
tests/test_alpha101.py:608
Methodtest_alpha92
Test Alpha#92
tests/test_alpha101.py:614
Methodtest_alpha93
Test Alpha#93
tests/test_alpha101.py:620
Methodtest_alpha94
Test Alpha#94
tests/test_alpha101.py:626
Methodtest_alpha95
Test Alpha#95
tests/test_alpha101.py:632
Methodtest_alpha96
Test Alpha#96
tests/test_alpha101.py:638
Methodtest_alpha97
Test Alpha#97
tests/test_alpha101.py:644
Methodtest_alpha98
Test Alpha#98
tests/test_alpha101.py:650
Methodtest_alpha99
Test Alpha#99
tests/test_alpha101.py:656
Functiontest_dataproxy_between_proxy_comparisons
Test DataProxy comparisons between two proxies.
tests/alpha/test_dataproxy.py:95
Functiontest_dataproxy_between_proxy_operations
Test DataProxy operations between two proxies.
tests/alpha/test_dataproxy.py:58
Functiontest_dataproxy_scalar_and_reverse_operations
Test DataProxy operations with scalars on both sides.
tests/alpha/test_dataproxy.py:40
Functiontest_dataproxy_scalar_comparisons
Test DataProxy comparisons with scalars.
tests/alpha/test_dataproxy.py:82
Functiontest_dataproxy_unary_operations
Test unary DataProxy operations.
tests/alpha/test_dataproxy.py:73
Functiontest_df
Create test data: 50 symbols, 300 days, with extreme values.
tests/test_alpha101.py:61
Functionthreading_excepthook
Show exception detail from background threads with QMessageBox.
vnpy/trader/ui/qt.py:60
MethodtickStrings
Convert original index to datetime string.
vnpy/chart/axis.py:22
Methodtrange
(self, array: Literal[False] = False)
vnpy/trader/utility.py:1012
Methodtrix
(self, n: int, array: Literal[False] = False)
vnpy/trader/utility.py:775
Functionts_abs
Calculate the absolute value of the feature
vnpy/alpha/dataset/ts_function.py:286
Functionts_argmax
Return the index of the maximum value over a rolling window
vnpy/alpha/dataset/ts_function.py:42
Functionts_argmin
Return the index of the minimum value over a rolling window
vnpy/alpha/dataset/ts_function.py:52
Functionts_cov
Calculate covariance between two features over a rolling window
vnpy/alpha/dataset/ts_function.py:301
Functionts_decay_linear
Calculate linear decay weighted average
vnpy/alpha/dataset/ts_function.py:306
Functionts_delta
Calculate difference between current value and value from window periods ago
vnpy/alpha/dataset/ts_function.py:296
Functionts_greater
Return the maximum value between two features
vnpy/alpha/dataset/ts_function.py:259
Functionts_less
Return the minimum value between two features
vnpy/alpha/dataset/ts_function.py:243
Functionts_log
Calculate the natural logarithm of the feature
vnpy/alpha/dataset/ts_function.py:276
Functionts_max
Calculate the maximum value over a rolling window
vnpy/alpha/dataset/ts_function.py:32
Functionts_mean
Calculate the mean over a rolling window
vnpy/alpha/dataset/ts_function.py:82
Functionts_min
Calculate the minimum value over a rolling window
vnpy/alpha/dataset/ts_function.py:22
Functionts_product
Calculate the product over a rolling window
vnpy/alpha/dataset/ts_function.py:322
Functionts_quantile
Calculate the quantile value over a rolling window
vnpy/alpha/dataset/ts_function.py:130
Functionts_rank
Calculate the percentile rank of the current value within the window
vnpy/alpha/dataset/ts_function.py:62
Functionts_resi
Calculate the residual of linear regression over a rolling window (optimized)
vnpy/alpha/dataset/ts_function.py:186
Functionts_rsquare
Calculate the R-squared value of linear regression over a rolling window (optimized)
vnpy/alpha/dataset/ts_function.py:140
Functionts_slope
Calculate the slope of linear regression over a rolling window (optimized)
vnpy/alpha/dataset/ts_function.py:102
Functionts_sum
Calculate the sum over a rolling window
vnpy/alpha/dataset/ts_function.py:72
Methodturnover
Get trading turnover time series.
vnpy/trader/utility.py:569
Methodultosc
(self, time_period1: int = 7, time_period2: int = 14, time_period3: int = 28, array: Literal[False] = False)
vnpy/trader/utility.py:991
Methodunbind
Clear credentials and stop pushing.
vnpy/trader/engine.py:735
Methodunbind
Confirm and clear current binding.
vnpy/trader/ui/widget.py:1685
Methodunregister
Unregister an existing handler function from event engine.
vnpy/event/engine.py:120
Methodunregister_general
Unregister an existing general handler function.
vnpy/event/engine.py:140
Functionupdate_bar
()
examples/candle_chart/run.py:34
Methodupdate_bar
Update single bar data.
vnpy/chart/widget.py:168
Methodupdate_bar
Update one single bar data.
vnpy/chart/manager.py:42
Methodupdate_bar
Update 1 minute bar into generator
vnpy/trader/utility.py:262
Methodupdate_bar
Update new bar data into array manager.
vnpy/trader/utility.py:509
Methodupdate_history
Update a list of bar data.
vnpy/chart/widget.py:155
Methodupdate_history
Update a list of bar data.
vnpy/chart/manager.py:21
Methodupdate_order
(self, order: OrderData)
vnpy/trader/converter.py:337
Methodupdate_order_request
(self, req: OrderRequest, vt_orderid: str)
vnpy/trader/converter.py:346
Methodupdate_order_request
Update order request to offset converter.
vnpy/trader/engine.py:558
Methodupdate_position
(self, position: PositionData)
vnpy/trader/converter.py:319
Methodupdate_setting
Get setting value from line edits and update global setting file.
vnpy/trader/ui/widget.py:1277
Methodupdate_tick
Update new tick data into generator.
vnpy/trader/utility.py:204
Methodupdate_trade
(self, trade: TradeData)
vnpy/trader/converter.py:328
Methodupdate_with_cell
(self, cell: BaseCell)
vnpy/trader/ui/widget.py:1034
Functionvirtual
mark a function as "virtual", which means that this function can be override. any base class should use this or @abstractmethod to decorate a
vnpy/trader/utility.py:1275
Methodvolume
Get trading volume time series.
vnpy/trader/utility.py:562
MethodwheelEvent
Reimplement this method of parent to zoom in/out.
vnpy/chart/widget.py:252
Methodwillr
(self, n: int, array: Literal[False] = False)
vnpy/trader/utility.py:976
Methodwma
(self, n: int, array: Literal[False] = False)
vnpy/trader/utility.py:628
Methodwrite_log
Write a log event from gateway.
vnpy/trader/gateway.py:153
← previous701–769 of 769, ranked by callers