Pair Trading View - .NET application for visual analysis of synthetic
Pair Trading View - .NET application for visual analysis of synthetic financial instruments based on statistical models.
https://github.com/dv-lebedev/pair-trading-view
Look for binaries in "pair-trading-view\PairTradingView.WinFormsApp\bin\Debug" folder.
A tool to convert an exported text file from one format to another.
Sometimes an upgraded application changes data formats which can break compatibility with previous versions.
If import/export text files are of the following format:
"descript1","descript2","descript3"
"data1","data2","data3"
"data1","data2","data3"
then this program can rearrange the data of large exported files in order to be imported into another version or application with little effort.