Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Can any traders out there help me observe the behavior of this indicator, and possibly create an EA if it has any true value?
The Predictive Price Indicator (PPI) uses the logic of fractional product inefficiency (FPI) to determine the target price to make an efficient market. If you are unfamiliar with FPI, you can read about it here. The indicator locates any 3 symbol rings that contain the symbol taken from the chart and calculates it's target price to make that ring efficient.
I had to code this as an EA because custom indicators will not allow you do use infinite loops, which are needed to keep the data refreshed. Make sure to compile this in the experts folder NOT the indicators folder!
I appreciate any feedback, and hope that this proves to be usefull. Nevertheless it is kind of fun to watch...
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
I have had some PM's regarding some troubleshooting and though I would post it here for everyone to benefit:
Quote:
I put indicator in my eperts folder and run the ea but nothing happens. what am I missing..very interested in this concept. I understand it want work in the usual "indicator" folder.
one thing you will need to try is to right click on the "market watch" window where the quotes are and then select the option to "Show all". Sometimes the platform will not grab data for all the symbols necessary to operate this indicator, thus resulting in "zero divides".
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
Very fascinating write-up, is this used in live trading?
FPI? Absolutely. Big firms use it all the time to ARB the market. As far as the PPI indicator goes, it will be interesting to see if there are any paterns, but i know for sure if any pair is lagging in a news release this will show us immediately!
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
The colored lines are the new target prices based on the FPI concept. Since it is calulated from rings of three symbols only one of two things can happen. When the target price jumps away from the actual price either:
A) One of the two other pairs in the ring will adjust its price
B) The pair on the Chart will adjust its price
The more targets going in one direction the more likely it is that the pair on the chart will be the one to adjust.
__________________
"Anyone who has never made a mistake has never tried anything new." -Albert Einstein
i've put in on the eur/usd. which other currencies do the colored lines refer to?
also, comment says it found 5 matches.
The prices refer to the target price set by FPI for the given ring it is positioned in. The matches refer to how many matching rings (rings that contain chart currency).