Forex indicator
Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
Qu'est-ce que Forex indicator ?
Forex indicator est une extension Chrome développée par Forex indicator, et sa fonction principale est "Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Forex indicator
Téléchargez les fichiers d'extension Forex indicator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | abnmhfgojgkaigaglhpplchkdokieegj |
URL Officiel | https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj |
Description | Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets. |
Taille du Fichier | 40.62 KB |
Nombre d'Installations | 478 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2018-05-16 |
Date de Publication | 2018-05-16 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Forex indicator |
Type de Paiement | free |
Site Web de l'Extension | https://www.forexreversal.com |
Langues Prises en Charge | 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" } } |