Bitcoin Trading Bot for BTC-e exchange
Bitcoin Automatic Trading platform (bot) for BTC-e exchange.
Qu'est-ce que Bitcoin Trading Bot for BTC-e exchange ?
Bitcoin Trading Bot for BTC-e exchange est une extension Chrome développée par Newman, et sa fonction principale est "Bitcoin Automatic Trading platform (bot) for BTC-e exchange. ".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Bitcoin Trading Bot for BTC-e exchange
Téléchargez les fichiers d'extension Bitcoin Trading Bot for BTC-e exchange au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | iiandjelpocmkkphjmalkpjpggdmhcik |
URL Officiel | https://chrome.google.com/webstore/detail/bitcoin-trading-bot-for-b/iiandjelpocmkkphjmalkpjpggdmhcik |
Description | Bitcoin Automatic Trading platform (bot) for BTC-e exchange. |
Taille du Fichier | 73.62 KB |
Nombre d'Installations | 69 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2016-09-16 |
Date de Publication | 2016-09-16 |
Évaluation | 1.67/5 Total 3 Évaluations |
Développeur | Newman |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://xbtc.org |
URL de la Page d'Aide | https://xbtc.org/howitwork |
Langues Prises en Charge | 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 } |