Forex indicator
Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
Co to jest Forex indicator?
Forex indicator to rozszerzenie Chrome opracowane przez Forex indicator, a jego główną funkcją jest „Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Forex indicator
Pobierz pliki rozszerzeń Forex indicator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | abnmhfgojgkaigaglhpplchkdokieegj |
Oficjalny URL | https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj |
Opis | Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets. |
Rozmiar pliku | 40.62 KB |
Liczba instalacji | 478 |
Aktualna Wersja | 0.0.1 |
Ostatnia Aktualizacja | 2018-05-16 |
Data Publikacji | 2018-05-16 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | Forex indicator |
Typ Płatności | free |
Strona Rozszerzenia | https://www.forexreversal.com |
Obsługiwane Języki | 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" } } |