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" } } |