Forex indicator

Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.

Cos'è Forex indicator?

Forex indicator è un'estensione di Chrome sviluppata da Forex indicator, e la sua funzione principale è "Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Forex indicator

Scarica i file di estensione Forex indicator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        The Forex Reversal Indicator is a technical software for the Metatrader 4 trading platform, which provides currency traders with buy and sell arrows to assist in market reversals. Arguably one of the most difficult aspects of trading, our software combines classic techniques into a single package.                    

Informazioni di Base sull'Estensione

Nome Forex indicator Forex indicator
ID abnmhfgojgkaigaglhpplchkdokieegj
URL Ufficiale https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj
Descrizione Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
Dimensione del File 40.62 KB
Conteggio Installazioni 478
Versione Corrente 0.0.1
Ultimo Aggiornamento 2018-05-16
Data di Pubblicazione 2018-05-16
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Forex indicator
Tipo di Pagamento free
Sito Web dell'Estensione https://www.forexreversal.com
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Forex indicator",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.",
    "homepage_url": "https:\/\/www.forexreversal.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}