@simplex
Active 1 year, 7 months agoLowphat replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 8 years, 11 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?xux99 replied to the topic Stairstep Breakouts indicator and EA in the forum Trading Systems Discussion 8 years, 11 months ago
I have uploaded a corrected Rossbot version.
Lowphat replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 8 years, 11 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 8 years, 11 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 8 years, 11 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 8 years, 11 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.
thomas replied to the topic Coders Supporting Coders in the forum Development 8 years, 11 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.gg53 replied to the topic Fundamental Currency Strength in the forum Trading Systems Discussion 8 years, 11 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 8 years, 11 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.
thomas replied to the topic The similarity system – discussion in the forum General Discussions 8 years, 11 months ago
Hi Lowphat,
May i know what broker do you use to get the tick chart ?
ThanksAnti replied to the topic The similarity system – discussion in the forum General Discussions 8 years, 12 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]Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 8 years, 12 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 8 years, 12 months ago
13 tick chart. lots of fun
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 8 years, 12 months ago
13 tick chart. lots of fun
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years 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 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?
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years 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.
perhaps im not reading what hes saying correctly?
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years 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.
perhaps im not reading what hes saying correctly?
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years ago
Lowphat replied to the topic The similarity system – discussion in the forum General Discussions 9 years ago
@Anti it’s almost as if someone read a forum somewhere and displays the info as it’s his work without citing sources.
there is a 97% chance he doesn’t trade for a living.
- Load More