EA回测分析
宽度:100%;
位置:相对;
内边距:0;
背景色:#fff;
}
.回测卡{
位置:相对;
background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,248,245,1) 100%);
圆角半径:15px;
内边距:12px 15px;
box-shadow: 0 10px 30px rgba(255, 81, 0, 0.1);
溢出:隐藏;
}
.Backtest-card::before {
内容: '';
位置:绝对定位;
顶部:0;
右:0;
宽度:100像素;
高度:100%;
background: linear-gradient(90deg, rgba(255,81,0,0.1) 0%, rgba(255,81,0,0.2) 100%);
变换:倾斜X(-15度)平移X(50%);
z-index:1;
}
.section-title {
字体大小:26px;
颜色:#FF5100;
margin-bottom: 0;
位置:相对;
字母间距:3px;
文本转换:大写;
}
.section-title::after {
内容: '';
位置:绝对定位;
左侧:0;
底部:-8px;
宽度:60像素;
高度:3像素;
背景色:#FF5100;
变换:skewX(-20deg);
}
@keyframes 回测发光 {
0% { transform: scale(1); opacity: 0.5; }
50% { transform: scale(1.1); opacity: 0.7; }
100% { transform: scale(1); opacity: 0.5; }
}
.回测辉光点{
位置:绝对定位;
宽度:8像素;
高度:8像素;
背景色:#FF5100;
圆角半径:50%;
动画:回测发光 2 秒无限;
顶部:15px;
右:15px;
}
回测
按年份划分的交易数据
前向测试
| 平仓时间 | 订单类型 | 开盘价 | 收盘价 | 交易品种 | 持仓时间 | 手数 | 盈亏 |
|---|
买入与卖出的交易比例
买入与卖出的盈亏
按时间段划分的入場
パフォーマンススコアカード
盈亏日历
产品详情
参数 .parameter-container {
宽度:100%;
位置:相对;
内边距:0;
背景色:#fff;
}
.parameter-card {
位置:相对;
background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,248,245,1) 100%);
圆角半径:15px;
内边距:12px 15px;
box-shadow: 0 10px 30px rgba(255, 81, 0, 0.1);
溢出:隐藏;
}
.parameter-card::before {
内容: '';
位置:绝对定位;
顶部:0;
右:0;
宽度:100像素;
高度:100%;
background: linear-gradient(90deg, rgba(255,81,0,0.1) 0%, rgba(255,81,0,0.2) 100%);
变换:倾斜X(-15度)平移X(50%);
z-index:1;
}
.section-title {
字体大小:26px;
颜色:#FF5100;
margin-bottom: 0;
位置:相对;
字母间距:3px;
文本转换:大写;
}
.section-title::after {
内容: '';
位置:绝对定位;
左侧:0;
底部:-8px;
宽度:60像素;
高度:3像素;
背景色:#FF5100;
变换:skewX(-20deg);
}
@keyframes 参数发光 {
0% { transform: scale(1); opacity: 0.5; }
50% { transform: scale(1.1); opacity: 0.7; }
100% { transform: scale(1); opacity: 0.5; }
}
.parameter-glow-point {
位置:绝对定位;
宽度:8像素;
高度:8像素;
背景色:#FF5100;
圆角半径:50%;
动画:参数发光 2 秒 无限;
顶部:15px;
右:15px;
}
交易信息 建议保证金/0.01手:200,000日元 预计月收益率:1.5% *投资有亏损风险。过往业绩并不代表未来表现。
准入条件
它在伦敦股市收盘和东京股市收盘之间进行交易。这是一款逆向交易EA,利用布林带和ATR指标来捕捉市场突发波动并进行交易。
成交条件
收盘条件由移动平均线、布林带和收盘价的相对位置决定。
市场价格合理
它擅长在波动性不断上升的区间震荡市场中工作,即使在市场平静时期,这种市场的波动性也会上升。
不利的市场环境
波动性相对较低且趋势明显的市场。
推迟手术的时机
—-
推荐的操作方法
—- 如需咨询产品信息,请联系商品所在店铺。 * 提交咨询后,您可以在“我的账户”页面的“咨询”中查看确认信息和回复。.contact-section {
内边距:48px 40px;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
宽度:100%;
位置:相对;
}
.contact-content {
位置:相对;
宽度:100%;
显示方式:flex;
justify-content: 空格;
align-items: center;
内边距:24px 32px;
圆角半径:16px;
background: linear-gradient(向右, rgba(250,250,250,0.8), rgba(255,255,255,0.4));
背景滤镜:模糊(8px);
border: 1px solid rgba(0,0,0,0.06);
}
.text-content {
位置:相对;
左边距:24px;
}
.accent-line {
位置:绝对定位;
顶部:10px;
左侧:0;
宽度:3像素;
高度:28像素;
background: linear-gradient(to bottom, #111, rgba(17,17,17,0.2));
圆角半径:2像素;
}
.联系文本{
字体大小:15px;
颜色:#111;
行高:1.6;
边距:0;
字体粗细:500;
字母间距:0.02em;
}
.button-area {
文本对齐方式:右对齐;
弹性收缩:0;
margin-left: 40px;
位置:相对;
}
.button-wrap {
位置:相对;
显示:行内块;
transition: transform 0.3s ease;
}
[class*="contact_enquiry"] {
display: inline-flex !important;
align-items: center !important;
padding: 0 32px !important;
高度:46px !important;
背景:#111 !重要;
颜色:#fff !重要;
字体大小:13px !important;
字体粗细:500 !重要;
字母间距:0.03em !important;
border-radius: 12px !important;
border: none !important;
transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1) !important;
text-decoration: none !important;
box-shadow: 0 2px 4px rgba(0,0,0,0.04), 0 4px 8px rgba(0,0,0,0.06) !important;
position: relative !important;
溢出:隐藏!重要;
white-space: nowrap !important;
}
.button-wrap::before {
内容: '';
位置:绝对定位;
前 50%;
左侧:50%;
宽度:120%;
高度:120%;
background: radial-gradient(circle at center, rgba(0,0,0,0.04), transparent 70%);
变换:平移(-50%, -50%);
z-index: -1;
不透明度:0;
transition: opacity 0.3s ease;
}
.button-wrap:hover::before {
不透明度:1;
}
[class*="contact_enquiry"]:hover {
transform: translateY(-1px) !important;
背景:#000 !重要;
box-shadow: 0 4px 8px rgba(0,0,0,0.06), 0 8px 16px rgba(0,0,0,0.08) !important;
}
[class*="contact_enquiry"]::before {
内容:“?”!重要;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
margin-right: 12px !important;
宽度:20px !important;
高度:20px !important;
背景:rgba(255,255,255,0.12) !重要;
border-radius: 6px !important;
字体大小:12px !important;
过渡:0.3秒缓动!重要;
transform: rotate(-4deg) !important;
}
[class*="contact_enquiry"]:hover::before {
背景:rgba(255,255,255,0.18) !重要;
transform: rotate(0deg) !important;
}
.note-text {
字体大小:11px;
颜色:#666;
行高:1.5;
margin-top: 10px;
文本对齐方式:右对齐;
字母间距:0.02em;
}
@keyframes borderGlow {
0% { background-position: 0% 50%; }
50% { background-position: 100% 50%; }
100% { background-position: 0% 50%; }
}
.contact-content::before {
内容: '';
位置:绝对定位;
顶部:-1px;
左:-1像素;
右:-1px;
底部:-1px;
背景:线性渐变(45度,
rgba(0,0,0,0.03),
rgba(0,0,0,0.06),
rgba(0,0,0,0.03));
圆角半径:16px;
z-index: -1;
background-size: 200% 200%;
动画:borderGlow 8s ease infinite;
}
/* 平板电脑样式 */
@media screen and (max-width: 768px) {
.联系部分{
内边距:32px 24px;
}
.contact-content {
内边距:20px 24px;
}
.button-area {
margin-left: 24px;
}
[class*="contact_enquiry"] {
padding: 0 24px !important;
}
}
/* 智能手机风格 */
@media screen and (max-width: 480px) {
.联系部分{
内边距:24px 16px;
}
.contact-content {
弯曲方向:柱;
align-items: flex-start;
内边距:20px;
}
.text-content {
margin-bottom: 20px;
}
.button-area {
宽度:100%;
margin-left: 0;
文本对齐方式:左对齐;
}
.button-wrap {
显示:块;
宽度:100%;
}
[class*="contact_enquiry"] {
宽度:100%;
justify-content: center;
}
.note-text {
文本对齐方式:左对齐;
margin-top: 12px;
}
}
还没有评论。
