QSN Risk Manager
Autonomous risk management and trading system for Bitcoin.
QSN Risk Managerとは何ですか?
QSN Risk Managerはhttps://quantsig.netによって開発されたChromeの拡張機能で、その主な機能は「Autonomous risk management and trading system for Bitcoin.」です。
拡張機能のスクリーンショット
QSN Risk Manager拡張機能のCRXファイルをダウンロード
QSN Risk Manager拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
QSN Risk Manager (QRM) manages a portfolio of Bitcoin and Fiat currencies. It utilizes QSN Model data as feed input to a user defined risk and trading profile in order to proactively manage Bitcoin exposure in real time. QRM provides a number of advanced features such as market and model analysis, real-time trading, live charts, access to the QSN BBS, profile editing/import/export, and reporting features such as data extraction. A valid QSN account with a current data subscription is required in order to use QRM. To sign up and receive 1 month data subscription at no cost, please visit us at https://www.quantsig.net.
拡張機能の基本情報
名前 | QSN Risk Manager |
ID | mglbmemgcelnflklejcakacecblddgga |
公式URL | https://chromewebstore.google.com/detail/qsn-risk-manager/mglbmemgcelnflklejcakacecblddgga |
説明 | Autonomous risk management and trading system for Bitcoin. |
ファイルサイズ | 211 KB |
インストール数 | 24 |
現在のバージョン | 0.9.23 |
最終更新日 | 2014-01-06 |
公開日 | 2014-01-06 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | https://quantsig.net |
支払い方法 | free |
ヘルプページのURL | http://www.quantsig.net/quickdoc/qrm/ |
対応言語 | en-US |
manifest.json | |
{ "background": { "scripts": [ "lib\/background.js" ] }, "browser_action": { "default_icon": "img\/icon_neutral_32.gif", "default_popup": "popup.html" }, "icons": { "128": "img\/icon_128.gif" }, "description": "Autonomous risk management and trading system for Bitcoin.", "manifest_version": 2, "name": "QSN Risk Manager", "short_name": "QRM", "options_page": "options.html", "permissions": [ "unlimitedStorage", "*:\/\/mtgox.com\/", "*:\/\/*.mtgox.com\/", "https:\/\/*.quantsig.net\/" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.9.23" } |