Forex indicator
Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
Τι είναι το Forex indicator;
Το Forex indicator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Forex indicator, και η κύρια λειτουργία του είναι "Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Forex indicator
Λήψη αρχείων επέκτασης Forex indicator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | abnmhfgojgkaigaglhpplchkdokieegj |
Επίσημο URL | https://chrome.google.com/webstore/detail/forex-indicator/abnmhfgojgkaigaglhpplchkdokieegj |
Περιγραφή | Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets. |
Μέγεθος Αρχείου | 40.62 KB |
Αριθμός Εγκαταστάσεων | 478 |
Τρέχουσα Έκδοση | 0.0.1 |
Τελευταία Ενημέρωση | 2018-05-16 |
Ημερομηνία Δημοσίευσης | 2018-05-16 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | Forex indicator |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.forexreversal.com |
Υποστηριζόμενες Γλώσσες | 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" } } |