Libraries: Balance_Reset

 

Balance_Reset:

This library simulates prop trading firm scenarios by resetting the account balance based on configurable profit and loss thresholds during backtesting, and logs reset results for analysis.

Balance_Reset

Author: Andrei Krisiuk

 
Automated-Trading:

Balance_Reset:

Author: Andrei Krisiuk

Thank you Andrei , a nice to have library very interesting this would be nice as a tester custom criteria is that possible?

 
linfo2 #:

Thank you Andrei , a nice to have library very interesting this would be nice as a tester custom criteria is that possible?

I’ve updated the library with custom criteria specifically designed for testing my Expert Advisors, including some of the key logic I use for optimizing and passing prop firm evaluations. This isn't the full code, but it covers the core aspects needed to optimize trading performance efficiently. It offers a flexible framework that you can adapt to suit your own testing requirements. Feel free to make use of it, and I hope it helps streamline your optimization process!
 
Andrei Krisiuk #:
I’ve updated the library with custom criteria specifically designed for testing my Expert Advisors, including some of the key logic I use for optimizing and passing prop firm evaluations. This isn't the full code, but it covers the core aspects needed to optimize trading performance efficiently. It offers a flexible framework that you can adapt to suit your own testing requirements. Feel free to make use of it, and I hope it helps streamline your optimization process!

Wow Thank you Andrei