getPositionHighestProfitBreakeven

declare function getPositionHighestProfitBreakeven(symbol: string): Promise<boolean>;

Returns whether breakeven was mathematically reachable at the highest profit price.

Returns null if no pending signal exists.

Parameter Description
symbol Trading pair symbol