Gold Breaker XAUUSD
Sale!
ストア
販売開始日 2024-06-13
自動売買 EA Categories , Tags , , , ,
44
ストア
Listed Products

Gold Breaker XAUUSD

A portfolio-type breakout EA with 3 logics for Gold that aims to make profits in rising markets

Currency Pair
XAUUSD
Trade Type
Swing
Timeframe
H1
Max Positions
3 Positions
Max Stop Loss
0
Martingale
No
Hedge
No
Notes

Price range: ¥0 through ¥16,000

配信停止

Forward Test

PERFORMANCE SUMMARY Performance Summary
LIVE DATA
Total Profit
69,297
Max Drawdown
0
PF
1.88
Win Rate
79.31%
Total Trades : 232
Max Positions : 0
Monthly Avg Trades : 11.3
Expected Value : 298.69
Recovery Factor : 0.00
No open positions at this time.
取引履歴
Close Time Type Open Price Close Price Symbol Hold Time Lot Size Profit/Loss

Buy vs Sell Trade Ratio

Buy vs Sell Profit/Loss

Entries by Time of Day

P/L Calendar

Sale A portfolio-type breakout EA with 3 logics for Gold that aims to make profits in rising markets

EA Backtest Analysis

Win Rate 0.00%
Currency Pair
XAUUSD
Trade Type
Swing
Timeframe
H1
Max Positions
3 Positions
Max Stop Loss
0
Martingale
No
Hedge
No
Notes
Quant Analyzer .Backtest-container {
width: 100%;
position: relative;
padding: 0;
background: #fff;
}
.Backtest-card {
position: relative;
background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,248,245,1) 100%);
border-radius: 15px;
padding: 12px 15px;
box-shadow: 0 10px 30px rgba(255, 81, 0, 0.1);
overflow: hidden;
}
.Backtest-card::before {
content: '';
position: absolute;
top: 0;
right: 0;
width: 100px;
height: 100%;
background: linear-gradient(90deg, rgba(255,81,0,0.1) 0%, rgba(255,81,0,0.2) 100%);
transform: skewX(-15deg) translateX(50%);
z-index: 1;
}
.section-title {
font-size: 26px;
color: #FF5100;
margin-bottom: 0;
position: relative;
letter-spacing: 3px;
text-transform: uppercase;
}
.section-title::after {
content: '';
position: absolute;
left: 0;
bottom: -8px;
width: 60px;
height: 3px;
background: #FF5100;
transform: skewX(-20deg);
}
@keyframes Backtest-glow {
0% { transform: scale(1); opacity: 0.5; }
50% { transform: scale(1.1); opacity: 0.7; }
100% { transform: scale(1); opacity: 0.5; }
}
.Backtest-glow-point {
position: absolute;
width: 8px;
height: 8px;
background: #FF5100;
border-radius: 50%;
animation: Backtest-glow 2s infinite;
top: 15px;
right: 15px;
}
Gold Breaker XAUUSD Backtesting Gold Breaker XAUUSD Transaction data by year

Forward Test

PERFORMANCE SUMMARY Performance Summary
LIVE DATA
Total Profit
69,297
Max Drawdown
0
PF
1.88
Win Rate
79.31%
Total Trades : 232
Max Positions : 0
Monthly Avg Trades : 11.3
Expected Value : 298.69
Recovery Factor : 0.00
No open positions at this time.
取引履歴
Close Time Type Open Price Close Price Symbol Hold Time Lot Size Profit/Loss

Buy vs Sell Trade Ratio

Buy vs Sell Profit/Loss

Entries by Time of Day

P/L Calendar

Product details

Parameter .parameter-container {
width: 100%;
position: relative;
padding: 0;
background: #fff;
}
.parameter-card {
position: relative;
background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,248,245,1) 100%);
border-radius: 15px;
padding: 12px 15px;
box-shadow: 0 10px 30px rgba(255, 81, 0, 0.1);
overflow: hidden;
}
.parameter-card::before {
content: '';
position: absolute;
top: 0;
right: 0;
width: 100px;
height: 100%;
background: linear-gradient(90deg, rgba(255,81,0,0.1) 0%, rgba(255,81,0,0.2) 100%);
transform: skewX(-15deg) translateX(50%);
z-index: 1;
}
.section-title {
font-size: 26px;
color: #FF5100;
margin-bottom: 0;
position: relative;
letter-spacing: 3px;
text-transform: uppercase;
}
.section-title::after {
content: '';
position: absolute;
left: 0;
bottom: -8px;
width: 60px;
height: 3px;
background: #FF5100;
transform: skewX(-20deg);
}
@keyframes parameter-glow {
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 {
position: absolute;
width: 8px;
height: 8px;
background: #FF5100;
border-radius: 50%;
animation: parameter-glow 2s infinite;
top: 15px;
right: 15px;
}
Crypto_Breaker_BTCUSD_H1_1.00 Parameters Trading Info Recommended margin/0.01lot 400 USD Estimated monthly interest 20% *Investment involves risk of loss. Past performance does not guarantee future results.

Entry conditions

Using original indicators (ATR, moving averages, Ichimoku Kinko Hyo, etc.), we enter at breakouts using four logic stop orders (BUYSTOP/SELLSTOP).

Closing Conditions

Settlements are made using internal logic based on original indicators (ATR, moving average, Ichimoku Kinko Hyo, etc.) and trailing stops.

Good market price

It excels in rising markets where the trend continues.

Market that is difficult for me

In range markets with no clear trend, or in historical markets where Bitcoin prices have been low, the spread ratio is significantly unfavorable.

Timing to postpone operation

During a global recession on the scale of the Lehman Shock

Recommended operation methods

By keeping it running at all times, you can make profits when the market spikes due to news announcements specific to cryptocurrencies, which are difficult to predict. When the market is stagnant, there will be fewer entries, which reduces risk. Also, using it in combination with other EAs such as FX currency pairs, cryptocurrency pairs, and index pairs will help strengthen your portfolio. For product inquiries, please contact the listing store. * After making an inquiry, you can check the confirmation and reply from "Inquiries" on the My Account page. .contact-section {
padding: 48px 40px;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
width: 100%;
position: relative;
}
.contact-content {
position: relative;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
padding: 24px 32px;
border-radius: 16px;
background: linear-gradient(to right, rgba(250,250,250,0.8), rgba(255,255,255,0.4));
backdrop-filter: blur(8px);
border: 1px solid rgba(0,0,0,0.06);
}
.text-content {
position: relative;
padding-left: 24px;
}
.accent-line {
position: absolute;
top: 10px;
left: 0;
width: 3px;
height: 28px;
background: linear-gradient(to bottom, #111, rgba(17,17,17,0.2));
border-radius: 2px;
}
.contact-text {
font-size: 15px;
color: #111;
line-height: 1.6;
margin: 0;
font-weight: 500;
letter-spacing: 0.02em;
}
.button-area {
text-align: right;
flex-shrink: 0;
margin-left: 40px;
position: relative;
}
.button-wrap {
position: relative;
display: inline-block;
transition: transform 0.3s ease;
}
[class*="contact_enquiry"] {
display: inline-flex !important;
align-items: center !important;
padding: 0 32px !important;
height: 46px !important;
background: #111 !important;
color: #fff !important;
font-size: 13px !important;
font-weight: 500 !important;
letter-spacing: 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;
overflow: hidden !important;
white-space: nowrap !important;
}
.button-wrap::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 120%;
height: 120%;
background: radial-gradient(circle at center, rgba(0,0,0,0.04), transparent 70%);
transform: translate(-50%, -50%);
z-index: -1;
opacity: 0;
transition: opacity 0.3s ease;
}
.button-wrap:hover::before {
opacity: 1;
}
[class*="contact_enquiry"]:hover {
transform: translateY(-1px) !important;
background: #000 !important;
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 {
content: "?" !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
margin-right: 12px !important;
width: 20px !important;
height: 20px !important;
background: rgba(255,255,255,0.12) !important;
border-radius: 6px !important;
font-size: 12px !important;
transition: 0.3s ease !important;
transform: rotate(-4deg) !important;
}
[class*="contact_enquiry"]:hover::before {
background: rgba(255,255,255,0.18) !important;
transform: rotate(0deg) !important;
}
.note-text {
font-size: 11px;
color: #666;
line-height: 1.5;
margin-top: 10px;
text-align: right;
letter-spacing: 0.02em;
}
@keyframes borderGlow {
0% { background-position: 0% 50%; }
50% { background-position: 100% 50%; }
100% { background-position: 0% 50%; }
}
.contact-content::before {
content: '';
position: absolute;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
background: linear-gradient(45deg,
rgba(0,0,0,0.03),
rgba(0,0,0,0.06),
rgba(0,0,0,0.03));
border-radius: 16px;
z-index: -1;
background-size: 200% 200%;
animation: borderGlow 8s ease infinite;
}
/* Tablet style */
@media screen and (max-width: 768px) {
.contact-section {
padding: 32px 24px;
}
.contact-content {
padding: 20px 24px;
}
.button-area {
margin-left: 24px;
}
[class*="contact_enquiry"] {
padding: 0 24px !important;
}
}
/* Smartphone style */
@media screen and (max-width: 480px) {
.contact-section {
padding: 24px 16px;
}
.contact-content {
flex-direction: column;
align-items: flex-start;
padding: 20px;
}
.text-content {
margin-bottom: 20px;
}
.button-area {
width: 100%;
margin-left: 0;
text-align: left;
}
.button-wrap {
display: block;
width: 100%;
}
[class*="contact_enquiry"] {
width: 100%;
justify-content: center;
}
.note-text {
text-align: left;
margin-top: 12px;
}
}

There are no reviews yet.

Trading Info
This data is based on a 0.01 lot size. Actual performance may vary depending on your lot size.

EA Backtest Analysis

Win Rate 0.00%
Currency Pair
XAUUSD
Trade Type
Swing
Timeframe
H1
Max Positions
3 Positions
Max Stop Loss
0
Martingale
No
Hedge
No
Notes
×

There are no reviews yet.

非会員様もご購入いただけますが、サポートは対象外となります。
サポートをご希望の方は、会員登録のうえでご購入ください。

Popular Products
  • F-montecarlo F-montecarlo
    Rated 5.00 out of 5
    Price range: ¥0 through ¥42,800
  • PON WATAER(rev1) PON WATAER(rev1)
    Rated 5.00 out of 5
    Price range: ¥0 through ¥35,000
  • KiwiForex KiwiForex
    Rated 5.00 out of 5
    Price range: ¥0 through ¥50,000
  • FXユーザーがシストレ.COMで無料で利用できるEAのパッケージ画像です。 GiveHapiness
    Rated 5.00 out of 5
    Price range: ¥0 through ¥34,000
  • K_Kewl_USDJPY_SC K_Kewl_USDJPY_SC
    Rated 5.00 out of 5
    Price range: ¥0 through ¥24,800
Shopping Cart
Scroll to Top