: https://github.com/1360/mtgox-api-v1-php-class/blob/master/mtGox.class.php
+
echo '<pre>' . print_r($gox->getTicker(),true) . '</pre>';
mtgox-api のすべてのティッカー情報を取得します。
-> 最後の購入価格など、1 つの値のみを読み取るにはどうすればよいですか。
[buy][value_int]
= 11350000
? どうも