Using monte carlo simulation create fictional data .

python coding
Reinforcement learning league of option trading model (3 steps)1-using monte carlo simulation create fictional data of options 2-then code 3 methods , (1) q-learning, (2) fitted q-iteration and (3) policy based approach/deep hedging 3-make cumulative reward plots for comparison of the three methodsA Well Commented code only , with Output is needed