- ago
We have the following situation: there are securities and different sectors of the same exchange. This security is traded in both sectors, but liquidity and prices will vary. How can this resolve in WL? Trading account is the same.

for example, description for first sector:
CODE:
{ "symbol": "SBER", "shortname": "Сбербанк", "description": "Сбербанк России ПАО ао", "exchange": "MOEX", "type": "CS", "lotsize": 10, "facevalue": 3, "cfiCode": "ESXXXX", "cancellation": "9999-12-31T23:59:59.9999999", "minstep": 0.01, "rating": 5128978, "marginbuy": 0, "marginsell": 0, "marginrate": 0, "pricestep": 0, "priceMax": 0, "priceMin": 0, "theorPrice": 0, "theorPriceLimit": 0, "volatility": 0, "currency": "RUB", "ISIN": "RU0009029540", "yield": null, "primary_board": "TQBR" }


description for second:
CODE:
{ "symbol": "SBER", "shortname": "Сбербанк, акции обыкновенные", "description": "Сбербанк, акции обыкновенные", "exchange": "SPBX", "type": "r", "lotsize": 1, "facevalue": 3, "cfiCode": "ESVXXR", "cancellation": "9999-12-31T23:59:59.9999999", "minstep": 0.01, "rating": 12, "marginbuy": 0, "marginsell": 0, "marginrate": 0, "pricestep": 0, "priceMax": 0, "priceMin": 0, "theorPrice": 0, "theorPriceLimit": 0, "volatility": 0, "currency": "RUB", "ISIN": "RU0009029540", "yield": null, "primary_board": "SPBX" }
0
781
0 Replies

Reply

Bookmark

Sort
Currently there are no replies yet. Please check back later.