Forex On The Go - ChromeTrader
Chrome Extension for Forex On The Go MT4 Traders
Τι είναι το Forex On The Go - ChromeTrader;
Το Forex On The Go - ChromeTrader είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Forex On The Go, και η κύρια λειτουργία του είναι "Chrome Extension for Forex On The Go MT4 Traders".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Forex On The Go - ChromeTrader
Λήψη αρχείων επέκτασης Forex On The Go - ChromeTrader σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Forex On The Go - ChromeTrader brings full functionality MT4 trading through a sleek, optimized interface as well as robust Forex Tools, Charting, News and Pricing - all accessible right from your browser. No account signup necessary, simply install the app, and get instant access to the markets! Features Include: - Real-time Interactive Charts - Real-time Market Price Overview - Advanced Custom Indicators - Quad Multi-Chart View - Fibonacci Retracement Calculator - Pivot Point Calculator - Profit Calculator - News Calendar - Free MT4 Demo Accounts - Placing and Managing Buy, Sell and Pending Orders (MT4 Accounts) - Stop loss and Take Profit (MT4 Accounts) - Closing and Modifying Open Orders (MT4 Accounts) - Viewing Current Result of Open Trades (MT4 Accounts) - Detailed Trading History (MT4 Accounts) - And more… MT4 Trading functionality is a premium feature, but is available free by creating a new Forex trading account or by transferring an existing account to one of our associated brokers. The MT4 trading functionality is alternatively available by paying a monthly subscription fee. Disclaimer: Trading Forex can be extremely risky, by use and/or download of this software you acknowledge that you have fully read and understand our End User License Agreement and Risk Disclosure available at www.ForexOnTheGo.com, and that you agree to the terms set forth therein. FDM (broker) and Forex On The Go (or its associates) may be compensated through the spread between the bid/ask prices. MetaTrader is a product and/or trademark(s) of MetaQuotes Software Corp.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | gpomigmpbbpjhbcepelhefnnahjcckgj |
Επίσημο URL | https://chrome.google.com/webstore/detail/forex-on-the-go-chrometra/gpomigmpbbpjhbcepelhefnnahjcckgj |
Περιγραφή | Chrome Extension for Forex On The Go MT4 Traders |
Μέγεθος Αρχείου | 3 MB |
Αριθμός Εγκαταστάσεων | 1,650 |
Τρέχουσα Έκδοση | 4.93 |
Τελευταία Ενημέρωση | 2014-12-25 |
Ημερομηνία Δημοσίευσης | 2014-12-25 |
Αξιολόγηση | 3.42/5 Συνολικά 26 Αξιολογήσεις |
Προγραμματιστής | Forex On The Go |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Forex On The Go - ChromeTrader", "description": "Chrome Extension for Forex On The Go MT4 Traders", "version": "4.93", "homepage_url": "http:\/\/www.forexonthego.com", "browser_action": { "default_icon": { "16": "icon16.png", "19": "icon19.png", "32": "icon32.png", "38": "icon38.png", "48": "icon48.png", "128": "icon128.png" }, "default_title": "Forex On The Go", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "19": "icon19.png", "32": "icon32.png", "38": "icon38.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "https:\/\/*.fxstreet.com\/", "https:\/\/*.dailyfx.com\/", "https:\/\/*.forexfactory.com\/", "https:\/\/*.google-analytics.com\/", "http:\/\/*.fxstreet.com\/", "http:\/\/*.dailyfx.com\/", "http:\/\/*.forexfactory.com\/", "http:\/\/*.google-analytics.com\/", "unlimitedStorage" ] } |