danielkrizian / strategery

Quant Strategy Specification, Backtesting, Optimization And Statistical Analysis Workflow
10 stars 21 forks source link

Sortable table of trades (linked to chart) #29

Open danielkrizian opened 10 years ago

danielkrizian commented 10 years ago

Table of trades below the chart so when you select/highlight a row/trade you immediately get zoomed at the appropriate level on the chart for inspection. Now, of course you need a sortable table so you can quickly sort the table by clicking on header so you can see top losers, top winners, etc.

extension of https://github.com/danielkrizian/strategery/issues/26

Possibly use googleDataTable? https://github.com/jcheng5/googleCharts/blob/master/R/datatable.R