Forex indicator

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

Что такое Forex indicator?

Forex indicator - это расширение Chrome, разработанное Forex indicator, и его основная функция - "Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Forex indicator

Скачайте файлы расширений 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"
    }
}