ProfitView

Advanced TradingView automation, order and position management.

ProfitView क्या है?

ProfitView https://profitview.app द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Advanced TradingView automation, order and position management."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में ProfitView एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    ]
}