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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |