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

تعليمات استخدام التمديد

                        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
عنوان صفحة سياسة الخصوصية 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"
    }
}