Various tools to process financial time series
Last updated Sep 19, 2025
10
Stars
1
Forks
1
Issues
0
Stars/day
Attention Score
0
Language breakdown
No language data available.
▸ Files
click to expand
README
Finance Tools
Various tools for processing financial time series data in Julia.
Installation: at the Julia REPL, using Pkg; Pkg.add("FinanceTools")
View on JuliaHub, or Julia Packages.
Documentation
Package contains various different tools to preprocess time series for machine learning and other uses. Notable functions are fracdiff which allows for fractional differencing and dollarbars which converts tick data into dollar bars.
License
This project is licensed under the MIT License, see LICENSE for more information.
🔗 More in this category