Version 5.20 2022.07.11
SHIFT-CLICK take partial and stop loss lines

custom take partial percentages per line. Click TP and SL lines to modify.

Trailing stop. Click SL lines to enable.
Version 5.1 2022.06.17
***************************
*** RESOLVED ISSUE LIST ***
***************************

ISSUE - RESOLVED
==============================
Description: Deleted FIB targets being processed
Status: Resolved. Found logic issue that caused the issue. Fix will be in version 4.10.8

ISSUE - RESOLVED
==============================
Desscription: Take partial button removed existing targets. has to do with new ticket number
Status: Resolved.

ISSUE - RESOLVED
==============================
Description: Deleting target does not permanently remove target. Targets reappear.
Status: Resolved.

ISSUE - RESOLVED
==============================
Description: Fib target skipped, not taking partial
Status: Resolved.

ISSUE - RESOLVED
==============================
Description: Algo closing positions on opposite LB
Status: Resolved. EA Parameter OPPOSITE_LB_ACTION set to "LB_NO_ACTION" by default.

ISSUE - RESOLVED
==============================
Description: Loss_reduction places target too close to price
Status: Resolved. Use MINIMUM_TARGET_PIPS.

ISSUE - RESOLVED
==============================
Description - Discovery: When I have both US30 and NAS charts open, when I adjust my buttons manually for one instrument, the EA moves my buttons on the other instrument to the opposite position.
Status: Behaving as expected. Changing button coordinates is a global change across all charts, not specific to each instrument. Is there a valid use case that may require unique buttons per instrument?


ISSUE - RESOLVED
==============================
Description: When in position, targets are auto created when timeframes changed.
Status: Resolved. trying to replicate behavior.