1. lazytrade::DFR
    Table with predicted price change
  2. lazytrade::EURUSDM15X75
    Table with indicator and price change dataset
  3. lazytrade::TradeStatePolicy
    Table with Trade States and sample of actual policy for those states
  4. lazytrade::data_trades
    Table with Trade results samples
  5. lazytrade::indicator_dataset
    Table with indicator dataset
  6. lazytrade::macd_100
    Table with indicator only used to train model, 128 col 1646 rows
  7. lazytrade::macd_ML60M
    Table with indicator and market type category used to train model
  8. lazytrade::macd_df
    Table with one column indicator dataset
  9. lazytrade::policy_tr_systDF
    Table with Market Types and sample of actual policy for those states
  10. lazytrade::price_dataset
    Table with price dataset
  11. lazytrade::price_dataset_big
    Table with price dataset, 30000 rows
  12. lazytrade::profit_factorDF
    Table with Trade results samples
  13. lazytrade::profit_factor_data
    Table with Trade results samples
  14. lazytrade::result_R
    Table with predicted price change
  15. lazytrade::result_R1
    Table with aggregated trade results
  16. lazytrade::result_prev
    Table with one column as result from the model prediction
  17. lazytrade::test_data_pattern
    Table with several columns containing indicator values and Label values
  18. lazytrade::trading_systemDF
    Table with trade data and joined market type info
  19. lazytrade::x_test_model
    Table with a dataset to test the Model
  20. lazytrade::y
    Table with indicators and price change which is used to train model