Forex indicator
Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
¿Qué es Forex indicator?
Forex indicator es una extensión de Chrome desarrollada por Forex indicator, y su función principal es "Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Forex indicator
Descarga archivos de extensión Forex indicator en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | abnmhfgojgkaigaglhpplchkdokieegj |
URL Oficial | https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj |
Descripción | Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets. |
Tamaño del Archivo | 40.62 KB |
Cantidad de Instalaciones | 478 |
Versión Actual | 0.0.1 |
Última Actualización | 2018-05-16 |
Fecha de Publicación | 2018-05-16 |
Calificación | 5.00/5 Total de 2 Calificaciones |
Desarrollador | Forex indicator |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.forexreversal.com |
Idiomas Soportados | 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" } } |