COT Reports

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

COT Reportsとは何ですか?

COT Reportsはhttps://maxwellpepper.netによって開発されたChromeの拡張機能で、その主な機能は「Monitor non-commercial positions in the financial futures market. The COT reports are released every Friday.」です。

拡張機能のスクリーンショット

screenshot

COT Reports拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}