project-serum / serum-js

JavaScript client library for interacting with the Project Serum DEX.
82 stars 33 forks source link

how much time it need to take for order show after the order placed? #35

Closed gzf445 closed 3 years ago

gzf445 commented 3 years ago

i have tested the market.loadOrdersForOwner and i use the postonly order.it seems that the order need about more than 15s after the order place by placeorder function.is the sol a very fast way trade?do you know the excatly time that the order to be show.and what is the meaning of cacheDurationMs in the market.loadOrdersForOwner?

armaniferrante commented 3 years ago

This repository has moved to https://github.com/project-serum/serum-ts/tree/master/packages/serum. Please migrate this issue over, if desired.