Forex indicator

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

O que é Forex indicator?

Forex indicator é uma extensão do Chrome desenvolvida por Forex indicator, e sua principal característica é "Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Forex indicator

Baixe arquivos de extensão Forex indicator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Forex indicator Forex indicator
ID abnmhfgojgkaigaglhpplchkdokieegj
URL Oficial https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj
Descrição Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
Tamanho do Arquivo 40.62 KB
Contagem de Instalações 478
Versão Atual 0.0.1
Última Atualização 2018-05-16
Data de Publicação 2018-05-16
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor Forex indicator
Tipo de Pagamento free
Site da Extensão https://www.forexreversal.com
Idiomas Suportados 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"
    }
}