I am working on some python stock filtering like SimpleFilter and I realized that "PRE_PRICE_CHANGE_VAL" is only available for "SortField" but not for StockField.
"PRE_PRICE_CHANGE_VAL" info is available in Futu app and I believe it is retrievable in api as well. Would you please have me some advice. Thanks.
Hi All,
I am working on some python stock filtering like SimpleFilter and I realized that "PRE_PRICE_CHANGE_VAL" is only available for "SortField" but not for StockField.
"PRE_PRICE_CHANGE_VAL" info is available in Futu app and I believe it is retrievable in api as well. Would you please have me some advice. Thanks.
Rgd, Willis