Eine Strategie, die die Märkte in Tokio und London nutzt, um von ruhigen Märkten zu profitieren.
EA-Backtest-Analyse
Breite: 100%;
Position: relativ;
Padding: 0;
Hintergrund: #fff;
}
.Backtest-card {
Position: relativ;
Hintergrund: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,248,245,1) 100%);
border-radius: 15px;
Innenabstand: 12px 15px;
box-shadow: 0 10px 30px rgba(255, 81, 0, 0.1);
Überlauf: versteckt;
}
.Backtest-card::before {
Inhalt: '';
Position: absolut;
oben: 0;
rechts: 0;
Breite: 100px;
Höhe: 100%;
Hintergrund: 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 {
Schriftgröße: 26px;
Farbe: #FF5100;
unterer Rand: 0;
Position: relativ;
Buchstabenabstand: 3px;
text-transform: uppercase;
}
.section-title::after {
Inhalt: '';
Position: absolut;
links: 0;
unten: -8px;
Breite: 60px;
Höhe: 3px;
Hintergrund: #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: absolut;
Breite: 8px;
Höhe: 8px;
Hintergrund: #FF5100;
border-radius: 50%;
Animation: Backtest-Glow 2s unendlich;
oben: 15px;
rechts: 15px;
}
Backtesting
Transaktionsdaten nach Jahr
Vorwärtstest
| Schlusszeit | Handelstyp | Eröffnungskurs | Schlusskurs | Symbol | Haltezeit | Lotgröße | Gewinn/Verlust |
|---|
Buy- vs. Sell-Handelsverhältnis
Buy- vs. Sell-Gewinn/Verlust
Einträge nach Tageszeit
パフォーマンススコアカード
P/L-Kalender
Produktdetails
Parameter .parameter-container {
Breite: 100%;
Position: relativ;
Padding: 0;
Hintergrund: #fff;
}
.parameter-card {
Position: relativ;
Hintergrund: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(255,248,245,1) 100%);
border-radius: 15px;
Innenabstand: 12px 15px;
box-shadow: 0 10px 30px rgba(255, 81, 0, 0.1);
Überlauf: versteckt;
}
.parameter-card::before {
Inhalt: '';
Position: absolut;
oben: 0;
rechts: 0;
Breite: 100px;
Höhe: 100%;
Hintergrund: 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 {
Schriftgröße: 26px;
Farbe: #FF5100;
margin-bottom: 0;
Position: relativ;
Buchstabenabstand: 3px;
text-transform: uppercase;
}
.section-title::after {
Inhalt: '';
Position: absolut;
links: 0;
unten: -8px;
Breite: 60px;
Höhe: 3px;
Hintergrund: #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: absolut;
Breite: 8px;
Höhe: 8px;
Hintergrund: #FF5100;
border-radius: 50%;
animation: parameter-glow 2s infinite;
oben: 15px;
rechts: 15px;
}
Handelsinformationen: Empfohlene Margin/0,01 Lot: 200.000 JPY. Geschätzte monatliche Zinsen: 1,5 %. *Anlagen bergen Verlustrisiken. Die Wertentwicklung in der Vergangenheit ist keine Garantie für zukünftige Ergebnisse.
Zulassungsbedingungen
Es handelt sich um einen Expert Advisor (EA), der zwischen Börsenschluss in London und Tokio handelt. Der EA nutzt Bollinger-Bänder und den ATR, um plötzliche Marktschwankungen zu erkennen und entsprechend zu handeln.
Abschlussbedingungen
Die Schlussbedingungen werden durch die relative Position des gleitenden Durchschnitts, der Bollinger-Bänder und des Schlusskurses bestimmt.
Guter Marktpreis
Seine Stärken liegen in Seitwärtsmärkten, in denen die Volatilität selbst in ruhigen Marktphasen zunimmt.
Ungünstige Marktbedingungen
Ein Markt mit relativ geringer Volatilität und einem Trend.
Zeitpunkt für die Verschiebung der Operation
—-
Empfohlene Betriebsmethoden
—- Bei Produktanfragen wenden Sie sich bitte an den Shop, in dem der Artikel angeboten wird. * Nach dem Absenden Ihrer Anfrage können Sie die Bestätigung und Antwort unter „Anfragen“ auf Ihrer „Mein Konto“-Seite einsehen. .contact-section {
Innenabstand: 48px 40px;
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
Breite: 100%;
Position: relativ;
}
.contact-content {
Position: relativ;
Breite: 100%;
Anzeige: Flex;
justify-content: space-between;
align-items: zentriert;
Innenabstand: 24px 32px;
border-radius: 16px;
background: linear-gradient(to right, rgba(250,250,250,0.8), rgba(255,255,255,0.4));
Hintergrundfilter: Unschärfe(8px);
border: 1px solid rgba(0,0,0,0.06);
}
.text-content {
Position: relativ;
padding-left: 24px;
}
.accent-line {
Position: absolut;
oben: 10px;
links: 0;
Breite: 3px;
Höhe: 28px;
Hintergrund: linearer Farbverlauf(nach unten, #111, rgba(17,17,17,0.2));
border-radius: 2px;
}
.contact-text {
Schriftgröße: 15px;
Farbe: #111;
Zeilenhöhe: 1,6;
Rand: 0;
Schriftstärke: 500;
Buchstabenabstand: 0,02em;
}
.button-area {
text-align: right;
Flex-Schrumpfung: 0;
margin-left: 40px;
Position: relativ;
}
.button-wrap {
Position: relativ;
Anzeige: Inline-Block;
Übergang: Transformation 0,3s ease;
}
[class*="contact_enquiry"] {
display: inline-flex !important;
align-items: center !important;
padding: 0 32px !important;
Höhe: 46px !important;
Hintergrund: #111 !important;
Farbe: #fff !important;
Schriftgröße: 13px !important;
Schriftstärke: 500 !important;
letter-spacing: 0.03em !important;
border-radius: 12px !important;
border: none !important;
Übergang: alle 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: relativ !important;
Überlauf: versteckt !important;
Leerzeichen: nowrap !important;
}
.button-wrap::before {
Inhalt: '';
Position: absolut;
Top: 50%;
verbleibend: 50 %;
Breite: 120%;
Höhe: 120 %;
Hintergrund: radialer Farbverlauf (Kreis in der Mitte, rgba(0,0,0,0.04), transparent 70%);
transform: translate(-50%, -50%);
z-Index: -1;
Deckkraft: 0;
Übergang: Deckkraft 0,3s Leichtigkeit;
}
.button-wrap:hover::before {
Deckkraft: 1;
}
[class*="contact_enquiry"]:hover {
transform: translateY(-1px) !important;
Hintergrund: #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 {
Inhalt: "?" !important;
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
margin-right: 12px !important;
Breite: 20px !important;
Höhe: 20px !important;
background: rgba(255,255,255,0.12) !important;
border-radius: 6px !important;
Schriftgröße: 12px !important;
Übergang: 0,3s Leichtigkeit !wichtig;
transform: rotate(-4deg) !important;
}
[class*="contact_enquiry"]:hover::before {
Hintergrund: rgba(255,255,255,0.18) !important;
transform: rotate(0deg) !important;
}
.note-text {
Schriftgröße: 11px;
Farbe: #666;
Zeilenhöhe: 1,5;
margin-top: 10px;
text-align: right;
Buchstabenabstand: 0,02em;
}
@keyframes borderGlow {
0% { background-position: 0% 50%; }
50% { background-position: 100% 50%; }
100% { Hintergrundposition: 0% 50%; }
}
.contact-content::before {
Inhalt: '';
Position: absolut;
oben: -1px;
links: -1px;
rechts: -1px;
unten: -1px;
Hintergrund: linearer Gradient(45 Grad,
rgba(0,0,0,0.03),
rgba(0,0,0,0.06),
rgba(0,0,0,0.03));
border-radius: 16px;
z-Index: -1;
Hintergrundgröße: 200% 200%;
Animation: borderGlow 8s ease infinite;
}
/* Tablet-Stil */
@media screen and (max-width: 768px) {
.contact-section {
Innenabstand: 32px 24px;
}
.contact-content {
Innenabstand: 20px 24px;
}
.button-area {
margin-left: 24px;
}
[class*="contact_enquiry"] {
padding: 0 24px !important;
}
}
/* Smartphone-Stil */
@media screen and (max-width: 480px) {
.contact-section {
Innenabstand: 24px 16px;
}
.contact-content {
Flex-Richtung: Spalte;
align-items: flex-start;
Innenabstand: 20px;
}
.text-content {
margin-bottom: 20px;
}
.button-area {
Breite: 100%;
margin-left: 0;
Textausrichtung: links;
}
.button-wrap {
Anzeige: Block;
Breite: 100%;
}
[class*="contact_enquiry"] {
Breite: 100%;
justify-content: zentriert;
}
.note-text {
Textausrichtung: links;
margin-top: 12px;
}
}
Es gibt noch keine Bewertungen.