Anti started the topic Thread for (stupid) questions in the forum General Discussions 9 years, 2 months ago
From time to time a read something that gets my absolute attention. Then I think about it over and over again – for days, weeks, moths, and even years – without getting some answers to my questions on that topic. However, in these cases I’d like to discuss about the ideas/theories/topics and hear the opinions of other people.
Thus, this thread is…[Read more]
Anti replied to the topic Jim Sloman's Ocean Theory in the forum Trading Systems Discussion 9 years, 2 months ago
Once again … Like

Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
let me clarify the image i posted was just something that looked interesting . i was noticing when all OSC’s get above say 20% with the majority above 50% the potential fractal had way less chance of running a full 6 bars before a true fractal top/bot. my live trading method is more about trading a pullback back past a mid fractal if the long…[Read more]
Anti replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
Ah, ok. Congratulation. But I don’t see how you trade it. Do you use it for trend trading or reversal trading?
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
was messing around with zz confluence. just for fun using 10 random oscillators/settings and waiting for the majority to gravitate above a percentage line.
each one falls into a mild supply/demand origin for another point of confluence.
Anti replied to the topic Jim Sloman's Ocean Theory in the forum Trading Systems Discussion 9 years, 2 months ago
Well, I read through the paper you linked to and I also watched some of the videos. I don’t really see something promising yet. Have you found some other papers on that topic (info seem to be quite rare).
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
if dissimilarity is just divergence couldn’t it be a similar concept to mean reversion?
also the lowest TF could potentially always be the blueprint as its the origin of everything after it
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
if dissimilarity is just divergence couldn’t it be a similar concept to mean reversion?
Lowphat's profile was updated 9 years, 2 months ago
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
few spots above seem to be taking a long time to resolve
Lowphat replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
Lowphat replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
Lowphat replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
@simplex good call. you may can just change near line 438
if (useLowphatAlterateDrawMethod)
{
double b1,b2;
if (displayAUD){bAUD[shift]=phatCalcAUD[shift+1]-phatCalcAUD[shift+2];//change these lines to this?Lowphat replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
i did something like this but i dont know if it works with the original. ill attach my rough hack cname = “CIX_v_2_2_post-PHaT-Mod-all”
ExtMapBuffer1=iCustom(NULL, TimeFrame, cname,0,i+1 )-iCustom(NULL, TimeFrame, cname,0,i+2 );
ExtMapBuffer2=iCustom(NULL, TimeFrame, cname,1,i+1 )-iCustom(NULL, TimeFrame, cname,1,i+2 )…[Read more]
Lowphat replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
i did something like this but i dont know if it works with the original. ill attach my rough hack
ExtMapBuffer1=iCustom(NULL, TimeFrame, cname,0,i+1 )-iCustom(NULL, TimeFrame, cname,0,i+2 );
ExtMapBuffer2=iCustom(NULL, TimeFrame, cname,1,i+1 )-iCustom(NULL, TimeFrame, cname,1,i+2 );
ExtMapBuffer3=iCustom(NULL, TimeFrame, cname,2,i+1…[Read more]
Lowphat replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
i did something like this but i dont know if it works with the original. ill attach my rough hack
ExtMapBuffer1=iCustom(NULL, TimeFrame, cname,0,i+1 )-iCustom(NULL, TimeFrame, cname,0,i+2 );
ExtMapBuffer2=iCustom(NULL, TimeFrame, cname,1,i+1 )-iCustom(NULL, TimeFrame, cname,1,i+2 );
ExtMapBuffer3=iCustom(NULL, TimeFrame, cname,2,i+1…[Read more]
gg53 replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
I’m trying to evaluate your code, but can’t find an easy way to find a solution (NOT iCustom…).
Can I have a simple (coded) answer, or have to re-read the code?
Thanx,
G.
gg53 replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
Simplex:
Using CIX_v_2_2_post.mq4:
How can I get previous value of a currency?
I mean something like EUR[2] – EUR[1]?
G.
gg53 replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
Using CIX_v_2_2_post.mq4:
How do I get previous value of a currency?
I mean something like EUR[1] – EUR[2]?
G.
Anti replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
I decided to share one of my indicators which I have developed in during the study of Eurusdd’s concepts. It is pretty much the same as Ralome’s StochDiff indicator from FF. However, there are a few differences:
It doesn’t show dissimilarity zones.
It is designed in a way to show the relative position of prize (orchid) and stochastic (orange)…[Read more]- Load More