- [x] BTC ve ETH Anlık Fiyat bilgisi alınabilir.
- [x] BTC alış ve satışlardaki değerler görüntülenebilir.
- [x] BTC market geçmişi görüntülenebilir.
- [x] Günlük BTC fiyat grafiği mumlarına erişilebilir.
- [x] Kullanıcı Trade geçmişi görüntülenebilir.
- [x] Açık Trade İşlemleri görüntülenebilir.
- [x] TL, BTC ve ETH bakiyeleri görüntülenebilir.
- [x] İşlem iptali yapılabilir.
- [x] BTC ve ETH alışı, satışı yapılabilir.
- [x] Alış ve Satışta : Market , Limit ve Stop Özelliği kullanılabilir.
English Document
This class is a wrapper for the Btcturk trader platform API (https://www.btcturk.com/api). You can use it to check market values, do tradings with your wallet, write your own trading bot, etc
- You obviously need a btcturk account.
- You need to create an API key on your account settings
$key = 'PUBLIC_KEY'; // use your key and secret
$secret = 'PRIVATE_KEY';
$b = new Client ($key, $secret);
$list = $b->getBalances();
Türkçe Döküman
Bu Class Btcturk Api Sistemi İçin yapılmıştır (https://www.btcturk.com/api). Piyasa değerlerini kontrol etmek, bakiyeniz ile ticaret yapmak, kendi ticaret botunuzu yazmak vs. için kullanabilirsiniz.
- Bir Btcturk Hesabı olması.
- Hesap > Api Erişimi kısmından bir Api hesabı oluşturmak
$key = 'PUBLIC_KEY'; // public ve private keylerini kullan
$secret = 'PRIVATE_KEY';
$b = new Client ($key, $secret);
$list = $b->getBalances();
BtcTurk-Api is open-sourced software licensed under the MIT license
If you find this library to your liking and enjoy using it, please consider a donation to one of the following addresses:
- BTC: 3BCC4zNHhEyS38kEBVSDcj4MDZpnanwEUD
- ETH: 0x0d57c1535b90cebaa8b2c6aa0cff5d7f20e7a75d