- lazytrade::DFRTable with predicted price change
- lazytrade::EURUSDM15X75Table with indicator and price change dataset
- lazytrade::TradeStatePolicyTable with Trade States and sample of actual policy for those states
- lazytrade::data_tradesTable with Trade results samples
- lazytrade::indicator_datasetTable with indicator dataset
- lazytrade::macd_100Table with indicator only used to train model, 128 col 1646 rows
- lazytrade::macd_ML60MTable with indicator and market type category used to train model
- lazytrade::macd_dfTable with one column indicator dataset
- lazytrade::policy_tr_systDFTable with Market Types and sample of actual policy for those states
- lazytrade::price_datasetTable with price dataset
- lazytrade::price_dataset_bigTable with price dataset, 30000 rows
- lazytrade::profit_factorDFTable with Trade results samples
- lazytrade::profit_factor_dataTable with Trade results samples
- lazytrade::result_RTable with predicted price change
- lazytrade::result_R1Table with aggregated trade results
- lazytrade::result_prevTable with one column as result from the model prediction
- lazytrade::test_data_patternTable with several columns containing indicator values and Label values
- lazytrade::trading_systemDFTable with trade data and joined market type info
- lazytrade::x_test_modelTable with a dataset to test the Model
- lazytrade::yTable with indicators and price change which is used to train model