SkyNavigator
販売開始日 2024-11-12
0
Listed Products

SkyNavigator

A strategy that takes advantage of the Tokyo and London markets to seize profits from calm market conditions.

Currency Pair
GBP/CAD
Trade Type
Day Trading
Timeframe
M5
Max Positions
1 Positions
Max Stop Loss
179
Martingale
No
Hedge
No
Notes

Price range: ¥0 through ¥19,800

配信停止

Forward Test

LIVE DATA
1.8
D
Profitability42 / 100
Stability28 / 100
Reliability64 / 100
Total Profit
16
Max Drawdown
0
PF
1.00
Win Rate
56.14%
Total Trades : 57
Max Positions : 1
Monthly Avg Trades : 3.3
Expected Value : 0.28
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

[FX Automated Trading] SkyNavigator A strategy that takes advantage of the Tokyo and London markets to seize profits from calm markets.

EA Backtest Analysis

Win Rate 0.00%
Currency Pair
GBP/CAD
Trade Type
Day Trading
Timeframe
M5
Max Positions
1 Positions
Max Stop Loss
179
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;
}
SkyNavigator Backtesting SkyNavigator Transaction data by year

Forward Test

active account type_REAL

LIVE DATA
1.8
D
Profitability42 / 100
Stability28 / 100
Reliability64 / 100
Total Profit
16
Max Drawdown
0
PF
1.00
Win Rate
56.14%
Total Trades : 57
Max Positions : 1
Monthly Avg Trades : 3.3
Expected Value : 0.28
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;
}
SkyNavigator parameters Trading Info Recommended margin/0.01lot 200,000 JPY Estimated monthly interest rate 1.5% *Investment involves risk of loss. Past performance does not guarantee future results.

Entry conditions

It trades between the end of the London market and the end of the Tokyo market. It is a contrarian EA that uses Bollinger Bands and ATR to catch sudden market fluctuations and trade.

Closing Conditions

The closing conditions are determined by the relative positions of the MA, Bollinger Bands, and closing price.

Good market price

It excels in range markets where volatility is rising even during calm market times.

Unfavorable market conditions

A market with relatively low volatility and a trend.

Timing to postpone operation

—-

Recommended operation methods

—- For product inquiries, please contact the store where the item is listed. * After making an inquiry, you can check the confirmation and reply from "Inquiries" on your 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.

Parameters
Parameters
Trading Info

Recommended Fund: $200,000 USD

Expected Monthly Return: 1.5%

This data is based on a 0.01 lot size. Actual performance may vary depending on your lot size.
Entry Condition
This EA (Expert Advisor) trades from around the end of the London market to around the end of the Tokyo market. It uses Bollinger Bands and ATR (Average True Range) to capture sharp market fluctuations and initiate trades, making it a counter-trend trading strategy.
Close Condition
A closing condition is generated based on the relative positions of the moving average (MA), Bollinger Bands, and closing price.
Favorable Market
I excel in range-bound markets where volatility is rising even during periods of calm trading.
Unfavorable Market
A market with relatively low volatility and where trends tend to develop.

EA Backtest Analysis

Win Rate 0.00%
Currency Pair
GBP/CAD
Trade Type
Day Trading
Timeframe
M5
Max Positions
1 Positions
Max Stop Loss
179
Martingale
No
Hedge
No
Notes
×

There are no reviews yet.

Popular Products
  • FX自動売買EA「PON WATAER(rev1)」の商品画像|ナンピンマーチン型 PON WATAER(rev1)
    Rated 5.00 out of 5
    Price range: ¥0 through ¥35,000
  • FX自動売買EA「F-montecarlo」の商品画像|スキャルピング型 F-montecarlo
    Rated 5.00 out of 5
    Price range: ¥0 through ¥42,800
  • FX自動売買EA「KiwiForex」の商品画像|NZDUSD対応・ナンピンマーチン型 KiwiForex
    Rated 5.00 out of 5
    Price range: ¥0 through ¥50,000
  • FX自動売買EA「Market ClockRunner」の商品画像|デイトレード型 Market ClockRunner
    Rated 5.00 out of 5
    Price range: ¥0 through ¥16,000
  • FX自動売買EA「RapidCore_M5_AUDCAD」の商品画像|AUDCAD対応・グリッドトレード型|■■ 🎯 裁 RapidCore_M5_AUDCAD
    Rated 5.00 out of 5
    Price range: ¥0 through ¥40,000
Shopping Cart
ALL FREE

このEAを無料
使ってみませんか?

有料版と同じ性能を、0円で。
同じ性能有料版と同一ロジック
200本以上すべて無料で利用可
実績公開フォワードテスト公開中
30秒で完了メールだけで登録OK
無料ではじめる
アカウントをお持ちの方は ログイン
Scroll to Top