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.
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