danielhstahl / -DEPRICATED-option_dashboard

https://phillyfan1138.github.io/option_dashboard/
1 stars 4 forks source link

Theta check no longer works #76

Closed danielhstahl closed 6 years ago

danielhstahl commented 6 years ago

The theta check relied on having a single set of parameters. There is now a set per model. This may be a tricky problem to do while keeping the redux store clean.

danielhstahl commented 6 years ago

On second thought, I think I'll use the route to figure out which model to grab.