Skip to content

Releases: EA31337/EA31337

EA31337 v1.056

21 Apr 02:08
Compare
Choose a tag to compare
Improving risk and maximum order calculation, added few more account …

…conditions, added risk ratio increase/decrease methods, printing risk mode, added max balance statistics, etc.

EA31337 v1.055

21 Apr 02:08
Compare
Choose a tag to compare
Optimizing rider mode, correcting risk ratio calculation, etc.

EA31337 v1.054

21 Apr 02:07
Compare
Choose a tag to compare
Major improvements for trailing stop/profit, strategy open methods, o…

…verall lot size and risk calculation, implemented new kind of market close conditions, added few more account conditions and overall improvements.

EA31337 v1.053

21 Apr 02:07
Compare
Choose a tag to compare
Adding BoostTrendFactor, fixed invalid trailing value when using iLow…

…est/iHighest and added counting of total order errors per strategy.

EA31337 v1.052

21 Apr 02:07
Compare
Choose a tag to compare
Optimizing boosting, overall result, simplifying code, fixing trend d…

…etection, fixed report values, optimizing spread limits, etc.

EA31337 v1.051

21 Apr 02:07
Compare
Choose a tag to compare
Added spread limit, low/high bar trail, safe/disabled mode, big drop …

…condition, optimized actions and strategies, more testing, initial placeholder for bulls/bears power, improved trend checking, fixed invalid price on CloseOrder() on some brokers and added profit factor to the final report.

EA31337 v1.050

21 Apr 02:07
Compare
Choose a tag to compare
Optimizing RSI, Bands, Envelopes, WPR and Fractals for higher spreads…

… (20). Adding condition when margin is used and actions such as big drop and closing orders per profit side. Optimizing conditions & actions. Improved initial startup messages and added licensing.

EA31337 v1.049

21 Apr 02:05
Compare
Choose a tag to compare
Implementing market conditions in order to deal with trades with high…

… spreads, added trend detection, converted MA and MACD into bitwise open methods and simplifying the code.

EA31337 v1.048

21 Apr 02:05
Compare
Choose a tag to compare
Re-factoring and optimizing Envelopes. Implemented multi-period Allig…

…ator.

EA31337 v1.047

21 Apr 02:05
Compare
Choose a tag to compare
Optimizing Fractals.