-
Notifications
You must be signed in to change notification settings - Fork 33
ViTables
Open Trading edited this page Feb 26, 2016
·
6 revisions
ViTables can visualize tabular data, based on pytables. It is capable of reading HDF5 files, the kind that pandas can read and write to.
There is a plotting plugin to ViTables: VTPlot.
ViTables is clean code, more-or-less supported, and it gives us an immediate GUI exploring our saved backtest files, what we call Omlettes.
In the future, the log window in ViTables could be replaced by a Cmd2 read-eval-print (REPL) window, which would embed OpenTrader in ViTables. Then the plotting from OTCmd2/ViTables could get wired up to display from pandas/matplotlib in VTPlot which uses PyQtGraph. See RoadMap.
Parent: Components
Home: Home Index: TitleIndex
Index
OTCmd2 Manual
- DocOTCmd2
- DocOTCmd2_subscribe
- DocOTCmd2_publish
- DocOTCmd2_chart
- DocOTCmd2_order
- DocOTCmd2_csv
- DocOTCmd2_backtest
- DocOTCmd2_rabbit
OTBackTest Manual
OTPpnAmgc Manual