Forum Replies Created
- AuthorPosts
Hello Dagmar,
Nice to hear from you. How are you? The signals that are set during trading hours are not identical to the signals that are set during optimization. According to my research, the optimization only sets the signal at which the price of the new candle exceeds the previous candle at which the signal should appear. This means that during the optimization only the false signals are recognizable, in which the new candle has a higher high after the signal candle.
Hallo Dagmar,
schön von dir zu hören. Wie geht es dir?
Die Signale, die während der Handelszeit gesetzt werden, sind nicht identisch mit den Signalen die während der Optimierung gesetzt werden.
Nach meinen Recherchen, wird bei der Optimierung nur das Signal gesetzt, bei dem der Kurs der neuen Kerze die vorherige Kerze, an dem das Signal erscheinen soll, überschreitet. Das heißt, es werden bei der Optimierung nur die Fehlsignale erkennbar, bei dem die neue Kerze nach der Signalkerze ein höheres High hat.
Hello xux99,
Thanks for your post.
The problem with optimizing the indicator is that the false signals are not all displayed. The optimized signals of the indicator look completely different in real trade. How is that possible? Could this possibly be due to the activated EMA?
Danke für deinen Post. Das Problem beim Optimieren des Indikators ist, dass die Fehlsignale nicht alle angezeigt werden. Die optimierten Signale des Indikators sehen beim Realtrade vollkommen anders aus. Wie ist das möglich? Kann das möglicherweise an dem aktivierten EMA liegen?
Hallo xux99,
I’ve been enjoying your masterpiece for two years. I would like to bring my strategy successes here based on a report from the strategy tester. But the indicator doesn’t work for me in the strategy tester. What do you think i am doing wrong? There is enough data.

ich erfreue mich an deinem Meisterwerk seit zwei Jahren. Gerne würde ich meine Strategieerfolge anhand eines Reports aus dem Strategietester hier einbringen. Aber im Strategietester funktioniert bei mir der Indikator nicht. Was denkst du, mache ich falsch? Daten sind genug vorhanden.
Hi,
is it possible to test the “Stairstep Breakouts indicator” in the strategy tester?
ist es möglich den Indikator “Stairstep Breakouts indicator” im Strategietester zu testen?
This reply has been reported for inappropriate content.
Hello xux99,
Thanks for this extension.

This reply has been reported for inappropriate content.
Hallo Daggi,
ich habe gerade festgestellt, dass ich deine Nachricht irgendwie übersehen habe. Das war nicht mit Absicht.
Ja, bei mir läuft alles prima. Ich hoffe bei dir auch. Ich hatte zwischenzeitlich auf Skype versucht dich zu erreichen. –
Hatte anscheinend nicht geklappt.
Zurzeit versuche ich mich am “Percentage” im SSBO, den habe ich noch nicht richtig verstanden.Ich hoffe man hört mal wieder voneinander. Bis dahin gute Gesundheit und ein glückliches Händchen beim Traden.
I just found out that I missed your message somehow. This was not on purpose.Yes, everything is fine with me. I hope with you also. I had in the meantime tried on Skype to reach you. –
Had apparently not worked. At the moment I am trying on the “Percentage” in the SSBO, which I have not yet understood correctly.
I hope you hear again from each other. Until then good health and a happy hand while trading.
-
This reply was modified 8 years, 10 months ago by
sucker.
Hello xux99,
Sorry my mistake. Had not loaded the latest version yet.
Thank you for your forbearance and effort.
== “thanks for the new update of the SSBO indicator. I have a question about this, if i use the update mode “complete tradeset”, I must then set the “Update EveryBars” mode to “0” or has this setting nothing to do with it?” ==
Hello xux99,
The update mode “complete tradeset” where in the indicator is to find? Or have I misunderstood something.

On the occasion, dear greetings to FOREXHARD and DAGMAR.

Hello xux99
My sincere thanks.

“Hello! Is it possible in SSBO Indicator add on more optimization parameter? At the moment there is parameter “UpdateEveryBars:” , but is it possible to add something like “UpdateEveryTradeSet”, so that indicator starts auto optimization only after defined trade sets are closed?”
“Or is it possible to make retest only if there is no open trade set?”
Hello xux99,
That would be a wish of mine to.Thanks xux99
Hello xux99,
I have two pictures here to illustrate my problem.Attachments:
You must be logged in to view attached files.Hello xux99,
Whenever I changed the Magic number with a currency couple, I had problems with the recognition of the current Magic number (in Globale Variablen “F3”). I have a suggestion here for the indicator.Alt:
void OnDeinit (const int reason) {if (! IsTesting ()) {RemoveObjects (GComment);}}
New:
void OnDeinit (const int reason)
{
If (! IsTesting ()) RemoveObjects (GComment);
// –
If (StringFind (“012345”, IntegerToString (reason))> = 0)
{GlobalVariablesDeleteAll (Vs [0] [1] + MagicNumber + “” +0+ “”);}
// –
}What do you think about.
Hello xux99
I found the mistake. Sorry was my fault. It was missing Modify TakeProfit.
Hello xux99
The picture shows a trade closed in the minus. The next trade should close, with Matingal = true, with the pips number of the loss. This is the case for all other pairs of currencies. This is not the case with this currency pair.Hello xux99,
There is a problem with the NZDUSD currency pair.
If no error then the order is closed with “QuickTakeProfit”.
If the error then the order with the value of the box width is closed.
With NZDUSD the trade is always closed with QuickTakeProfit.Attachments:
You must be logged in to view attached files.Hello xux99,
My broker is X-Trade also called XTB. I’m going to look, the mistake is many with me.
Hello xux99,
I have a problem. My broker has changed its name. The latest EURUSD +. The EA can no longer compare the MagicNumber with the indicator. Can you change this in the indicator?
Hello forexhard and xux99,
Indicator and EA have been very profitable for last three months. After ten years, I finally found a system that deserves the name.

Thanks again to you.
Thanks for your note xux99. And above all, thank you for your tireless commitment. I owe you a lot.

Hello xux99,
Can you modify the infobox to hide, in the SSBOD indicator? Please.OK xux99, my fault.

Sorry xux99,
I can not find “ShowTradesInfo” in the EA.

-
This reply was modified 9 years, 7 months ago by
sucker.
Thank you very much xux99

-
This reply was modified 8 years, 10 months ago by
- AuthorPosts