MarketAwareTradePredictionStrategy ================================== .. currentmodule:: scml.scml2020 .. autoclass:: MarketAwareTradePredictionStrategy :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MarketAwareTradePredictionStrategy.internal_state .. rubric:: Methods Summary .. autosummary:: ~MarketAwareTradePredictionStrategy.before_step ~MarketAwareTradePredictionStrategy.init ~MarketAwareTradePredictionStrategy.step ~MarketAwareTradePredictionStrategy.trade_prediction_before_step ~MarketAwareTradePredictionStrategy.trade_prediction_init ~MarketAwareTradePredictionStrategy.trade_prediction_step .. rubric:: Attributes Documentation .. autoattribute:: internal_state .. rubric:: Methods Documentation .. automethod:: before_step .. automethod:: init .. automethod:: step .. automethod:: trade_prediction_before_step .. automethod:: trade_prediction_init .. automethod:: trade_prediction_step