COT Reports

Monitor non-commercial positions in the financial futures market. The COT reports are released every Friday.

COT Reportsคืออะไร?

COT Reports เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://maxwellpepper.net และคุณลักษณะหลักของมันคือ "Monitor non-commercial positions in the financial futures market. The COT reports are released every Friday."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย COT Reports

ดาวน์โหลดไฟล์ส่วนขยาย COT Reports ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        The COT reports (Commitment Of Traders) are extremely useful information provided to the public displaying hedge fund positions in the currency markets. 

Day traders & swing traders can use this information to provide more confluence in determining which direction a financial instrument may be moving.

Disclaimer:

None of the data displayed in this extension is financial advice. Trade at your own risk. This extension also displays banner promotions for ftmo.com.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ COT Reports COT Reports
ID kjehjpcjippeolmfbclhlinlnkfaceph
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/cot-reports/kjehjpcjippeolmfbclhlinlnkfaceph
คำอธิบาย Monitor non-commercial positions in the financial futures market. The COT reports are released every Friday.
ขนาดไฟล์ 331 KB
จำนวนการติดตั้ง 107
เวอร์ชันปัจจุบัน 2.4
อัปเดตครั้งล่าสุด 2024-02-29
วันที่เผยแพร่ 2020-11-17
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา https://maxwellpepper.net
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.maxwellpepper.net/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "COT Reports",
    "description": "Monitor non-commercial positions in the financial futures market. The COT reports are released every Friday.",
    "version": "2.4",
    "manifest_version": 3,
    "author": "Maxwell Pepper",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "host_permissions": [
        "https:\/\/www.cftc.gov\/"
    ],
    "action": {
        "default_popup": "dashboard.html"
    }
}