Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

ROI genetic back_tester #1262

Closed
wants to merge 2 commits into from
Closed

ROI genetic back_tester #1262

wants to merge 2 commits into from

Conversation

station384
Copy link
Contributor

fix for glitch described in #1258

ROI is now used in displays in my prior pull.

This corrects for when currency is 0.

If currency capital is 0, use the final end balance as the ROI.

Fix multi strategy backtesting
Add overall best result when multi-strategy used
Correct selection when output is displayed as best strategy.
Fix memory leak due to recursive calls. (allows garbage collection of
unused objects)

Make saving of output files synchronous

Change variable assignment of anonymous functions to named functions
(allow easier tracking of entry and exit points)
If currency capital is 0,  use the final end balance as the ROI.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant