Forex indicator
Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
Was ist Forex indicator?
Forex indicator ist eine Chrome-Erweiterung, die von Forex indicator entwickelt wurde, und ihr Hauptmerkmal ist "Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.".
Erweiterungsscreenshots
Forex indicator-Erweiterungs-CRX-Datei herunterladen
Laden Sie Forex indicator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | abnmhfgojgkaigaglhpplchkdokieegj |
Offizielle URL | https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj |
Beschreibung | Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets. |
Dateigröße | 40.62 KB |
Installationsanzahl | 478 |
Aktuelle Version | 0.0.1 |
Letztes Update | 2018-05-16 |
Veröffentlichungsdatum | 2018-05-16 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | Forex indicator |
Zahlungsart | free |
Erweiterungswebsite | https://www.forexreversal.com |
Unterstützte Sprachen | 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" } } |