Autoview

Automate your trades with TradingView alerts

Autoviewとは何ですか?

Autoviewはhttps://autoview.comによって開発されたChromeの拡張機能で、その主な機能は「Automate your trades with TradingView alerts」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Autoview拡張機能のCRXファイルをダウンロード

Autoview拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Bring your trading to next level by connecting your favourite exchanges to TradingView.
By utilizing TradingView's Alert messages, you will be able to execute trades in real-time. Bringing your market analysis and profits together.

This extension uses affiliate programs, which means we earn a small commission at no extra cost to you when you trade through a broker provided by our extension.

For the best support, please create a support ticket: [email protected]
You may also visit our Discord server: https://discord.gg/autoview

Exporting and importing credentials allows for ease of backing up and recovery.

For the complete change log, please refer to Autoview's Options page.

Syntax Builder can be found in Autoview's Options page (using "Change Settings" in the Autoview popup or on your Chrome Extensions page).
The Alert Syntax is also available on our website: https://autoview.com/syntax/                    

拡張機能の基本情報

名前 Autoview Autoview
ID okdhadoplaoehmeldlpakhpekjcpljmb
公式URL https://chromewebstore.google.com/detail/autoview/okdhadoplaoehmeldlpakhpekjcpljmb
説明 Automate your trades with TradingView alerts
ファイルサイズ 573 KB
インストール数 10,000
現在のバージョン 6.116.0
最終更新日 2024-03-07
公開日 2020-06-25
評価 4.00/5 合計 80 レビュー
開発者 https://autoview.com
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://autoview.com/
ヘルプページのURL https://use.autoview.com/
プライバシーポリシーページのURL https://autoview.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Autoview Extension Inc.",
    "background": {
        "persistent": true,
        "scripts": [
            "js\/bignumber.min.js",
            "js\/buffer.min.js",
            "js\/asn1.min.js",
            "js\/crypto-js.js",
            "js\/analytics.js",
            "js\/functions.js",
            "js\/delegate.js",
            "js\/Alert.js",
            "js\/Command.js",
            "js\/FormulaParser.js",
            "js\/Equation.js",
            "js\/Events.js",
            "js\/Exchange.js",
            "js\/JWT.js",
            "js\/Logger.js",
            "js\/NumberObject.js",
            "js\/NumberFraction.js",
            "js\/Packages.js",
            "js\/Permissions.js",
            "js\/Request.js",
            "js\/Replacements.js",
            "js\/Socket.js",
            "js\/Storage.js",
            "js\/StorageInternal.js",
            "js\/TradingView.js",
            "js\/Verbose.js",
            "js\/Alpaca.js",
            "js\/AlpacaPaper.js",
            "js\/AscendEX.js",
            "js\/AscendEXFutures.js",
            "js\/AscendEXSandbox.js",
            "js\/Binance.js",
            "js\/BinanceDelivery.js",
            "js\/BinanceDeliveryTestnet.js",
            "js\/BinanceFutures.js",
            "js\/BinanceFuturesTestnet.js",
            "js\/BinanceUS.js",
            "js\/Bitfinex.js",
            "js\/Bitfinexv2.js",
            "js\/Bitget.js",
            "js\/BitgetMix.js",
            "js\/BitgetMixCopy.js",
            "js\/BitMEX.js",
            "js\/BitMEXTestnet.js",
            "js\/Bittrexv3.js",
            "js\/ByBit.js",
            "js\/ByBitCopy.js",
            "js\/ByBitCopyTestnet.js",
            "js\/ByBitSpot.js",
            "js\/ByBitSpotTestnet.js",
            "js\/ByBitTestnet.js",
            "js\/Capital.js",
            "js\/CapitalDemo.js",
            "js\/CoinbaseAdvanced.js",
            "js\/CoinbasePro.js",
            "js\/CoinbaseProSandbox.js",
            "js\/Delta.js",
            "js\/DeltaTestnet.js",
            "js\/Deribit.js",
            "js\/DeribitTestnet.js",
            "js\/Gate.js",
            "js\/GateFutures.js",
            "js\/GateFuturesTestnet.js",
            "js\/Gemini.js",
            "js\/GeminiSandbox.js",
            "js\/Huobi.js",
            "js\/HuobiFutures.js",
            "js\/HuobiLinear.js",
            "js\/HuobiSwap.js",
            "js\/Kraken.js",
            "js\/KrakenFutures.js",
            "js\/KrakenFuturesDemo.js",
            "js\/Kucoin.js",
            "js\/KucoinFutures.js",
            "js\/OANDA.js",
            "js\/OANDAPractice.js",
            "js\/OKCoin.js",
            "js\/OKEXv5.js",
            "js\/OKEXDemo.js",
            "js\/OKX.js",
            "js\/OKXDemo.js",
            "js\/Poloniex.js",
            "js\/Tradovate.js",
            "js\/TradovateSimulation.js",
            "js\/PWP.js",
            "js\/Broker.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icons\/16.png",
            "24": "img\/icons\/24.png",
            "32": "img\/icons\/32.png"
        },
        "default_popup": "popup.html",
        "default_title": "Autoview"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "content_scripts": [
        {
            "js": [
                "js\/functions.js",
                "content.js"
            ],
            "matches": [
                "https:\/\/*.tradingview.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Automate your trades with TradingView alerts",
    "icons": {
        "16": "img\/icons\/16.png",
        "48": "img\/icons\/48.png",
        "128": "img\/icons\/128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2xrq0RiT\/UCRmRdKgDF7i8D8ytwJT19UyvDeYTpIv\/4AbTcNyOEV0EY82GCi3ejV+wE0Yo8hpySC9lw07C2Q0AOwbi6PeF\/JXQmM4MNqklx6wvjL2C4mWlCr0Q14YH\/DahPP36Hzxz7AwSsNfmzqRwFA2u74mbdGXxZ4V4UpycYnTnf4V265gXcpUC4vP13tuTgB6xTnGvEQlFItSTud1wHEgSvpR96sNmLEug7xge+t+rnFtGpfiH3sJuZFpX9VipmY3gV5xbvKC5B6BjA4ouuJEqCqf3B3io47Q07aelzPlA+BsLYyAZjL145JidmpIju7oYmFALTG61MHkFt5+wIDAQAB",
    "manifest_version": 2,
    "minimum_chrome_version": "60.0",
    "name": "Autoview",
    "optional_permissions": [
        "downloads",
        "https:\/\/*.alpaca.markets\/*",
        "https:\/\/*.ascendex.com\/*",
        "https:\/\/*.ascendex-sandbox.com\/*",
        "https:\/\/*.backend-capital.com\/*",
        "https:\/\/*.binance.com\/*",
        "https:\/\/*.binance.us\/*",
        "https:\/\/*.binancefuture.com\/*",
        "https:\/\/*.bitfinex.com\/*",
        "https:\/\/*.bitget.com\/*",
        "https:\/\/*.bitmex.com\/*",
        "https:\/\/*.bittrex.com\/*",
        "https:\/\/*.bybit.com\/*",
        "https:\/\/*.coinbase.com\/*",
        "https:\/\/*.pro.coinbase.com\/*",
        "https:\/\/*.delta.exchange\/*",
        "https:\/\/*.deribit.com\/*",
        "https:\/\/*.gateio.ws\/*",
        "https:\/\/*.gemini.com\/*",
        "https:\/\/*.hbdm.com\/*",
        "https:\/\/*.huobi.pro\/*",
        "https:\/\/*.kraken.com\/*",
        "https:\/\/*.kucoin.com\/*",
        "https:\/\/*.oanda.com\/*",
        "https:\/\/*.okcoin.com\/*",
        "https:\/\/*.okex.com\/*",
        "https:\/\/*.okx.com\/*",
        "https:\/\/*.poloniex.com\/*",
        "https:\/\/*.tradovateapi.com\/*"
    ],
    "options_page": "options.html",
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking",
        "https:\/\/*.tradingview.com\/*"
    ],
    "short_name": "Autoview",
    "version": "6.116.0",
    "web_accessible_resources": [
        "content_helper.js"
    ]
}