[
  "Open",
  "High",
  "Low",
  "Close",
  "Volume",
  "ret_1",
  "ret_5",
  "ret_10",
  "ret_21",
  "log_ret_1",
  "high_low_ratio",
  "close_open_ratio",
  "upper_shadow",
  "lower_shadow",
  "spread_pct",
  "close_position",
  "ema_9",
  "ema_21",
  "ema_50",
  "sma_20",
  "sma_50",
  "sma_200",
  "price_to_ema9",
  "price_to_sma50",
  "price_to_sma200",
  "macd",
  "macd_signal",
  "macd_hist",
  "macd_hist_pct",
  "adx",
  "plus_di",
  "minus_di",
  "rsi_14",
  "rsi_7",
  "stoch_k",
  "stoch_d",
  "cci_20",
  "mfi_14",
  "mfi_7",
  "bb_lower",
  "bb_middle",
  "bb_upper",
  "bb_width",
  "bb_position",
  "atr_14",
  "atr_pct",
  "obv",
  "volume_sma_20",
  "volume_ratio",
  "volume_change",
  "volume_change_5",
  "day_of_week",
  "month",
  "quarter",
  "day_of_month",
  "is_month_end",
  "is_quarter_end",
  "day_sin",
  "day_cos",
  "month_sin",
  "month_cos"
]