Forex indicator
Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
Co je Forex indicator?
Forex indicator je rozšíření Chrome vyvinuté Forex indicator, a jeho hlavní funkcí je „Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Forex indicator
Stáhněte si soubory rozšíření Forex indicator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | abnmhfgojgkaigaglhpplchkdokieegj |
Oficiální URL | https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj |
Popis | Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets. |
Velikost souboru | 40.62 KB |
Počet instalací | 478 |
Aktuální Verze | 0.0.1 |
Poslední Aktualizace | 2018-05-16 |
Datum Vydání | 2018-05-16 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | Forex indicator |
Typ Platby | free |
Webové stránky Rozšíření | https://www.forexreversal.com |
Podporované Jazyky | 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" } } |