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?simplex started the topic Jim Sloman's Ocean Theory in the forum Trading Systems Discussion 9 years, 2 months ago
Hi Guys!
I wonder whether anybody got in touch with Jim Sloman’s Ocean Theory. You’ll find a pdf here.
In the pdf, there is no copyright notice, so I’m not sure about its status. Jim passed away a few years ago, and his original website etc. are gone. His latest trading software suite (5000 USD) is not available anymore.
There’s a youtube…[Read more]
simplex replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
Thanks and yes, this is how it works using iCustom …
But as G. wrote he’s seeking a solution without iCustom.
s.
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]
simplex replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
Ok. In this early CIX implementation, it’s not that easy.
First step might be to integrate functions
setAllCurrencyIndexBuffers
setAllRawValueBuffersResetting OR setAllRawValueBuffersContinuous (depends on what you prefer)
setAllSmoothedBuffersin one single function, which can then be called multiple times to calculate the 1st…[Read more]
simplex replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 9 years, 2 months ago
Long time no see – welcome back!

From earlier discussions I remember that you’re a real fan of iCustom() calls. So this would be the obvious and simple solution to try. I’m sure I don’t have to explain to you how this works.
If iCustom is not preferred this time, you might start looking at function OnCalculate(), lines 389 – 406.…[Read more]
thomas replied to the topic Coders Supporting Coders in the forum Development 9 years, 2 months ago
Hi all,
I have spent many days without success with this….
I want to draw numbers above/below all candles inside each ZZ leg like the picture below. Any idea will be very helpful ….. thanks in advance.thomas replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
Hi Lowphat,
May i know what broker do you use to get the tick chart ?
ThanksLowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
as for 13 when i try a lower number my MT4 bugs out
. also its a good compromise between seeing enough data on my screen and having a lower than 1 min TF to check if price has only hit one within H leftLowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
13 tick chart. lots of fun
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
13 tick chart. lots of fun
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
im going to call bullshit on the near zero percent chance to know a high or low. point “A” has an “extremely” high probability and point “B” is nowhere near 0.
perhaps im not reading what hes saying correctly?
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years, 2 months ago
im going to call bullshit on the near zero percent chance to know a high or low. point “A” has an “extremely” high probability abd point “B” is nowhere near 0.
perhaps im not reading what hes saying correctly?
- Load More