FOREX RAY MT4 ChromeTrader
Chrome Extension for FOREX RAY MT4 Traders
FOREX RAY MT4 ChromeTraderคืออะไร?
FOREX RAY MT4 ChromeTrader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย forexraydev และคุณลักษณะหลักของมันคือ "Chrome Extension for FOREX RAY MT4 Traders"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FOREX RAY MT4 ChromeTrader
ดาวน์โหลดไฟล์ส่วนขยาย FOREX RAY MT4 ChromeTrader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
FOREX RAY MT4 ChromeTrader brings full functionality, MT4 trading through a sleek, optimized interface as well as robust Forex Tools, Charting and Pricing all made accessible right from your browser and free for all new and existing FOREX RAY clients (for more information visit www.forexray.com). Features Include: - Real-time interactive currency charts - Real-time market price overview - Advanced custom indicators - Quad multi-chart View - Trading from a live tick chart - All available instruments - Placing and managing buy, sell and pending orders - Stop loss and take profit - Closing and modifying open orders - Viewing current result of open trades - Viewing detailed trading history - Fibonacci Retracement Calculator - Pivot Point Calculator - Profit Calculator - News Calendar - Free Demo Accounts - And more... FOREXRAY is one of the world’s leading foreign exchange brokers, providing services to private and corporate customers. Among the trading instruments you can find over 100 currency pairs, CFD on shares, futures and indices. FOREXRAY pioneers the most advanced trading technologies providing systematic traders and institutions access to superior liquidity and access to the most automated, high-volume electronic trading markets with high-quality analytics, the PAMM system, the innovative web trader system and advanced technologies to trade electronic markets being anywhere in the world with unsurpassed reliability and with the lowest latency in the industry! Disclaimer: Trading Forex can be extremely risky, by use and/or download of this software you acknowledge that you have fully read and understand the End User License Agreement and Risk Disclosure available at www.forexray.com, and that you agree to the terms set forth therein. MT4 is a product of MetaQuotes Software Corp.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mkphakoghlehdokpbeddkhcmkmhmkdbp |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/forex-ray-mt4-chrometrade/mkphakoghlehdokpbeddkhcmkmhmkdbp |
คำอธิบาย | Chrome Extension for FOREX RAY MT4 Traders |
ขนาดไฟล์ | 15.56 KB |
จำนวนการติดตั้ง | 576 |
เวอร์ชันปัจจุบัน | 4.95 |
อัปเดตครั้งล่าสุด | 2016-05-25 |
วันที่เผยแพร่ | 2016-05-25 |
คะแนน | 4.13/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | forexraydev |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "FOREX RAY MT4 ChromeTrader", "description": "Chrome Extension for FOREX RAY MT4 Traders", "version": "4.95", "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 RAY", "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:\/\/*.dukascopy.com\/", "https:\/\/*.google-analytics.com\/", "http:\/\/*.fxstreet.com\/", "http:\/\/*.dailyfx.com\/", "http:\/\/*.forexfactory.com\/", "http:\/\/*.dukascopy.com\/", "http:\/\/*.google-analytics.com\/", "unlimitedStorage" ] } |