Bitcoin Trading Bot for BTC-e exchange

Bitcoin Automatic Trading platform (bot) for BTC-e exchange.

Bitcoin Trading Bot for BTC-e exchange là gì?

Bitcoin Trading Bot for BTC-e exchange là một tiện ích mở rộng Chrome được phát triển bởi Newman, và tính năng chính của nó là "Bitcoin Automatic Trading platform (bot) for BTC-e exchange. ".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Bitcoin Trading Bot for BTC-e exchange

Tải xuống các tệp mở rộng Bitcoin Trading Bot for BTC-e exchange dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        This is a trading bot for bitcoin entusiasts.

Trading algorithm is based on tracking system of kind used in rocket missles destination search.

Robot don't have access to you money - it's only command the stock to make sell or buy in suitable conditions. It uses exchange's  API for connection.

The settings of bot used to make it run in a way user define. Please use built-in help [?] to understand settings and operation modes details.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Bitcoin Trading Bot for BTC-e exchange Bitcoin Trading Bot for BTC-e exchange
ID iiandjelpocmkkphjmalkpjpggdmhcik
URL Chính Thức https://chrome.google.com/webstore/detail/bitcoin-trading-bot-for-b/iiandjelpocmkkphjmalkpjpggdmhcik
Mô tả Bitcoin Automatic Trading platform (bot) for BTC-e exchange.
Kích Thước Tệp 73.62 KB
Số Lần Cài Đặt 69
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2016-09-16
Ngày Phát Hành 2016-09-16
Đánh Giá 1.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Newman
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://xbtc.org
URL Trang Trợ Giúp https://xbtc.org/howitwork
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bitcoin Trading Bot for BTC-e exchange",
    "description": "Bitcoin Automatic Trading platform (bot) for BTC-e exchange. ",
    "version": "1.0",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "Run XBTC bot. ",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}