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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } |