
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>CoresightQuant Blog</title>
      <link>https://blog.coresightquant.site/blog</link>
      <description>量化日记 · 新闻分析 · 技战术 · 金工量化</description>
      <language>zh-cn</language>
      <managingEditor> (CoresightQuant)</managingEditor>
      <webMaster> (CoresightQuant)</webMaster>
      <lastBuildDate>Tue, 16 Jun 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://blog.coresightquant.site/tags/python/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.coresightquant.site/blog/divergence-indicator-any-oscillator-sxZR</guid>
    <title>Divergence Indicator (any oscillator)</title>
    <link>https://blog.coresightquant.site/blog/divergence-indicator-any-oscillator-sxZR</link>
    <description> 这段描述虽然简短，但信息量很大。它揭示了该策略的核心价值：**把原本只适配少数几类指标的背离检测，变成了一种通用的工具**。传统上，交易者如果想看 RSI 背离，就需要在一个 RSI 子图中寻找价格高点与 RSI 高点的不一致；想看 MACD 背离，又要切换到另一个图表。而这个</description>
    <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>mean-reversion</category><category>bollinger</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/ctz-cycle-trader-OM1q</guid>
    <title>CTZ Cycle Trader +</title>
    <link>https://blog.coresightquant.site/blog/ctz-cycle-trader-OM1q</link>
    <description> 原英文描述篇幅有限，但其中的信息量并不小。我们可以将其拆分并展开说明。 首先，策略名称中的“CTZ”是作者 CryptoTradingZone 的缩写，代表这个系统出自某个公开交易社区作者之手。该策略的定位是“升级版”，而非全新系统。前作 Cycle Trader v1.6 的</description>
    <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>momentum</category><category>trend-following</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/tick-data-detailed-SG5C</guid>
    <title>Tick Data Detailed</title>
    <link>https://blog.coresightquant.site/blog/tick-data-detailed-SG5C</link>
    <description> 原脚本本质上是一套“市场微观结构”分析工具。它不同于传统技术指标——后者通常基于价格和成交量的衍生指标，而它试图还原市场在逐笔层面上的真实交易行为。脚本将每一笔成交的成交量与成交价格对应到用户设定的价格档位上，类似于给市场拍一张“透视照片”，让我们看到哪些价位积累了最多的交易筹</description>
    <pubDate>Sun, 08 Mar 2026 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>mean-reversion</category><category>bollinger</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/market-structure-trend-quantalgo-WuoI</guid>
    <title>Market Structure Trend [QuantAlgo]</title>
    <link>https://blog.coresightquant.site/blog/market-structure-trend-quantalgo-WuoI</link>
    <description> 作者QuantAlgo设计的这套“市场结构趋势”逻辑，本质上是一套以价格行为为原料、以“确认”为加工工序的结构跟踪系统。把原文中那些技术性表述剥离之后，它的核心思想可以概括为一句话：**让价格自己说话，让结构自己翻转。** 在日常交易中，很多朋友习惯用均线金叉死叉来判断趋势，或</description>
    <pubDate>Thu, 11 Sep 2025 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>momentum</category><category>trend-following</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/flowmatix-obx-vzcL</guid>
    <title>FLOWMATIX - OBX</title>
    <link>https://blog.coresightquant.site/blog/flowmatix-obx-vzcL</link>
    <description> 在公开交易社区中，有一款名为 FLOWMATIX - OBX 的策略研究工具，出自作者 Mustadtu 之手。它的设计初衷非常简单直接：帮助交易者自动识别一天当中那些具有“特殊意义”的时间窗口，并在图表上直观地标示出来。这些时间窗口被称为 OBX 区间。 我们需要先理解什么是</description>
    <pubDate>Sun, 10 Aug 2025 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>momentum</category><category>trend-following</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/trend-continuation-momentum-detector-Qu4a</guid>
    <title>Trend Continuation Momentum Detector</title>
    <link>https://blog.coresightquant.site/blog/trend-continuation-momentum-detector-Qu4a</link>
    <description> 原始描述只给出了策略框架和第一个因子的雏形。基于“趋势延续动量检测器”这个命名以及动量/趋势标签，我们可以对完整策略做一次合理且系统的推演与扩展。这种加权多因子动量评分系统，本质上是把“趋势强度”拆解成多个可量化的维度，再通过加权合成的方式，形成一个从 0 到 100 的分数。</description>
    <pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>momentum</category><category>trend-following</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/j225-markets-watermark-F1TG</guid>
    <title>J225 Markets - Watermark</title>
    <link>https://blog.coresightquant.site/blog/j225-markets-watermark-F1TG</link>
    <description> 从这段描述可以看出，这个指标本质上是一个“信息展示层”。它并不直接计算买卖点，而是把交易者视觉上容易忽略的信息，以半透明文字的形式覆盖在图表上。这样做的好处在于：交易者不需要低头看屏幕角落的数据面板，也不需要反复切换指标窗口，所有关键信息都保持在价格图表这个主战场上。 作者在原</description>
    <pubDate>Mon, 16 Jun 2025 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>mean-reversion</category><category>bollinger</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/reversal-engine-m15-practical-early-confirmed-dual-exit-1USY</guid>
    <title>Reversal Engine M15 - Practical Early/Confirmed + Dual Exit</title>
    <link>https://blog.coresightquant.site/blog/reversal-engine-m15-practical-early-confirmed-dual-exit-1USY</link>
    <description> 在实盘交易中，投资者最痛苦的事情莫过于两类：一是看到反转信号却不敢进场，怕它是假突破；二是进了场却不知道什么时候该走，结果利润回吐甚至被套。今天要介绍的这套“反转引擎 M15”策略，正是针对这两大痛点设计的。 首先明确一点：这是一套**以15分钟周期为核心**的短线反转策略。它</description>
    <pubDate>Wed, 29 Jan 2025 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>momentum</category><category>trend-following</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/tradleware-gaussian-channel-stochrsi-eth-egTb</guid>
    <title>TRADLEWARE-Gaussian Channel + StochRSI ETH</title>
    <link>https://blog.coresightquant.site/blog/tradleware-gaussian-channel-stochrsi-eth-egTb</link>
    <description> 这套策略的核心，可以概括为“三重过滤”。 第一重过滤是“快速高斯通道”。普通移动平均线对价格做等权或简单加权平均，而高斯滤波通过钟形曲线赋予靠近当前价格的观察值更大的权重，同时利用无限脉冲响应形成平滑且响应更快的通道。当价格突破通道上沿时，意味着短期动能偏强；跌破下沿时，则意味</description>
    <pubDate>Fri, 24 Jan 2025 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>momentum</category><category>trend-following</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/vasa-vwap-institutional-levels-0GZN</guid>
    <title>VASA VWAP + Institutional Levels</title>
    <link>https://blog.coresightquant.site/blog/vasa-vwap-institutional-levels-0GZN</link>
    <description> 这段英文描述看似简短，却浓缩了一个在现代机构交易中极为重要的概念：以成交量加权的平均成本线，叠加一个随活跃度变化的波动率通道。为了真正理解 VASA VWAP + Institutional Levels，我们需要把每个要素拆开，放进交易语境里重新阅读。 首先，VWAP 并非普</description>
    <pubDate>Sun, 12 Jan 2025 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>trading-strategy</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/intraday-volume-swings-dFY6</guid>
    <title>Intraday Volume Swings</title>
    <link>https://blog.coresightquant.site/blog/intraday-volume-swings-dFY6</link>
    <description> 这个策略的核心并不复杂，它试图回答一个问题：在一天之中，哪些价位是“有分量”的？ 普通的高点和低点可以在一分钟、五分钟或其他任何时间周期上随意出现，但它们未必代表市场的真实态度。只有伴随着成交量持续放大的价格极端点，才更像是资金真正参与的痕迹。策略将“成交量摆动”定义为至少三根</description>
    <pubDate>Sat, 06 Jul 2024 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>trading-strategy</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/future-swing-target-fst-zeroemotiontrading-pQf7</guid>
    <title>Future Swing Target (FST) [ZeroEmotionTrading]</title>
    <link>https://blog.coresightquant.site/blog/future-swing-target-fst-zeroemotiontrading-pQf7</link>
    <description> “未来摆动目标”这一策略，本质上是一套以均值回归为理论内核的技术分析框架。它不做“追涨杀跌”，而是试图在价格波动的中枢附近寻找“过度延伸”的位置，并预判价格即将返回均值区域的时间窗口与空间目标。 传统的摆动交易通常只关注已发生的价格高点或低点，例如“前高”“前低”或“斐波那契回</description>
    <pubDate>Sat, 13 Aug 2022 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>mean-reversion</category><category>bollinger</category><category>technical-analysis</category><category>python</category>
  </item>

  <item>
    <guid>https://blog.coresightquant.site/blog/cat-yolo-thai-gold-96-5-price-jRKl</guid>
    <title>Cat Yolo - Thai Gold 96.5% Price</title>
    <link>https://blog.coresightquant.site/blog/cat-yolo-thai-gold-96-5-price-jRKl</link>
    <description>Cat Yolo - Thai Gold 96.5% Price 属于订单流与成交量结构类工具，重点观察成交压力、流动性位置、关键成交区和价格接受程度，适合用于建立更清晰的交易执行和风险复盘框架。</description>
    <pubDate>Sun, 10 Oct 2021 00:00:00 GMT</pubDate>
    <author> (CoresightQuant)</author>
    <category>range-trading</category><category>grid</category><category>technical-analysis</category><category>python</category>
  </item>

    </channel>
  </rss>
