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 |
| 官方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"
}
} | |