jdsim1 Posted August 11, 2011 Report Share Posted August 11, 2011 (edited) Basically you imitate their registration server so that the indicators will work. Last night I figure out what the hidden functions in the dll do so we don't even need that any more. I need to leave for vacation so if someone wants to replace the functions in the decompiled versions it will all work. Here are the functions and what they do. int Func1(double a0, double a1); a0 > a1 double Func2(double a0, double a1); a0 - a1 double Func3(); 2 double Func4(); 0.5 double Func5(double a0); sqrt (a0) double Func6(); 7 double Func7(); 8 int Func9(double a0, double a1); a0 < a1 double Func10(double a0, double a1); a0 * a1 good work...saved me some time. I will work on this today. Question..the dll still has to be called to obtain values of a0 and a1 correct? a0 and a1 are not defined within coding of mq4 Edited August 11, 2011 by jdsim1 Quote Link to comment Share on other sites More sharing options...
reinhj Posted August 11, 2011 Report Share Posted August 11, 2011 good work...saved me some time. I will work on this today. Question..the dll still has to be called to obtain values of a0 and a1 correct? a0 and a1 are not defined within coding of mq4 No, those are replaced with the specific variables that are called And I'll save you more time: http://www.multiupload.com/H7E8IFDQTY I included the function definitions and the mq4's so you can compare them to the uneducated ones that were posted To use it, run the setup program to install everything then copy the ex4 files to the /experts/indicators directory Fire up MT, load a chart and apply the pbf template ForexExpert, ylidor, osaze and 12 others 15 Quote Link to comment Share on other sites More sharing options...
jdsim1 Posted August 11, 2011 Report Share Posted August 11, 2011 No, those are replaced with the specific variables that are called And I'll save you more time: http://www.multiupload.com/H7E8IFDQTY I included the function definitions and the mq4's so you can compare them to the uneducated ones that were posted To use it, run the setup program to install everything then copy the ex4 files to the /experts/indicators directory Fire up MT, load a chart and apply the pbf template fantastic - thank you i had trouble with the installer actually installing the files. After I manually moved the files to the indicators folder it booted up like a champ. A million thanks Quote Link to comment Share on other sites More sharing options...
santosh Posted August 11, 2011 Report Share Posted August 11, 2011 Here- http://www.2shared.com/file/mzew_xG_/PBF2b.html osaze, newbie111, ⭐ navigator and 16 others 19 Quote Link to comment Share on other sites More sharing options...
swoff1 Posted August 12, 2011 Report Share Posted August 12, 2011 Does anyone have a manual? Quote Link to comment Share on other sites More sharing options...
kimimax Posted August 12, 2011 Report Share Posted August 12, 2011 any one now what need to change in code for PBF_scalper_show_me to make it apper early ? Quote Link to comment Share on other sites More sharing options...
scwon Posted August 12, 2011 Report Share Posted August 12, 2011 Yes, it appears 4 bars late. Can't really be used for scalping. Quote Link to comment Share on other sites More sharing options...
san2x Posted August 12, 2011 Report Share Posted August 12, 2011 when i load the template i see text..loading algorithms... but it never done only endless loading.... anyone has same issue? Quote Link to comment Share on other sites More sharing options...
⭐ mr12323 Posted August 12, 2011 Report Share Posted August 12, 2011 Thanks for the files....but when i install the installer and then copy the indicators to the folder still MT4 crashes and theres an indications that " Loading Algorithm"...plz help to resolve it antony Quote Link to comment Share on other sites More sharing options...
san2x Posted August 12, 2011 Report Share Posted August 12, 2011 (edited) Thanks for the files....but when i install the installer and then copy the indicators to the folder still MT4 crashes and theres an indications that " Loading Algorithm"...plz help to resolve it antony For crashing..maybe you must updates to latest metatrader 402 at mine its load ..with a good shape except this never ending text on chart>>>"Loading Algorithm...." Edited August 12, 2011 by san2x Quote Link to comment Share on other sites More sharing options...
leledc Posted August 12, 2011 Report Share Posted August 12, 2011 (edited) ...................... Edited November 24, 2013 by leledc Quote Link to comment Share on other sites More sharing options...
jdsim1 Posted August 12, 2011 Report Share Posted August 12, 2011 (edited) OK guys...if you ever see an indicator that picks top and bottoms every time then it REPAINTS. Do not expect to find one because its a fantasy. Scalper dots show up 3 bars late. Once they are painted then they stay. The author sais he uses them to visually spot highs and lows easier ,they can be used to draw trendlines, and he uses them for stop loss and trailing stop points. They do not appear to be used as an entry system by themselves. Here is indicator with "loading algorithms...." fixed. This doesnt actually reference or do anything in the code. I think the author put it there to make it look like its really sophisticated. hxxp://www.2shared.c0m/file/eilI9xd_/PBF_2EMA_Color.html Edited August 12, 2011 by jdsim1 tradernate, macho7, scwon and 2 others 5 Quote Link to comment Share on other sites More sharing options...
campbell005 Posted August 15, 2011 Report Share Posted August 15, 2011 The pbf pb direction indicator isn't working for me. Is anybody else having this problem or have a way of fixing it. Quote Link to comment Share on other sites More sharing options...
metal1713006284 Posted August 15, 2011 Report Share Posted August 15, 2011 Maybe you have to increase the width in colors section to larger than 0 Quote Link to comment Share on other sites More sharing options...
campbell005 Posted August 16, 2011 Report Share Posted August 16, 2011 That did the trick. Thank you for the help. Quote Link to comment Share on other sites More sharing options...
osaze Posted August 21, 2011 Report Share Posted August 21, 2011 (edited) I noticed differences between the educated and the original version of pbf_squeeze. The bid line remains 1 consistent colour... Currently trying to trace the bugs responsible. EDUCATED VERSION http://img688.imageshack.us/img688/5162/capturemdc.png AND ORIGINAL VERSION http://cdn.paintbarforex.com/wp-content/uploads/2011/06/bias1.jpg Edited August 21, 2011 by osaze Quote One obvious truth.FOREX IS ANYTHING BUT EASY Link to comment Share on other sites More sharing options...
reinhj Posted August 21, 2011 Report Share Posted August 21, 2011 Try applying the template and see if that fixes the problem of the squeeze not changing colors. Quote Link to comment Share on other sites More sharing options...
osaze Posted August 21, 2011 Report Share Posted August 21, 2011 Try applying the template and see if that fixes the problem of the squeeze not changing colors. It didn't. Does it display rightly in your platform??? Quote One obvious truth.FOREX IS ANYTHING BUT EASY Link to comment Share on other sites More sharing options...
swoff1 Posted August 21, 2011 Report Share Posted August 21, 2011 doesnt display right it mine Quote Link to comment Share on other sites More sharing options...
reinhj Posted August 22, 2011 Report Share Posted August 22, 2011 Did you install it via setup and then overwrite the files? If not, you're probably missing the kaufman3.ex4 indicator. That looks to be a basic indicator that isn't their proprietary or locked one but the others reference it. If it isn't there that will cause the problems you're seeing. If I delete that file on mine I get the same issue as you. swoff1, tradernate and osaze 3 Quote Link to comment Share on other sites More sharing options...
swoff1 Posted August 22, 2011 Report Share Posted August 22, 2011 Thanks for the info works fine now Quote Link to comment Share on other sites More sharing options...
swoff1 Posted August 24, 2011 Report Share Posted August 24, 2011 (edited) Hey I was searching the web and found the manuals http://[email protected]/file/iBnuNU3E/PBFManuals.html Edited August 24, 2011 by swoff1 taipan, ylidor, osaze and 2 others 5 Quote Link to comment Share on other sites More sharing options...
vikram88 Posted September 20, 2011 Report Share Posted September 20, 2011 Hello The Squeeze indicator freezes my MT4 Platform and I dont have the Kauffman3 indicator Can someone Please share Thanks Quote Link to comment Share on other sites More sharing options...
vadims60 Posted September 20, 2011 Report Share Posted September 20, 2011 Hello The Squeeze indicator freezes my MT4 Platform and I dont have the Kauffman3 indicator Can someone Please share Thanks _http://depositfiles.c0m/files/dzftgj7ts Quote Link to comment Share on other sites More sharing options...
FrankM Posted September 21, 2011 Report Share Posted September 21, 2011 Hello The Squeeze indicator freezes my MT4 Platform and I dont have the Kauffman3 indicator Can someone Please share Thanks Hi Vikram88 I had the same problem with one of my metatrader4 platform... just need to update it to version 221 or higher... that should fix your problem!! Frank Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.