#28 - TradingOtherNotAllowedEvent changing number packet (#30)

This commit is contained in:
object 2022-12-26 08:19:20 +01:00 committed by GitHub
parent c80403354e
commit c7807d283d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,7 +188,7 @@ export class IncomingHeader
public static TRADE_NOT_OPEN = 3128;
public static TRADE_OPEN = 2505;
public static TRADE_OPEN_FAILED = 217;
public static TRADE_OTHER_NOT_ALLOWED = 2154;
public static TRADE_OTHER_NOT_ALLOWED = 1254;
public static TRADE_YOU_NOT_ALLOWED = 3058;
public static UNIT = 374;
public static UNIT_CHANGE_NAME = 2182;