Volume Divergence (C#)

作者 StockSharp

成交量背离 (Volume Divergence) 寻找价格走势与成交量不一致的情况。 测试表明年均收益约为 43%,该策略在股票市场表现最佳。 量增价跌视为吸筹, 量增价涨视为派发, 依此做多或做空。 详情 入场条件: Price and volume moving in opposite directions. 多空方向: Both directions. 出场条件: Price cross...

1.6K 下载量
☆☆☆☆☆ 评分
0 评价
NuGet 5.0.2 Install-Package StockSharp.Strategies.0052_Volume_Divergence -Version 5.0.2
Volume Divergence (C#)

成交量背离 (Volume Divergence)

寻找价格走势与成交量不一致的情况。

测试表明年均收益约为 43%,该策略在股票市场表现最佳。

量增价跌视为吸筹, 量增价涨视为派发, 依此做多或做空。

详情

  • 入场条件: Price and volume moving in opposite directions.
  • 多空方向: Both directions.
  • 出场条件: Price crosses MA or stop.
  • 止损: Yes.
  • 默认值:
    • MAPeriod = 20
    • ATRPeriod = 14
    • CandleType = TimeSpan.FromMinutes(5)
  • 过滤器:
    • 类别: Divergence
    • 方向: Both
    • 指标: Volume, MA
    • 止损: Yes
    • 复杂度: Intermediate
    • 时间框架: Intraday
    • 季节性: No
    • 神经网络: No
    • 背离: Yes
    • 风险等级: Medium

用户评价

登录 以撰写评价

暂无评价