Invalid Points reference (It's using PIPs instead)
It seems like every where in the EA where it's talking about Points, it's in fact a PIP.
A Point is the last decimal of a price, the smallest change possible. I.e. a change of price from 1.23456 to 1.23457 on EURUSD would represent 1 Point increase.
In the case of this EA, if I want to trigger a TakeProfit if the EURUSD price move from 1.23000 to 1.23100, in reality it's a 100 points move (or 10 pips), but in the EA settings I would need to set the TakeProfit value to 10, instead of 100.
Same goes with the Martingale Step, etc.
It's not a bug, it is a feature ;)
https://communitypowerea.com/docs/FAQ/what-is-a-point
We can argue about this topic endlessly, but it's pointless.