Forex indicator
Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.
Forex indicatorとは何ですか?
Forex indicatorはForex indicatorによって開発されたChromeの拡張機能で、その主な機能は「Forex Reversal - A super powerful indicator to help traders in determining trend reversals in the currency markets.」です。
拡張機能のスクリーンショット
Forex indicator拡張機能のCRXファイルをダウンロード
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" } } |