More of a question than an issue: Why is the data only scaled for the indicators and not the ask/bid spread? `np_scaled = min_max_scaler.fit_transform(_stock[['rsi_14', 'cci_14','dx_14','volume']])`