Jump to content

Forex Conductor


Recommended Posts

it's pretty much receiving signals from them...

 

#import "MT4SignalRetrieval.dll"

bool RetrieveSignal(string a0, string a1, string a2, int a3, int a4, int& a5[], string a6, string a7, int& a8[], int& a9[], int& a10[], double& a11[], int& a12[], double& a13[], int& a14[], double& a15[], double& a16[], string a17, int& a18[], string a19, string a20, string a21, int& a22[], string a23);

bool GetSignal(string a0, int a1, string a2, string a3, int a4, string a5, string a6, int& a7[], int& a8[], int& a9[], double& a10[], double& a11[], int& a12[], double& a13[], double& a14[], string a15, int& a16[], string a17, string a18, string a19, int& a20[], string a21);

string ConfirmSignal(string a0, int a1, string a2, string a3, int a4, int& a5[], string a6);

#import "user32.dll"

int RegisterWindowMessageA(string a0);

#import

 

extern string AcctID = "";

extern string Password = "";

extern int PipDeviation = 10;

extern double TradeLotSize = 0.1;

string gs_104 = "http://173.201.191.131/signalserver";

bool gi_112 = TRUE;

double gd_116 = 1.0;

int gi_124 = 2;

int gi_128 = 0;

bool gi_132 = FALSE;

int gi_136 = 21;

bool gi_140 = FALSE;

int gi_144 = 2;

string gs_148 = "Provided by ForexConductor.com";

Link to comment
Share on other sites

  • 1 year later...

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...