Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
lampaal  
ALEKSANDR SHUKALOVICH:

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.

Thanks a lot!
ALEKSANDR SHUKALOVICH  
New update for Currency Strength Meter Pro for MT4 version 2.10 has been released
Update changes:

  1. Added navigation through tradable pairs by left mouse click on calls of tradable pairs table.
  2. Added bearish and bullish coloring of tradable pairs table according to expression at indicator properties.
  3. Added possibility to change color for bearish and bullish of tradable pairs cells.
  4. Added bearish or bullish description next to tradable pair for Currency Strength State Notification.
  5. Added new DM (Difference max between currencies' strength) algorithm for tradable pair search engine.
  6. Added Moving Averages Alignment algorithm for tradable pair search engine.
  7. Fixed D (Min Difference between currencies' strength) algorithm for tradable pair search engine for (CCI, RVI and Momentum algorithms).
  8. Fixed indicator initialization if cross level expression is empty at indicator properties.


Watch demo video of current update: 



Take profit!
Sung Jin Son  

Hi Aleksandr Shukalovich


Thank you for updating and improving the indicator.

I have a question about MA algorithm in tradable pairs.

I want to set MA:[H1]:20:1:0:50:1:0:0 as second tradable pairs.

Before confirmation I put only this and saw the history but there was no signal for it.

I don't thinks any pairs didn't meet the condition for a few days.

Is my sentence wrong? Please let me know the right usage of MA algorithm.

Thanks.

ALEKSANDR SHUKALOVICH  
Sung Jin Son:

Hi Aleksandr Shukalovich


Thank you for updating and improving the indicator.

I have a question about MA algorithm in tradable pairs.

I want to set MA:[H1]:20:1:0:50:1:0:0 as second tradable pairs.

Before confirmation I put only this and saw the history but there was no signal for it.

I don't thinks any pairs didn't meet the condition for a few days.

Is my sentence wrong? Please let me know the right usage of MA algorithm.

Thanks.


Set properties as shown below (if still you'll face any problems feel free to ask me):


1

3

Sung Jin Son  
ALEKSANDR SHUKALOVICH:


Set properties as shown below (if still you'll face any problems feel free to ask me):



Thanks. I'm trying in real time but so far i haven't seen the appearance in history using yellow line.

Sung Jin Son  
Sung Jin Son:

Thanks. I'm trying in real time but so far i haven't seen the appearance in history using yellow line.

Perhaps.. shoud i put MA line in the chart?
ALEKSANDR SHUKALOVICH  
Sung Jin Son:
Perhaps.. shoud i put MA line in the chart?

No you do not have to add MA to a chart. On history notifications are not shown but tradable pairs are shown at table.

ALEKSANDR SHUKALOVICH  
Sung Jin Son:
Perhaps.. shoud i put MA line in the chart?

No you do not have to add MA to a chart. On history notifications are not shown but tradable pairs are shown at table.

4

Sung Jin Son  

Hi Aleksandr


I found this error message in terminal box


2021.03.31 22:29:58.234 Currency Strength Meter Pro for MT4 CADJPY,M15: [ERROR] TradablePairFindResult TradablePairsFinder::find(const shared_ptr<ICurrencyStrengthMeterModel>&,const shared_ptr<IExpressionEvaluatorSettings>&,TradablePairItem&[]): Failed to check instruments AUD and XAU for tradable pair. Error code: 4106 Description: unknown symbol


What's wrong?

ALEKSANDR SHUKALOVICH  
Sung Jin Son:

Hi Aleksandr


I found this error message in terminal box


2021.03.31 22:29:58.234 Currency Strength Meter Pro for MT4 CADJPY,M15: [ERROR] TradablePairFindResult TradablePairsFinder::find(const shared_ptr<ICurrencyStrengthMeterModel>&,const shared_ptr<IExpressionEvaluatorSettings>&,TradablePairItem&[]): Failed to check instruments AUD and XAU for tradable pair. Error code: 4106 Description: unknown symbol


What's wrong?

Yes, I'm able to reproduce this bug. I'll fix it soon. For temporal solution disable "Show strength for Gold" property. Sorry аor the inconvenience.

Sung Jin Son  
ALEKSANDR SHUKALOVICH:

Yes, I'm able to reproduce this bug. I'll fix it soon. For temporal solution disable "Show strength for Gold" property. Sorry аor the inconvenience.

It looks that the problem I raised was caused by gold.

Tradable pairs working well once gold is disabled as you told.

ALEKSANDR SHUKALOVICH  
New update for Currency Strength Meter Pro for MT4 version 2.11 has been released
Update changes:

  1. Fixed tradable pairs finder for MA alignment algorithm if Gold is enabled.
Sung Jin Son  
Thanks for fixing quickly, Aleksndr.
One more question.
In terms of MA, what is the condition of tradables?
When are slow and fast at cross?
And what is the meaning of the last digit?
ALEKSANDR SHUKALOVICH  
Sung Jin Son:
Thanks for fixing quickly, Aleksndr.
One more question.
In terms of MA, what is the condition of tradables?
When are slow and fast at cross?
And what is the meaning of the last digit?

MA alignments It is no  crosses of MAs. It means fast MA above slow MA for bullish and opposite for bearish. And the last parameter uses to identify how many candles there isn't any crosses between these two MSs.


5

ALEKSANDR SHUKALOVICH  
Sung Jin Son:
Thanks for fixing quickly, Aleksndr.
One more question.
In terms of MA, what is the condition of tradables?
When are slow and fast at cross?
And what is the meaning of the last digit?

Also I'll add MA cross algorithm on future releases.

Sung Jin Son  
ALEKSANDR SHUKALOVICH:

Also I'll add MA cross algorithm on future releases.

Sounds great :))
ALEKSANDR SHUKALOVICH  
New update for Currency Strength Meter Pro for MT4 version 2.12 has been released
Update changes:

  1. Fixed indicator buffer index out of range error for some CSM Algorithms.
Sung Jin Son  
ALEKSANDR SHUKALOVICH:
New update for Currency Strength Meter Pro for MT4 version 2.12 has been released
Update changes:

  1. Fixed indicator buffer index out of range error for some CSM Algorithms.

Hi.

Did you upload the new version on the MQL market?

It is still 2.11 version in the purchased list.

ALEKSANDR SHUKALOVICH  
Sung Jin Son:

Hi.

Did you upload the new version on the MQL market?

It is still 2.11 version in the purchased list.


I have made screenshot from MQL market (web)

Update

lampaal  
Hi Aleksandr, is it possible to put both these columns in alphabetical order, please?
Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti