ProfitView

Advanced TradingView automation, order and position management.

ProfitView란 무엇입니까?

ProfitView은(는) https://profitview.app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Advanced TradingView automation, order and position management."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

ProfitView 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        ProfitView provides users with an advanced toolset to automate order placement, position management/monitoring and balance tracking on all of its supported exchanges – fully customizable with a simple yet versatile scripting language that reacts either to TradingView Alerts, utilizing ANY of the numerous available technical indicators and custom scripts on the platform, or to its internal scheduler enabling scripts to run on fully customizable intervals.

ProfitView comes in the form of a Google Chrome extension that can easily be installed on a VPS for 24/7 usage, or if preferred on your local workstation to fulfill it's duty quietly in the background with the ability to send fully customizable notifications about all of it's actions via Email, Discord, Telegram or IFTTT.

(for a current list of all supported exchanges please see our website)                    

확장 프로그램 기본 정보

이름 ProfitView ProfitView
ID gmflieilmcgbdepadibceklnjbjimpof
공식 URL https://chromewebstore.google.com/detail/profitview/gmflieilmcgbdepadibceklnjbjimpof
설명 Advanced TradingView automation, order and position management.
파일 크기 1.01 MB
설치 횟수 1,160
현재 버전 1.3.59 (2023-11-15)
최근 업데이트 2023-11-22
출시 날짜 2020-07-02
평점 4.29/5 총 24 개의 평점
개발자 https://profitview.app
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://profitview.app/
도움말 페이지 URL https://wiki.profitview.app/faq
개인정보 보호 정책 페이지 URL https://profitview.app/privacy
지원되는 언어 en
manifest.json
{
    "author": "ProfitView LLC",
    "background": {
        "persistent": true,
        "scripts": [
            "js\/libs\/bignumber-9.1.1.min.js",
            "js\/libs\/jsSHA-2.4.2.min.js",
            "js\/libs\/md5.js",
            "js\/libs\/jquery-3.7.0.min.js",
            "js\/libs\/jquery.signalr-2.4.2.min.js",
            "js\/libs\/plog.js",
            "js\/Storage.js",
            "js\/functions.js",
            "js\/NumberObject.js",
            "js\/Command.js",
            "js\/Exchange.js",
            "js\/exchanges\/Binance.js",
            "js\/exchanges\/BinanceUS.js",
            "js\/exchanges\/BinanceFutures.js",
            "js\/exchanges\/BinanceFuturesTestnet.js",
            "js\/exchanges\/Bitfinex.js",
            "js\/exchanges\/BitMEX.js",
            "js\/exchanges\/BitMEXTestnet.js",
            "js\/exchanges\/Bittrex.js",
            "js\/exchanges\/Bybit.js",
            "js\/exchanges\/BybitTestnet.js",
            "js\/exchanges\/BybitV5.js",
            "js\/exchanges\/BybitV5Testnet.js",
            "js\/exchanges\/CoinbasePro.js",
            "js\/exchanges\/CoinbaseProSandbox.js",
            "js\/exchanges\/Deribit.js",
            "js\/exchanges\/DeribitTestnet.js",
            "js\/exchanges\/FTX.js",
            "js\/exchanges\/FTXUS.js",
            "js\/exchanges\/Gemini.js",
            "js\/exchanges\/GeminiSandbox.js",
            "js\/exchanges\/Kraken.js",
            "js\/exchanges\/KrakenFutures.js",
            "js\/exchanges\/KrakenFuturesDemo.js",
            "js\/exchanges\/KuCoin.js",
            "js\/exchanges\/KuCoinSandbox.js",
            "js\/exchanges\/KuMEX.js",
            "js\/exchanges\/KuMEXSandbox.js",
            "js\/exchanges\/OANDA.js",
            "js\/exchanges\/OANDASandbox.js",
            "js\/exchanges\/OKCoin.js",
            "js\/exchanges\/OKEX.js",
            "js\/exchanges\/OKEXDemo.js",
            "js\/exchanges\/Phemex.js",
            "js\/exchanges\/PhemexTestnet.js",
            "js\/exchanges\/Poloniex.js",
            "js\/exchanges\/SimpleFX.js",
            "js\/exchanges\/SimpleFXSandbox.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/icons\/19.png",
            "38": "img\/icons\/38.png"
        },
        "default_popup": "popup.html",
        "default_title": "ProfitView"
    },
    "content_scripts": [
        {
            "js": [
                "js\/functions.js",
                "content.js"
            ],
            "matches": [
                "https:\/\/*.tradingview.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "description": "Advanced TradingView automation, order and position management.",
    "icons": {
        "128": "img\/icons\/128.png",
        "16": "img\/icons\/16.png",
        "48": "img\/icons\/48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "74.0",
    "name": "ProfitView",
    "optional_permissions": [
        "clipboardWrite",
        "https:\/\/api.binance.com\/*",
        "https:\/\/api.binance.us\/*",
        "https:\/\/fapi.binance.com\/fapi\/*",
        "https:\/\/dapi.binance.com\/dapi\/*",
        "https:\/\/testnet.binancefuture.com\/*",
        "https:\/\/api.bitfinex.com\/*",
        "https:\/\/www.bitmex.com\/api\/*",
        "https:\/\/testnet.bitmex.com\/api\/*",
        "https:\/\/bittrex.com\/api\/*",
        "https:\/\/api.bybit.com\/*",
        "https:\/\/api-testnet.bybit.com\/*",
        "https:\/\/api.pro.coinbase.com\/*",
        "https:\/\/api-public.sandbox.pro.coinbase.com\/*",
        "https:\/\/www.deribit.com\/api\/*",
        "https:\/\/test.deribit.com\/api\/*",
        "https:\/\/ftx.com\/api\/*",
        "https:\/\/ftx.us\/api\/*",
        "https:\/\/otc.ftx.com\/api\/time",
        "https:\/\/api.gemini.com\/*",
        "https:\/\/api.sandbox.gemini.com\/*",
        "https:\/\/api.kraken.com\/*",
        "https:\/\/futures.kraken.com\/derivatives\/api\/*",
        "https:\/\/demo-futures.kraken.com\/derivatives\/api\/*",
        "https:\/\/openapi-v2.kucoin.com\/api\/*",
        "https:\/\/openapi-sandbox.kucoin.com\/api\/*",
        "https:\/\/api-futures.kucoin.com\/api\/*",
        "https:\/\/api-sandbox-futures.kucoin.com\/api\/*",
        "https:\/\/api-fxtrade.oanda.com\/*",
        "https:\/\/api-fxpractice.oanda.com\/*",
        "https:\/\/www.okcoin.com\/api\/*",
        "https:\/\/www.okx.com\/api\/*",
        "https:\/\/api.phemex.com\/*",
        "https:\/\/vapi.phemex.com\/*",
        "https:\/\/testnet-api.phemex.com\/*",
        "https:\/\/poloniex.com\/tradingApi",
        "https:\/\/rest.simplefx.com\/api\/*",
        "https:\/\/simplefx.com\/utils\/instruments.json",
        "https:\/\/webquotes-v3.simplefx.com\/*",
        "https:\/\/discord.com\/api\/*",
        "https:\/\/api.telegram.org\/*",
        "https:\/\/maker.ifttt.com\/*",
        "https:\/\/api.twilio.com\/*"
    ],
    "options_page": "options.html",
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking",
        "https:\/\/*.profitview.app\/*",
        "https:\/\/*.tradingview.com\/*",
        "https:\/\/pro-api.coinmarketcap.com\/v1\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAumpnkXlx8aOp9mr89+hC3Me5s0l009GMF8Rdd+dpBQmpGtuQTXax12zv4dtCMxkf7i82y7yKjIDt6RHi4gzE\/0vTmtLW5Zkyj60lfihwPOWy+5J6gFrvqDZq3n67Dx12ZdUHD\/aHv+2C8iiRNxOqib4CyYzEGL+NfqU65IAIqJ7UXJ+pd5LU7ENHdO+KONsgeNzDH8s2xpQwZX7sOhv+zNtE9ZIE0GWkx0rhldrPBA2oxmTFyIRndv6UCtHTPkqk2Xa17f\/YkVMImK6zJZtQ1FViNYpF8i1mKcMGnQSeOm6i6jQCTCfZX6IsCy5NMDzsFmMrGu4LTZHwIGGdBKNZ0QIDAQAB",
    "oauth2": {
        "client_id": "54395327926-k49pir926vhl5v54fi62624ceqcis2co.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/gmail.send"
        ]
    },
    "short_name": "ProfitView",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.59",
    "version_name": "1.3.59 (2023-11-15)",
    "web_accessible_resources": [
        "js\/libs\/css\/fonts\/context-menu-icons.woff2",
        "js\/libs\/css\/fonts\/glyphicons-halflings-regular.woff2",
        "js\/libs\/css\/jquery.contextMenu-2.9.2.min.css",
        "js\/libs\/jquery-3.7.0.min.js",
        "js\/libs\/jquery.contextMenu-2.9.2.min.js",
        "js\/libs\/jquery.ui.position-1.12.1.min.js",
        "js\/libs\/html2canvas-1.4.1.min.js",
        "js\/libs\/plog.js",
        "js\/functions.js",
        "js\/ProfitViewAddon.js",
        "img\/icons\/19.png"
    ]
}