Forex indicator
Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
Wat is Forex indicator?
Forex indicator is een Chrome-extensie ontwikkeld door Forex indicator, en de belangrijkste functie is "Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.".
Extensie Screenshots
Download het CRX-bestand van de extensie Forex indicator
Download Forex indicator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | abnmhfgojgkaigaglhpplchkdokieegj |
Officiële URL | https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj |
Beschrijving | Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets. |
Bestandsgrootte | 40.62 KB |
Aantal Installaties | 478 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2018-05-16 |
Publicatiedatum | 2018-05-16 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Forex indicator |
Betalingswijze | free |
Extensiewebsite | https://www.forexreversal.com |
Ondersteunde Talen | 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" } } |