Hi Alex,
Could you please tell me how you are planning to use asksize and bidsize? Could you please give me a detailed scenario? Most probably we'll implement this feature in the nearest future.
Best regards.
__________________
Andrew Kirillov,
TS Support Team
Actually I need the following features:
1 place order for multi-symbols in one strategy. normally your charting system could add more symbols data for anylysis, called data1, data2, ....; however when placing order, it could only execute the data1; however for hedge trading, we need more than 2 symbols order processing. currently you did not support. please let me know if you could offer this feature by cost.
2 for the bid/ask size: insidebid and insideask could acquire the live best bid/ask price, however i need also the size of live best bid/ask price, which you did not has the reserve words. Currently i could fulfill the feature by importing twice of the symbol, data1 quote field by bid, data2 quote field by ask, then the ticks could acquire the bid/ask size. but it is very inconvenient.
hope you could help.
Alex