多空线 DKX 差值指标
多用空线差值 可以过滤 图中的震荡行情,希望得到唐老的帮助
出一个 mt5和 mt4的脚本指标
如上图,现在多了多空线差值的计算。
多空线的白线减黄线的值,会输出到最后一个参数里,用ea的自定义指标调用功能调用的时候编号是3号。
具体可以看调用自定指标的教学。https://www.eabang.com/help/HedgingMartin/post/251.html
指标下载:**** Hidden Message *****
下次上传图片用编辑器的功能,不要直接复制粘贴,别人看不到的。
谢谢分享!
66666666666666 谢谢谢谢谢谢
来下载学习咯 好东西,谢谢!
好东西 谢谢非常好 <div class="ce-block ce-block--focused" data-id="8x1L241c_O" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">学习提高,感谢!</div>
</div>
</div><style type="text/css">
.ce-block {
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
.ce-paragraph {
line-height: 1.6em;
outline: none;
text-indent: 2em;
font-size: 16px;
}
.ce-paragraph--right {
text-align: right;
}
.ce-paragraph--center {
text-align: center;
}
.ce-paragraph--left {
text-align: left;
}
.ce-paragraph--justify {
text-align: justify;
}
.ce-paragraph-text-indent {
text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}
/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}
.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}
.ce-paragraph p:first-of-type{
margin-top: 0;
}
.ce-paragraph p:last-of-type{
margin-bottom: 0;
}
.svg-icon {
width: 1em;
height: 1em;
}
.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
fill: #4691f6;
}
.svg-icon circle {
stroke: #4691f6;
stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页:
[1]