CMD + K

r-tickexec

Community

Functions to execute orders in backtesting using tick data. A testing platform was established by the four major execution functions, namely 'LimitBuy', 'LimitSell', 'MarketBuy' and 'MarketSell', which enclosed all tedious aspects (such as queueing for order executions and calculate actual executed volumes) for order execution using tick data. Such that one can focus on the logic of strategies, rather than its execution.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-tickexec

Usage Tracking

1.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Functions to execute orders in backtesting using tick data. A testing platform was established by the four major execution functions, namely 'LimitBuy', 'LimitSell', 'MarketBuy' and 'MarketSell', which enclosed all tedious aspects (such as queueing for order executions and calculate actual executed volumes) for order execution using tick data. Such that one can focus on the logic of strategies, rather than its execution.

Last Updated

Sep 16, 2019 at 15:21

License

GPL-3

Supported Platforms

noarch