Autoview

Automate your trades with TradingView alerts

Qu'est-ce que Autoview ?

Autoview est une extension Chrome développée par https://autoview.com, et sa fonction principale est "Automate your trades with TradingView alerts".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Autoview

Téléchargez les fichiers d'extension Autoview au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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/                    

Informations de Base sur l'Extension

Nom Autoview Autoview
ID okdhadoplaoehmeldlpakhpekjcpljmb
URL Officiel https://chromewebstore.google.com/detail/autoview/okdhadoplaoehmeldlpakhpekjcpljmb
Description Automate your trades with TradingView alerts
Taille du Fichier 573 KB
Nombre d'Installations 10,000
Version Actuelle 6.116.0
Dernière Mise à Jour 2024-03-07
Date de Publication 2020-06-25
Évaluation 4.00/5 Total 80 Évaluations
Développeur https://autoview.com
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://autoview.com/
URL de la Page d'Aide https://use.autoview.com/
URL de la Page de Politique de Confidentialité https://autoview.com/privacy-policy
Langues Prises en Charge 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"
    ]
}