Forex indicator

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

Apa itu Forex indicator?

Forex indicator adalah ekstensi Chrome yang dikembangkan oleh Forex indicator, dan fitur utamanya adalah "Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Forex indicator

Unduh file ekstensi Forex indicator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Forex indicator Forex indicator
ID abnmhfgojgkaigaglhpplchkdokieegj
URL Resmi https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj
Deskripsi Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
Ukuran File 40.62 KB
Jumlah Instalasi 478
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2018-05-16
Tanggal Publikasi 2018-05-16
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Forex indicator
Tipe Pembayaran free
Situs Ekstensi https://www.forexreversal.com
Bahasa yang Didukung 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"
    }
}