Volume Spike Trend (C#)

作者 StockSharp

成交量激增趋势 (Volume Spike Trend) 当成交量超过平均值乘以倍数时表明强烈参与。 测试表明年均收益约为 175%,该策略在股票市场表现最佳。 顺着价格与均线方向开仓。 详情 入场条件: Volume change exceeds VolumeSpikeMultiplier times average. 多空方向: Both directions. 出场条件: Volume d...

1.6K 下载量
☆☆☆☆☆ 评分
0 评价
NuGet 5.0.2 Install-Package StockSharp.Strategies.0046_Volume_Spike -Version 5.0.2
Volume Spike Trend (C#)

成交量激增趋势 (Volume Spike Trend)

当成交量超过平均值乘以倍数时表明强烈参与。

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

顺着价格与均线方向开仓。

详情

  • 入场条件: Volume change exceeds VolumeSpikeMultiplier times average.
  • 多空方向: Both directions.
  • 出场条件: Volume drops below average or stop.
  • 止损: Yes.
  • 默认值:
    • MAPeriod = 20
    • VolAvgPeriod = 20
    • VolumeSpikeMultiplier = 2.0m
    • CandleType = TimeSpan.FromMinutes(5)
  • 过滤器:
    • 类别: Breakout
    • 方向: Both
    • 指标: Volume, MA
    • 止损: Yes
    • 复杂度: Basic
    • 时间框架: Intraday
    • 季节性: No
    • 神经网络: No
    • 背离: No
    • 风险等级: Medium

用户评价

登录 以撰写评价

暂无评价