Version 2.641 2026.04.19
Small modification to dashboard.
Version 2.640 2026.04.18
Fixed cache memory problem which caused skipped trades because of distance to disappear from memory when new candle came.
Version 2.639 2026.04.11
Fixed Trailing SL not working correctly.
Version 2.638 2026.04.02
Added sepparate TF for detecting FVG and for placing pendings. It helps when FVG is too far from current price when new H1 candle comes, this lets you to select TF to check the distance in shorter intervals to place pendings.
Default is the same as detection period-
Version 2.637 2026.03.28
- new defaults for use on gold without any changes
- added new "wick check" protection function to prevent placing pending when market reversal is possible
Version 2.636 2026.03.20
Added new config input:
requireAllThreeCandlesConfirmation = true;

It prevents from placing pending in possible market reversal moment.