• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 4:31am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 4:31am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Spaghetti Indicator (28 Pair Relative Strength ) 163 replies

Pair analyzer script 2 replies

Price info indicator needed - one pair's price x another pair 5 replies

Equity Analyzer Indicator? 4 replies

Technical Analyzer 0 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 161
Attachments: Pair Strength Analyzer indicator
Exit Attachments

Pair Strength Analyzer indicator

  • Last Post
  •  
  • 1 161718Page 1920 21
  • 1 18Page 1920 21
  •  
  • Post #361
  • Quote
  • Jan 8, 2020 7:20am Jan 8, 2020 7:20am
  •  KayStreet
  • | Joined Mar 2014 | Status: Member | 181 Posts
Quoting DanielChan
Disliked
............I would like to be able to make the font size bigger......
Ignored
__
Could you post the .set file and a screen shot of how it looks so someone can look any possible issues?
L.L.L.T
  • Post #362
  • Quote
  • Edited at 10:21am Jan 8, 2020 9:17am | Edited at 10:21am
  •  KayStreet
  • | Joined Mar 2014 | Status: Member | 181 Posts
@hanover
___
I have this error message showing in the expert tab.
Not sure when it started, but wasn't there when i had just started using the indicator.
Anything to correct?
___
Edit1 _ I have downloaded and started using the latest version (on page1). Will see if the issue persists.
Edit2 _ As per image2, the error persists.
Edit3 _ As per image3, only PSA indicator is used on the chart.
Attached Images (click to enlarge)
Click to Enlarge

Name: 1.png
Size: 28 KB Click to Enlarge

Name: 2.png
Size: 7 KB Click to Enlarge

Name: PSA_3.png
Size: 63 KB
Attached File
File Type: tpl PSA_3.tpl   23 KB | 130 downloads
L.L.L.T
  • Post #363
  • Quote
  • Jan 8, 2020 2:24pm Jan 8, 2020 2:24pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting KayStreet
Disliked
I have this error message showing in the expert tab. Not sure when it started, but wasn't there when i had just started using the indicator. Anything to correct?
Ignored
Thanks for the heads-up.

I'm using the attached version of the indicator (should be the same as the one attached to post #1); and also the MT4 version, and the parameters, shown in the screenshot below. I can't reproduce the error you're getting (I get a different error!! — see my screenshot). These errors are posted by MT4, not the indicator, and I can't dig into MT4's source code to get more info. Because it doesn't say which string is not being initialized, it's difficult for me to troubleshoot further.

However, I doubt that the error is affecting the indicator's calculations. You could look at the relevant charts (instrument, time period) on your MT4 and confirm whether the instruments at the top of PSA's list are the most steeply trending upward or downward. If the log files in your ..../MQL4/Logs folder are growing too large, causing a disk space problem, it's safe to delete the oldest ones.

There are many other strength indicators available: see the green typeface in this post.
Attached Image (click to enlarge)
Click to Enlarge

Name: PPI 592.png
Size: 203 KB
Attached File
File Type: ex4 Pair Strength Analyzer.ex4   51 KB | 494 downloads
1
  • Post #364
  • Quote
  • Jan 8, 2020 2:35pm Jan 8, 2020 2:35pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting KayStreet
Disliked
I have this error message showing in the expert tab. Not sure when it started, but wasn't there when i had just started using the indicator. Anything to correct?
Ignored
Further to my previous post, I just attempted to run with your template, and still couldn't reproduce the error (see screenshot below). You could try using the .ex4 that I posted previously. So if we are both using the same version of the indicator and template, the cause of the error logically lies elsewhere, perhaps you're running a different version of MT4? In which case I can't troubleshoot further.
Attached Image (click to enlarge)
Click to Enlarge

Name: PPI 596.png
Size: 162 KB
1
  • Post #365
  • Quote
  • Jan 8, 2020 4:35pm Jan 8, 2020 4:35pm
  •  KayStreet
  • | Joined Mar 2014 | Status: Member | 181 Posts
Quoting hanover
Disliked
{quote} Further to my previous post, I just attempted to run with your template, and still couldn't reproduce the error (see screenshot below).......
Ignored
___
Thank you @hanover for your response.
I notice you loaded the Indicator at 10 sec and took the screen shot at 53 sec. That's before the M1 set refresh period. Could you please confirm that even after a minute or two, there wasn't the error msg.

Yes, the error seems not to affect the indicator calculation so far.
I'm using MT4 build 1220
I appreciate the links (above) to the other strength indicators, however, i already have PSA in-codded into an Algo running since years back and i am already in love.
L.L.L.T
  • Post #366
  • Quote
  • Jan 8, 2020 5:24pm Jan 8, 2020 5:24pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting KayStreet
Disliked
Could you please confirm that even after a minute or two, there wasn't the error msg.
Ignored
Below is a screenshot taken just now (the references to Wilder's DMI book refer to an indicator loaded on another chart).

[EDIT] I'm not 100% sure what is causing the "PSA: cannot open file" error, but I suspect it might be because I have two instances of PSA with non-unique file names in the OutputFile and CurrencyCrosstabFile settings, and both instances are trying to write to the same file simultaneously.

Glad you like the indicator. My apologies, I should have recalled the discussions we had earlier in the thread, but my ageing memory is not as good as it once was.
Attached Image (click to enlarge)
Click to Enlarge

Name: PPI 597.png
Size: 81 KB
  • Post #367
  • Quote
  • Jan 11, 2020 5:22pm Jan 11, 2020 5:22pm
  •  bsat4u2
  • | Joined Dec 2019 | Status: Member | 25 Posts
Quoting hanover
Disliked
{quote} Below is a screenshot taken just now (the references to Wilder's DMI book refer to an indicator loaded on another chart). [EDIT] I'm not 100% sure what is causing the "PSA: cannot open file" error, but I suspect it might be because I have two instances of PSA with non-unique file names in the OutputFile and CurrencyCrosstabFile settings, and both instances are trying to write to the same file simultaneously. Glad you like the indicator. My apologies, I should have recalled the discussions we had earlier in the thread, but my ageing memory...
Ignored
THANK U SIR
can u please explain to me how to use the indicator? i mean those figures 423, even in thousands why? at what figures do we trade and not.
  • Post #368
  • Quote
  • Edited at 8:20pm Jan 11, 2020 7:05pm | Edited at 8:20pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting bsat4u2
Disliked
can u please explain to me how to use the indicator? i mean those figures 423, even in thousands why? at what figures do we trade and not.
Ignored
PSA sorts and prints the relative steepness of each pair's price plot, and then summarizes them by currency. Each printed value has no absolute significance in itself; the values are based on regression line slopes calculated from the settings that you provide. This calculation is further explained in post #1, the instruction PDF attached to post #1, and also in post #247.

As to when you should trade, it depends on your personal strategy. PSA provides strength/weakness analysis, not entry or exit signals. Your strategy might be to trade the strongest trends (pairs with the highest positive or negative value), or it might be mean reversion under range bound conditions (PSA value closest to zero). But all of this depends on your goals, timeframes, etc that should be reflected in your settings. PSA is a tool, not a trading system.
More info on strength meters here fwiw.
1
  • Post #369
  • Quote
  • Jan 12, 2020 2:17am Jan 12, 2020 2:17am
  •  bsat4u2
  • | Joined Dec 2019 | Status: Member | 25 Posts
Quoting hanover
Disliked
{quote} PSA sorts and prints the relative steepness of each pair's price plot, and then summarizes them by currency. Each printed value has no absolute significance in itself; the values are based on regression line slopes calculated from the settings that you provide. This calculation is further explained in post #1, the instruction PDF attached to post #1, and also in post #247. As to when you should trade, it depends on your personal strategy. PSA provides strength/weakness...
Ignored
THANK YOU SIR for fast replies i will practice on how it works and get use to it
  • Post #370
  • Quote
  • Jan 22, 2020 1:01pm Jan 22, 2020 1:01pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting jenunisha786
Disliked
Can you please provide mql file Pair Strength Analyser (PSA) indicator..??
Ignored
If I did that, anybody could remove the copyright mark, rebadge the indicator, and then sell it (see this). Call me a conspiracy theorist, but whenever somebody asks for mq4 source code without an explanation, I ask myself why they would want it. This whole industry is rife with scams and fraud. I assume you're not a programmer because you've asked for coding help in some of your prior posts.

PSA is written using MQL4 build 509, so you'd need the build 509 compiler if you wanted to modify it yourself. The code is quite complex, there is a lot of functionality built into the indicator; I value my IP (there's a FF member who has used the PSA's output to build a profitable EA) and the time and effort that went into its creation.

If you want to change the default parameter settings, either use a MT4 template, or the parameter file option that's built into the indicator (explained in the instruction PDF).
2
  • Post #371
  • Quote
  • Feb 18, 2020 5:51am Feb 18, 2020 5:51am
  •  KayStreet
  • | Joined Mar 2014 | Status: Member | 181 Posts
As shown, the strengths are arranged from <the most bullish to the least bullish>, and <the least bearish to to most bearish> ....
Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot_1.png
Size: 15 KB


BUT i need it to be on a scale of 100.
Such that vertically, it displays +100 to 0 and 0 to -100.
What setting do i need to use at for FinalScaleValue?
Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot_2.png
Size: 53 KB
L.L.L.T
  • Post #372
  • Quote
  • Edited at 1:12pm Feb 18, 2020 6:55am | Edited at 1:12pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting KayStreet
Disliked
As shown, the strengths are arranged from <the most bullish to the least bullish>, and <the least bearish to to most bearish> .... BUT i need it to be on a scale of 100. Such that vertically, it displays +100 to 0 and 0 to -100. What setting do i need to use at for FinalScaleValue?
Ignored
Up until now this wasn't possible.

I have just made a small enhancement; here is how FinalScaleValue works now:

  1. If its value is 0 or 1, the calculated values are displayed as is, without any scaling.
  2. If its value is >1, then the calculated values are scaled to fit the value you input. For example, if you input 1000, then the highest (absolute) value is scaled up or down to +/- 1000, and all other values are scaled by the same factor.

The sign of the value you input (+ or –) determines the way the displayed data is sorted:

  1. If this value is positive, the data is sorted so that the highest positive/negative data (strongest uptrend/downtrend) displays at the top of the list, and the values taper down toward 0 (price is moving sideways) at the bottom of the list.
  2. If this value is negative, the data is sorted so that the highest positive data (strongest uptrend) displays at the top of the list, and the highest negative data (strongest downtrend) at the bottom of the list.

This applies only to the pairs display.
The currencies will always display from the highest positive data (strongest currency) at the top of the list, to the highest negative data (weakest currency) at the bottom of the list.

A little experimentation should make everything clear.

I've uploaded the latest version of the .ex4 to post #1.
Anybody wanting the .mq4 file, please see post #370.

2
  • Post #373
  • Quote
  • Feb 18, 2020 9:08am Feb 18, 2020 9:08am
  •  KayStreet
  • | Joined Mar 2014 | Status: Member | 181 Posts
Quoting hanover
Disliked
Up until now this wasn't possible.......
Ignored
___
Thank you @hanover for the update.

Currently not sure whether the problem is on my side, when i load the new version (with default values), it shows as seen in the image on the right.
No matter what i in put as settings, it keeps like that.

One on the left is the defaults for the earlier version.
Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot_3.png
Size: 28 KB
L.L.L.T
  • Post #374
  • Quote
  • Edited at 1:08pm Feb 18, 2020 11:49am | Edited at 1:08pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting KayStreet
Disliked
Currently not sure whether the problem is on my side, when i load the new version (with default values), it shows as seen in the image on the right. No matter what i in put as settings, it keeps like that. One on the left is the defaults for the earlier version.
Ignored
I think it's being caused by a bug in build 1220 of MT4. The same (new) version of PSA with the same settings is being run in both of the screenshots below. This is really frustrating. I will see if I can find an alternative way of coding it.
Attached Images (click to enlarge)
Click to Enlarge

Name: PPI 773.png
Size: 37 KB Click to Enlarge

Name: PPI 774.png
Size: 43 KB
1
  • Post #375
  • Quote
  • Feb 18, 2020 1:06pm Feb 18, 2020 1:06pm
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting hanover
Disliked
I think it's being caused by a bug in build 1220 of MT4. The same (new) version of PSA with the same settings is being run in both of the screenshots below. This is really frustrating. I will see if I can find an alternative way of coding it when I get some spare time. {image} {image}
Ignored
Strange bug, but I think I've fixed it. Same code and settings was definitely working differently in MT4 builds 1170 and 1220.

Try the latest uploaded version in post #1, and please confirm that it's working correctly now, exactly as described in post #372.
2
  • Post #376
  • Quote
  • Feb 19, 2020 7:11am Feb 19, 2020 7:11am
  •  KayStreet
  • | Joined Mar 2014 | Status: Member | 181 Posts
Quoting hanover
Disliked
...Try the latest uploaded version in post #1, and please confirm that it's working correctly now, exactly as described in post #372.
Ignored
___
Fired up and now working properly on MT4 build 1260!
No phrase of appreciation can express my actual appreciation.
Thank you @hanover
Attached Image
L.L.L.T
1
  • Post #377
  • Quote
  • Edited at 2:32am Mar 3, 2020 2:16am | Edited at 2:32am
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
I have enhanced PSA so that it is now possible to have it plot the regression lines that caused the values to be calculated, allowing you to view the slopes and weights of these lines. You can switch the lines on and off.

See the 'Modifications History' in post #1 for more details. You can download the latest version from post #1.
5
  • Post #378
  • Quote
  • Mar 17, 2020 12:12am Mar 17, 2020 12:12am
  •  rapidedward
  • | Joined May 2009 | Status: Member | 122 Posts
Thank you.

Rapid.
  • Post #379
  • Quote
  • Edited at 2:58am Mar 17, 2020 2:37am | Edited at 2:58am
  •  hanover
  • Joined Sep 2006 | Status: ... | 8,081 Posts
Quoting rapidedward
Disliked
Thank you. Rapid.
Ignored
I'm glad you like the indicator.
____________________________

@anybody_who's_interested:
I've added three appendices to the 'Pair Stength Analyzer.pdf' instruction manual. This puts all of the info in the 'Modifications History', and the info that was scattered throughout the thread in linked posts, all together in one place. Download it from post #1.
1
  • Post #380
  • Quote
  • Mar 17, 2020 7:40am Mar 17, 2020 7:40am
  •  taipan99
  • | Joined Oct 2010 | Status: Member | 32 Posts
Thanks you for the indicators.

taipan99.
  • Platform Tech
  • /
  • Pair Strength Analyzer indicator
  • Reply to Thread
    • 1 161718Page 1920 21
    • 1 18Page 1920 21
1 trader viewing now
  • More
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2021