"Settlement ability confirm" tag in Rediplus vba order entry code

Options

Hi,

Do you
have the piece of Excel vba code that will check the “settlement ability
confirmed” checkbox below:

image

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!

Tagged:

Best Answer

  • Brian.Mullane1
    Answer ✓

    This particular field is supported for Japanese stocks only. It's required for some broker flows, so we recommend checking with your broker if these instructions are needed.

Answers