Bitcoin Trading Bot for BTC-e exchange

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

Bitcoin Trading Bot for BTC-e exchange क्या है?

Bitcoin Trading Bot for BTC-e exchange Newman द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bitcoin Automatic Trading platform (bot) for BTC-e exchange. "।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Bitcoin Trading Bot for BTC-e exchange एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Bitcoin Trading Bot for BTC-e exchange Bitcoin Trading Bot for BTC-e exchange
ID iiandjelpocmkkphjmalkpjpggdmhcik
आधिकारिक URL https://chrome.google.com/webstore/detail/bitcoin-trading-bot-for-b/iiandjelpocmkkphjmalkpjpggdmhcik
विवरण Bitcoin Automatic Trading platform (bot) for BTC-e exchange.
फ़ाइल का आकार 73.62 KB
स्थापना संख्या 69
वर्तमान संस्करण 1.0
अंतिम अपडेट 2016-09-16
प्रकाशन तिथि 2016-09-16
रेटिंग 1.67/5 कुल 3 रेटिंग्स
डेवलपर Newman
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://xbtc.org
सहायता पृष्ठ URL https://xbtc.org/howitwork
समर्थित भाषाएँ 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
}