Forex indicator

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

什麼是Forex indicator?

Forex indicator是由Forex indicator開發的Chrome擴展程式,該擴展的主要功能是“Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.”。

擴展截圖

screenshot

下載Forex indicator擴展crx文件

下載Forex indicator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Forex indicator Forex indicator
ID abnmhfgojgkaigaglhpplchkdokieegj
官方網址 https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj
簡介 Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
檔案大小 40.62 KB
安裝次數 478
目前版本 0.0.1
更新時間 2018-05-16
上架時間 2018-05-16
評分 5.00/5 共 2 次評分
開發者 Forex indicator
付費類型 free
擴展官網 https://www.forexreversal.com
支援的語言 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"
    }
}