cryptopia-api-php icon indicating copy to clipboard operation
cryptopia-api-php copied to clipboard

Cryptopia API Wrapper in PHP and Sample Trading Bot

Results 6 cryptopia-api-php issues
Sort by recently updated
recently updated
newest added

Dear KittyCatTech, Although i am a real beginner your code in cryptopia-api-php looked clear to me. But using it will every time come with an "Can't Connect to Cryptopia, Error:...

For some reason apiCall("SubmitTrade", array( 'Type'=> "Buy", 'Market'=> $type, 'Rate'=> $row["BUY"], 'Amount'=> $val ) ); doesn't want to buy keeps telling me the trade size is too small. when it...

Hi. I am trying to use SubmitWithdraw. No luck. I think it is not supported in wrapper. If it is, can you show an example. Thank you.

What is it good for? Can I trade on cryptopia with this api? How can I start the php file? Sorry, I'm a bloody newbie. ;(

Hi is there a fix for api unable to update balance ?

A lot of hair pulling was involved as I had almost no experience with PHP until I finally figured out why crypto currencies with numbers were "messed up"