突破阻力选股指标
<div class="stock-fc-code-box"><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);">这个通达信指标包含了一些自定义的变量和函数,用于计算股票的阻力线和操作线,并基于这些线的关系来发出买入信号。下面是对这个指标的实事求是的推广描述:</p><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700;">指标名称:</span> 突破买入法</p><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700;">指标简介:</span></p><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);">这个指标通过计算股票在一定周期内的最高价和最低价,来构建一个基于EMA的阻力线和操作线。当股价穿越这两条线,且满足其他条件时,发出买入信号。</p><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700;">核心条件:</span></p><ol style="box-sizing: border-box; padding-left: 32px; -webkit-font-smoothing: antialiased; list-style-position: outside; list-style-image: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; margin-bottom: 1em; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);"><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">N值设定:</span> 设定了一个周期为20天。</li><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-top: 6px; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">VARB1和VARB2:</span> 分别计算了这20天内的最高价和最低价。</li><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-top: 6px; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">阻力线和操作线:</span> 基于CLOSE和VARB1、VARB2的值,使用EMA计算得到两条线。操作线是以CLOSE和VARB2的关系为基础,而阻力线则是在操作线的基础上加上一个调整值。</li><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-top: 6px; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">突破条件:</span> 当操作线从下方穿越阻力线,且阻力线小于0.1,且收盘价大于10日移动平均线时,认为满足突破条件。</li><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-top: 6px; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">突破选股:</span> 仅当满足突破条件且收盘价大于开盘价时,才认为是有效的突破信号。</li></ol><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700;">绘图元素:</span></p><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);">该指标并没有特别指出绘制什么元素,但从给定的代码可以推断,应该会绘制阻力线和操作线,并在满足突破条件时标注相应的信号。</p><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700;">优势:</span></p><ol style="box-sizing: border-box; padding-left: 32px; -webkit-font-smoothing: antialiased; list-style-position: outside; list-style-image: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; margin-bottom: 1em; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);"><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">简单明了:</span> 指标结构简单,容易理解。</li><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-top: 6px; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">基于EMA:</span> 使用EMA来计算操作线和阻力线,能够更好地捕捉趋势。</li><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-top: 6px; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">突破信号明确:</span> 当股价穿越操作线和阻力线时,发出明确的买入信号。</li></ol><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700;">适用场景:</span></p><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);">该指标适用于寻找短线突破交易机会的投资者。特别是在市场波动较大,需要快速捕捉交易信号的场景下。</p><p class="" style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700;">注意事项:</span></p><ol style="box-sizing: border-box; padding-left: 32px; -webkit-font-smoothing: antialiased; list-style-position: outside; list-style-image: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; margin-top: 14px; font-size: 15px; line-height: 1.75; color: rgb(5, 7, 59); background-color: rgb(253, 253, 254);"><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">参数调整:</span> N值是一个固定值,但实际应用中可能需要针对不同的股票和市场情况进行调整。</li><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-top: 6px; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">风险控制:</span> 由于这是一个短线指标,风险相对较高。投资者在使用时应注意控制仓位和风险。</li><li style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: inherit; font-family: PingFang-SC-Regular; margin-top: 6px; margin-left: 0px; line-height: 1.75; position: relative;"><span style="box-sizing: border-box; -webkit-font-smoothing: antialiased; list-style: none; font-weight: 700; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif, "Apple Color Emoji", "Segoe UI Emoji" !important;">与其他指标结合使用:</span> 虽然这个指标提供了明确的买入信号,但建议投资者在使用时结合其他技术指标和市场信息进行综合判断。</li></ol><p><br></p><p><br></p><p><br></p><p><br></p><p><br></p><p><br></p><p><br></p></div>
页:
[1]