stefan8893 / simple-trading

MIT License
1 stars 0 forks source link

Manually entered result should always override calculated result #66

Closed stefan8893 closed 1 month ago

stefan8893 commented 1 month ago

Right now, the manually entered result will not be applied if the name is equal to the calculated one. Both results have the same name, but the source is different and the performance may be different. Manually entered results have no performance and calculated results can have a performance

Override the result anyway, even the performance is lost.