COT Reports

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

What is COT Reports?

COT Reports is a Chrome extension developed by https://maxwellpepper.net, and its main feature is "Monitor non-commercial positions in the financial futures market. The COT reports are released every Friday.".

Extension Screenshots

screenshot

Download COT Reports Extension CRX File

Download COT Reports extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name COT Reports COT Reports
ID kjehjpcjippeolmfbclhlinlnkfaceph
Official URL https://chromewebstore.google.com/detail/cot-reports/kjehjpcjippeolmfbclhlinlnkfaceph
Description Monitor non-commercial positions in the financial futures market. The COT reports are released every Friday.
File Size 331 KB
Installation Count 107
Current Version 2.4
Last Updated 2024-02-29
Publish Date 2020-11-17
Rating 5.00/5 Total 3 Ratings
Developer https://maxwellpepper.net
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.maxwellpepper.net/privacy
Supported Languages 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"
    }
}