Currency Strength Meter Pro for MT4
78 USD
Versione demo scaricata:
376
Pubblicato:
14 aprile 2020
Versione attuale:
7.20
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,
Thanks for using Currency Strength Meter Pro for MT4 indicator.
Answer:
2. I think it is good to have option about refresh rate...for example refresh rate = 60 ; then all data refreshed only every 60 seconds
There is such kind of option with name "Latency"
By default is set to 5. It's means that every 5 second all indicator data are updated.
1. I'd like to get alert, when a currency in M15,M30,H1 & H4 all above 70, or all below 30....What would be the command line ?Currently it's possible to do this for one timeframe period only (Not for bunch of them).
I'll add this feature at next release which will come very soon. Thank for this feature request. It helps to improve the indicator.
Thank you, Sir...
Hi Aleksandr, thank you for a wonderful indicator. I suggest to/or an option of choice = Alerts on line crosses only on close of candle. Why: lines can cros several times during 1 candle which cause several alerts during the candle. This will help a lot. Thanks for your consideration. regards, Paul
And the same for "Tradable Pairs" - on candle close for the same reason as above - again thanking you
And the same for "Tradable Pairs" - on candle close for the same reason as above - again thanking you
Hi, thanks for using this indicator.
1. Alerts on line crosses only on close of candle.
This already have been done. Now it is at testing state.
2. And the same for "Tradable Pairs" - I'll try to add this feature together with previous one.
Thanks for helping to make indicator better.
And the same for "Tradable Pairs" - on candle close for the same reason as above - again thanking you
Hi Aleksandr, could you kindly add cross level notifications on the Av. (Average value) as per your dashboard on Currency Strength Meter Pro for MT4? When can we expect updates as mentioned above? Thank you for a wonderful indicator
Hi, I'll add this to my TODO list.
Comparison my CSM indicator data with Adam's Khoo CMS indicator data
Watch this instruction to get know how to install MT4 indicator or Experts from market on MacOS:
Have a good trades and
Take profit!Watch demo video of current update:
Take profit!
Take profit!
Take profit!
Take profit!Hi Aleksandr
In terms of notification's execution parameter, I have never seen the noti when the value is "Send notification after candle closing if conditions are met".
First I waited for the notification until it met all condition. But nothing happens at all so far.
"Instantly send notification" works well. Are they all OK?
For me it's working fine. I have recorded demo video. You can watch it here:
If you will be still facing problems contact me. You will have to send indicator properties configuration and simple stems "how to reproduce this issue". Then I will be able to help you.
Hi Aleksandr
In terms of notification's execution parameter, I have never seen the noti when the value is "Send notification after candle closing if conditions are met".
First I waited for the notification until it met all condition. But nothing happens at all so far.
"Instantly send notification" works well. Are they all OK?
Hi, read message above.
Hi, read message above.
Very good, Aleksandr.
It is working now. Thanks very much :)
Very good, Aleksandr.
It is working now. Thanks very much :)
You are welcome. Fill free to ask any questions.
Hi Aleksandr
Could you kindly add AV to level-cross time-frames please?
I added it in the expression:
seems it doesn't work?
Regards
Paul
Hi Aleksandr
Could you kindly add AV to level-cross time-frames please?
I added it in the expression:
seems it doesn't work?
Regards
Paul
Hi,
Currently it's not possible. Because I cannot get CSM values from not closed candles in history. To identify cross levels or lines I need at least 2 values (CSM values for current time and CSM values for historical time and it's need to check crosses lines/ levels between those 2 points). The first CSM value is from current time and the second CSM value is from previous candle close time. For example if you want to calculate cross lines/levels for AV(H1,M15) and current time is 10:45. To get CSM values for current time is possible but it's not possible for previous time. Because previous close time for M15 is 10:30 but for H1 it is 10:00, It's not possible to calculate CSM value for H1 at 10:30 because candle was closed at 10:00. At current time I can get CSM value for H1 even if it 10:35.
To implement this I have to somehow get history CSM value for H1 at 10:30 time (not at 10:00). I have some ideas how it can be done but it very hard to do because I have to implement a lot of default indicator algorithms from mql which I have used in CSM indicator. It will take many time to implement this but I have my task list and all these features already in this list. You have to wait.
Thanks for helping to improve this CSM indicator.