I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Could not add trade pair.

dashed-slug.net Forums Exchange extension support Could not add trade pair. Reply To: Could not add trade pair.

#5295
alexg
Keymaster

About the 0 order, you can always solve it via SQL with a UPDATE wp_wallets_orders SET status='filled' WHERE amount=0; and this should resolve your immediate issue. I will see what I can do so that this does not happen.

I am still not sure why the market is not added in your frontend. Still investigating.

with regards