|
@ -20,7 +20,7 @@ |
|
|
|
|
|
|
|
|
int32_t LP_tradecommand(void *ctx,char *myipaddr,int32_t pubsock,cJSON *argjson,uint8_t *data,int32_t datalen); |
|
|
int32_t LP_tradecommand(void *ctx,char *myipaddr,int32_t pubsock,cJSON *argjson,uint8_t *data,int32_t datalen); |
|
|
int32_t LP_quoteparse(struct LP_quoteinfo *qp,cJSON *argjson); |
|
|
int32_t LP_quoteparse(struct LP_quoteinfo *qp,cJSON *argjson); |
|
|
int32_t LP_mpnet_addorder(struct LP_quoteinfo *qp); |
|
|
void LP_gtc_addorder(struct LP_quoteinfo *qp); |
|
|
|
|
|
|
|
|
int32_t LP_mpnet_addorder(struct LP_quoteinfo *qp) |
|
|
int32_t LP_mpnet_addorder(struct LP_quoteinfo *qp) |
|
|
{ |
|
|
{ |
|
|