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
官方URL 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"
    }
}