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.”。
擴展截圖
下載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. 擴展基本資訊
| 名稱 | |
| ID | kjehjpcjippeolmfbclhlinlnkfaceph |
| 官方網址 | 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"
}
} | |