Commit Graph

2 Commits

Author SHA1 Message Date
richardjozsa
5ccd80eda6 Conception problem with the unrealized profit
I think here is a conception problem with the total profit, if we *= it with the last PnL it means we assume that the last profit effects on this one. In real life it depends on the user eg stake amount can be unlimited.
However the agent will learn better and more if we just add it with +=.
2022-08-27 00:49:48 +02:00
richardjozsa
d31926efdf Added Base4Action 2022-08-26 11:04:25 +02:00