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!

alexg

Forum Replies Created

Viewing 15 posts - 1,411 through 1,425 (of 2,212 total)
  • Author
    Posts
  • in reply to: Trade Volume & Coins List API? #4997
    alexg
    Keymaster

    To be honest I do not have anything concrete, but I do have some code that I used during dev testing for this.

    It is a PHP file that generates SQL insert statements for the BTC_DOGE market. It generates 10 weeks of mock transactions that you can pipe into MySQL. I am attaching the code in case you find it useful. Do not use it before reading what it does. It will delete your database data and replace it with random data.

    Once a market has enough data, you will be able to see the candlesticks on the chart.

    with regards

    Attachments:
    You must be logged in to view attached files.
    in reply to: Wallets do not load #4996
    alexg
    Keymaster

    Hello @wayjay1744,

    I am not aware of any issues with the CoinPayments platform. If the service was down then that would explain it.

    I think the original poster @dvalansi was encountering misconfiguration issues on a new installation.

    Does the problem persist now?

    in reply to: Wallets do not load #4992
    alexg
    Keymaster

    Hello,

    There is a number of things you can check.

    Please check the Troubleshooting section of the documentation (it’s in the bundle download of the plugin), under the heading “I do not see the UI elements in the frontend.”

    If this does not help, please let me know.

    with regards

    in reply to: Negative balance issue #4986
    alexg
    Keymaster

    After a lot of searching I determined the source of the problem and provided a fix in 0.4.2-beta. The Exchange extension should not cause new negative balances any more when matching trades. The bug was partly due to differences in the application of maker and taker fees to the base currency while buying the quote currency. If you wish to continue testing the plugin, I would suggest that you first wipe all trades and orders from the database, with delete from wp_wallets_txs where category='trade';delete from wp_wallets_orders;

    I will keep the extension in beta for a short while longer and if no more bugs are detected, it will be bumped to 1.0.0 (i.e. production-ready).

    in reply to: Negative Coin Balance #4985
    alexg
    Keymaster

    After a lot of searching I determined the source of the problem and provided a fix in 0.4.2-beta. The Exchange extension should not cause new negative balances any more when matching trades. The bug was partly due to differences in the application of maker and taker fees to the base currency while buying the quote currency. If you wish to continue testing the plugin, I would suggest that you first wipe all trades and orders from the database, with delete from wp_wallets_txs where category='trade';delete from wp_wallets_orders;

    I will keep the extension in beta for a short while longer and if no more bugs are detected, it will be bumped to 1.0.0 (i.e. production-ready).

    in reply to: Negative balance after trading #4984
    alexg
    Keymaster

    After a lot of searching I determined the source of the problem and provided a fix in 0.4.2-beta. The Exchange extension should not cause new negative balances any more when matching trades. The bug was partly due to differences in the application of maker and taker fees to the base currency while buying the quote currency. If you wish to continue testing the plugin, I would suggest that you first wipe all trades and orders from the database, with delete from wp_wallets_txs where category='trade';delete from wp_wallets_orders;

    I will keep the extension in beta for a short while longer and if no more bugs are detected, it will be bumped to 1.0.0 (i.e. production-ready).

    in reply to: Markets table refresh #4983
    alexg
    Keymaster

    In the latest Exchange version 0.4.2-beta the selected market remains the same after market data is reloaded.

    in reply to: CoinPayments Adapter failed to discover list #4979
    alexg
    Keymaster

    Hello,

    Please see the troubleshooting section of the coin adapter for the error “too many errors in the last two minutes”. Essentially you need to re-check your codes, deactivate the plugin for two minutes, then enable it again and the problem should go away.

    If you get an error in the CoinPayments platform when enabling a coin, this is not related to the plugin. I am not sure why you would get this error. You should ask CoinPayments support about it.

    The plugin requires the cron job to be running. There is no URL to trigger the cron job externally at the moment, although this is in my future plans.

    with regards

    P.S. Could you please open a new thread per individual topic in the future? This makes things clearer for everyone reading this. Thank you!

    in reply to: Block.io Balance not updating #4978
    alexg
    Keymaster
    in reply to: Moved: Deposits do not register in plugin #4977
    alexg
    Keymaster

    Hello,

    I have moved your request to a new thread.

    1. Are you using the block.io adapter?

    2. Did you use a user deposit address (i.e. an address shown in the [wallets_deposit] shortcode?

    Let me know please.

    Thanks

    in reply to: Block.io Balance not updating #4973
    alexg
    Keymaster

    This is the screenshot

    Attachments:
    You must be logged in to view attached files.
    in reply to: Fiat Withdrawals #4967
    alexg
    Keymaster

    Hello,

    No, unfortunately I do not have any update on this.

    It is in my future plans.

    with regards

    in reply to: Negative balance after trading #4966
    alexg
    Keymaster

    Hello,

    Thank you. I am aware of the problem and am looking for a solution.

    Once this is fixed, the Exchange will be taken out of beta.

    with regards

    in reply to: ll Monero addresses on my site are the same. #4948
    alexg
    Keymaster

    The Monero coin adapter for full nodes is now released. See the blog announcement and adapter homepage for details.

    in reply to: Getting a bad Monero address #4947
    alexg
    Keymaster

    The Monero coin adapter for full nodes is now released. See the blog announcement and adapter homepage for details.

Viewing 15 posts - 1,411 through 1,425 (of 2,212 total)