Three Line Strike Scanner 30 Instruments
49 USD
Versione demo scaricata:
590
Pubblicato:
30 ottobre 2017
Versione attuale:
1.6
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

Hi Aziz,
thank you for your purchase!
I wrote you a PM.
Best regards
Mike Semlitsch
Thanks Mike! - I appreciate all your help today.
Looking forward to testing the indicator!
Best,
Aziz
Thanks Mike! - I appreciate all your help today.
Looking forward to testing the indicator!
Best,
Aziz
-------------
Hi Mike,
The signals do not seem to work...I might need your help.
Please note that I successfully setup and tested the email/text message notification on MT4.
Just to test the functionality of the 3 line Strike Alerter, I set it up on one minute chart. I can clearly see a setup that should have generated a signal, but nothing came through.
Thoughts??
--Aziz--
Hi Aziz,
this is NOT a problem of my indicator. It's a problem of your broker. The standard email server of your broker can't deliver emails to gmail.com because it is blacklisted.
For test-emails your broker uses a mailserver that is not on a blacklist. For all other emails your broker uses an email server which is maybe on a blacklist because thousands of customers are pushing hundreds of thousands emails per day through this server which is the reason why the server gets blacklisted.
Best regards
Mike Semlitsch
Hi Aziz,
this is NOT a problem of my indicator. It's a problem of your broker. The standard email server of your broker can't deliver emails to gmail.com because it is blacklisted.
For test-emails your broker uses a mailserver that is not on a blacklist. For all other emails your broker uses an email server which is maybe on a blacklist because thousands of customers are pushing hundreds of thousands emails per day through this server which is the reason why the server gets blacklisted.
Best regards
Mike Semlitsch
Hi Mike,
Hi Mike,
I actually received a test message which means that the theory of blacklisted email servers is not accurate.
I tested your indicator on a shorter time frame (1 minute) and I received two signals but I didn't receive the signals on the other time frames that I wanted (M30,H1...etc).
I strongly believe that there is some malfunction here and would like to have it fixed as soon as possible.
Thanks,
Aziz
Hi Aziz,
please check if the parameter "alertsViaEmail" is set to "true".
I actually received a test message which means that the theory of blacklisted email servers is not accurate.
-> as i wrote in my answer: The broker uses multiple mailservers. The one with which the test messages are send are NOT on a blacklist. The mailserver(s) on which thousands of customers are pushing hundreds of thousands emails per day through this server which is the reason why the server gets blacklisted.
-> I CAN ONLY CALL THE FUNCTION: SendMail();
There is no room for error at sending emails on my side! If you get a popup in your MT4 with a signal from the indicator then at the same time an email will be send with the function SendMail() if you have enabled emails (alertsViaEmail = true). You can see that in following code excerpt:
===========
if (alertsViaMT4) {
Alert(indiVersion + " LONG on " + instrumentName + " timeframe " + timeframeIterator );
}
if (alertsViaEmail) {
SendMail(indiVersion + " LONG on " + instrumentName + " timeframe " + timeframeIterator, indiVersion + " LONG on " + instrumentName + " timeframe " + timeframeIterator);
}
===========
More than 150 people including me are using the indicator. There is NO PROBLEM with sending emails within the indicator!
Best regards
Mike Semlitsch
Hi Aziz,
please check if the parameter "alertsViaEmail" is set to "true".
I actually received a test message which means that the theory of blacklisted email servers is not accurate.
-> as i wrote in my answer: The broker uses multiple mailservers. The one with which the test messages are send are NOT on a blacklist. The mailserver(s) on which thousands of customers are pushing hundreds of thousands emails per day through this server which is the reason why the server gets blacklisted.
-> I CAN ONLY CALL THE FUNCTION: SendMail();
There is no room for error at sending emails on my side! If you get a popup in your MT4 with a signal from the indicator then at the same time an email will be send with the function SendMail() if you have enabled emails (alertsViaEmail = true). You can see that in following code excerpt:
===========
if (alertsViaMT4) {
Alert(indiVersion + " LONG on " + instrumentName + " timeframe " + timeframeIterator );
}
if (alertsViaEmail) {
SendMail(indiVersion + " LONG on " + instrumentName + " timeframe " + timeframeIterator, indiVersion + " LONG on " + instrumentName + " timeframe " + timeframeIterator);
}
===========
More than 150 people including me are using the indicator. There is NO PROBLEM with sending emails within the indicator!
Best regards
Mike Semlitsch
Hi
Today, I bought 3line strke.
but it doesn't work at all.
see the attached fild and give me the guide
as u see, this symptom is showing.
thank u
Hi
Today, I bought 3line strke.
Hi Eng Yoon Lee!
Thank you very much for the purchase. Please edit the parameters i1 to i30 of the indicator according to the names of the instruments in your MT4.
Probably GER30 has a different name in your MT4. Or you need to make it visible first.
Best regards
Mike Semlitsch
Hi Mike
Its a great indicator !
I would like to use it for ES and Dax via CFD, too but it does not work - what could be the reason pls ?
Best regards Martin
Hi Mike;
I've rented this scanner and have a question. When researching how to trade the '3-line strike', I find that some sources describe the formation as the exact opposite of what your examples show. Here's an example "https://patternswizard.com/three-line-strike-candlestick-pattern/". I found several similar sources. Am I misunderstanding something? Would appreciate clarification.
Thank you,
Ian