Hi,
Do you have the piece of Excel vba code that will check the “settlement ability confirmed” checkbox below:
Compatible with this piece of code:
hOrder.symbol = “6060.HK”
hOrder.Exchange = “GSCC DMA”
hOrder.quantity = 100
so should probably be something like:
hOrder.settlementabilityconfirm = True
Obviously this example doesn’t work.
Any help would be appreciated.
Thanks!