bingtie7 发表于 2026-4-17 11:43:46

强烈建议Hedging-EA顺势加仓增加平均累加功能

强烈建议Hedging-EA顺势加仓增加平均累加功能,这个可以降低一些对冲的手数

admin2 发表于 2026-4-17 13:13:19

平均累加现在逆势加仓里有,顺势里没有是吧。

konglongqqq 发表于 2026-4-18 10:33:53

唐老师 发表于 2026-4-17 13:13
平均累加现在逆势加仓里有,顺势里没有是吧。

强烈建议把加仓面板做成多和空两个独立的控制面板,现在是多空整合在一起,有时候多空加仓面板分开更有利于精华各自的条件进场和加仓手数等。老师,我的资深回测建议值得拥有

bingtie7 发表于 2026-4-18 11:23:20

唐老师 发表于 2026-4-17 13:13
平均累加现在逆势加仓里有,顺势里没有是吧。

是的,顺势加仓里没有平均累加:)

admin2 发表于 2026-5-23 20:50:18

<div class="quote"><blockquote><font size="2"><a href="https://www.eabang.com/bbs/forum.php?mod=redirect&amp;goto=findpost&amp;pid=76550&amp;ptid=8254" target="_blank"><font color="#999999">bingtie7 发表于 2026-4-18 11:23</font></a></font><br />
是的,顺势加仓里没有平均累加</blockquote></div><div class="ce-block ce-block--focused" data-id="3dq7JkvNEa" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left">增加了顺势加仓的平均累加功能。</div>
        </div>
</div><div class="ce-block ce-block--focused" data-id="P1NlZ3VSos" >
        <div class="ce-block__content">
                <div class="ce-paragraph cdx-block ce-paragraph--left"><a href="https://www.eabang.com/bbs/thread-8338-1-1.html" target="_blank" rel="nofollow">https://www.eabang.com/bbs/thread-8338-1-1.html</a></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]
查看完整版本: 强烈建议Hedging-EA顺势加仓增加平均累加功能