I get Zero values:
(`ID`, `Exchange`, `TradeType`, `Market`, `TimeStamp`, `OriginalTradeType`, `OriginalTradePrice`, `OriginalTradeQuantity`, `OriginalTradeFee`, `FinalTradeType`, `FinalTradePrice`, `FinalTradeQuantity`, `FinalTradeFee`, `TotalFee`,Gain` `, `PercentageGain`, `MarketComulativeGain`)
VALUES
(7140, 'TheRock', 'PingPong', 'PPC/BTC', '2017-07-18 21:46:38', 'SELL', 0.00077000, 0.71000000, 0.00000000, 'BUY', 0.00076000, 0.71000000, 0.00000000, 0.00000000, 0.00000000, 1.2990, 0.00000000);
It seems only TheRock is effected!
Sampey, there is a bug!
I use the function Make a Post To URL When a Ping-Pong is Completed, to get the data into a database!
Since 5.0 I noticed that I perfectly here the sound (Reproduce a Sound When a Ping-Pong is Complete (btw. Completed)
However, the database gets the above Zero values.
This happens at TheRock and at C-CEX.
BTW, could you please make a dummy Post To URL to check what I get? Just with a click post to the URL a dummy record. I can only verify, IF and WHEN I indeed had a gain otherwise!