question

Upvotes
Accepted
1 0 0 1

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

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!

redi-api
redi.jpg (22.2 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
410 1 0 1

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.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
410 1 0 1

Hi @alexis.rementeria,

We're checking...will come back ASAP.

-Brian

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
410 1 0 1

Hi @alexis.rementeria,

Try:

hOrder.ShortVerbiage = 1

This is supported for Japanese equity short sells.

Once this is set, the Locate Broker and Locate fields in Message Monitor will be populated.

-Brian

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
1 0 0 1

Hi Brian,

Thanks, but that line of code does not work. We need to check that box for Hong Kong stocks but when I sent orders with it the box is not checked:


redi.jpg (62.7 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
410 1 0 1

@zoya.farberov I spoke with @alexis.rementeria offline. I believe this is sorted out now.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea