Jump to content

dashboard just released


toddanderson

Recommended Posts

  • Replies 168
  • Created
  • Last Reply

Top Posters In This Topic

I ran the demo version of purbeam 226 and it work, the demo only unlock part of the code, but it did open it

Has v226 ever been found or posted ? below is what was opened we need the v226

 

visit website to get FULL decompiler version

EX4 ID : 25C92E1E9A46BAE2D46BF8E333120FEB

Website: http://purebeam.biz

E-mail : [email protected]

*/

#property copyright "'X9Çj‰vèžvn``–åH2�s#ÈPf)�˜5�“)V�W"

#property link "9c•$ueb•yGXW�ee)�b%B$W�E5D‰P“X 6‚˜i"uR`– )RVR U%bhyR�RcT5˜T4‰t˜„/i€VX’e�†¦U¦IƒW9sWed9‡cT9ee%dG$49c‰)i‚e)†$dVyƒxS˜’eb"

 

#property indicator_chart_window

 

#import "dashboard.dll"

string fnMT4SecurityDLL(string a0);

#import "speak.dll"

void gSpeak(string a0);

#import

 

bool gi_76 = FALSE;

bool gi_80 = FALSE;

extern int FontSize = 5;

extern string RUSOpenTime = "02:00";

extern string RUSCloseTime = "00:00";

extern string FTSEOpenTime = "09:00";

extern string FTSECloseTime = "22:00";

extern string DAXOpenTime = "09:00";

extern string DAXCloseTime = "17:30";

extern string EUXOpenTime = "08:00";

extern string EUXCloseTime = "22:00";

extern string CACOpenTime = "09:00";

extern string CACCloseTime = "17:30";

extern string SMIOpenTime = "09:00";

extern string SMICloseTime = "17:30";

string gs_184 = "XAU";

string gs_192 = "WTI_CONT";

string gs_200 = "ES_CONT";

string gs_208 = "NQ_CONT";

string gs_216 = "YM_CONT";

string gs_224 = "ER2_CONT";

string gs_232 = "FTSE_CONT";

string gs_240 = "DAX30";

string gs_248 = "FESX_CONT";

string gs_256 = "CAC";

string gs_264 = "SMI";

extern int TF1 = 5;

extern int TF2 = 0;

extern int TF3 = 0;

extern int LookBack = 7;

extern string Alarms;

extern bool EnableAlarms = FALSE;

extern bool EnableEmail = FALSE;

extern int AlarmsDelay = 60;

extern string AlertsStartTime = "00:00";

extern string AlertsEndTime = "23:00";

extern int AUDUpperLevel = 1000;

extern int AUDLowerLevel = -1000;

extern int CHFUpperLevel = 1000;

extern int CHFLowerLevel = -1000;

extern int CADUpperLevel = 1000;

extern int CADLowerLevel = -1000;

extern int EURUpperLevel = 1000;

extern int EURLowerLevel = -1000;

extern int GBPUpperLevel = 1000;

extern int GBPLowerLevel = -1000;

extern int JPYUpperLevel = 1000;

extern int JPYLowerLevel = -1000;

extern int NZDUpperLevel = 1000;

extern int NZDLowerLevel = -1000;

extern int USDUpperLevel = 1000;

extern int USDLowerLevel = -1000;

extern bool HeatMapM1 = FALSE;

extern bool HeatMapM5 = FALSE;

extern bool HeatMapM15 = FALSE;

extern bool HeatMapM30 = FALSE;

extern bool HeatMapH1 = FALSE;

extern bool HeatMapH4 = FALSE;

extern bool HeatMapD1 = FALSE;

int gi_416 = 0;

int gi_420 = 2;

int gi_424 = 4;

int gi_3484 = 0;

int gi_3488 = 0;

int gi_3492 = 0;

int gi_3536;

string gs_3544 = "!! Do NOT! Change Below This Line !!";

string gs_3552 = "[5][38730][67][][[3]7[][45][r32][5[6][34]67]54]6[856][83061]";

string gs_3560 = "[23]6[54]8[6]9[6]79[67][]3[32]6[]5[56]8]57[34]6[43]67[54]74]";

string gs_3568 = "[8]658]7[9[67][]2[3[]765[]9[][3]5[[8]5[7][8]8]9[][][5[][685]";

string gs_3576 = "[12]5[5]78]973[23]6[54]8[6]9[6]79[67][]3[32]6[]5[56]8]57[34]";

 

int init() {

gi_3536 = 0;

initGraph();

return (0);

}

 

void deinit() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void start() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CreateTitle() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateStrength() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFStrengths() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFSMI() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFCAC() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFEUX() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFDAX() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFFSE() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFRUS() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFDOW() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFNASDQ() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFSP() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

 

void CalculateMTFOIL() {

// demo limitation, visit http://purebeam.biz to get FULL decompiler version

}

Link to comment
Share on other sites

Seems its decompiling the first n no. of lines or commands. One way around this, tho a bit cumbersome, might be to now cut the decompiled bit, save the rest of the file, run it through v226 again, that should decompile a bit more, and repeat the process. All the cut bits can then be joined together to create the full version.
Link to comment
Share on other sites

Sorry,

I dont know anything about coding, Wish I did.

I just downloaded the demo from hxxp://purebeam.biz/ and ran it

Pardy idea sounds good, but I think you would need to know something about coding to put the pieces together.

 

Think so, logically it makes sense. If the demo version is reading the first n lines or commands, once decompiled and we remove them, then once these are taken off, it will again read only the first n lines of the indi. Worth a try, see what todd says.
Link to comment
Share on other sites

You get the installer from his site, which installs the ex files, templates, dll's etc. & installs everything automatically into Broco Trader (MT4 broker). The dll file has an internet address, which may be checking for a licence before the indicators work. I have tried using it on another platform, it doesn't work. I think he activates the indicator remotely, if you give him the account number of broc trader.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...