Introduction - If you have any usage issues, please Google them yourself
Very good a foreign currency hedging ea Pound and Europe and Japanextern bool BlockOpening=false
extern bool ShowStatus=true
extern string Auto_Lot_______________________="_______" // Always Calculate The Lot Size Automatically
extern int PercentMaxRisk=25 // With Max Risk Of 25 by default
extern string How_Much_You_Xpect?____________ ="_______" // The Getting Profit Part
extern double Daily_Percent_ROI=7.98 // How many daily ROI you wish.
extern double AcceptableLoss_ROI=3.08 // daily Acceptable loss calculated in ROI scheme.
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Internal Input Parameters~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~//
string BaseSymbol="GBPJPY"
string H_Symbol="EURJPY"
int CorPeriod_1=3 // just for checking that short-term
int CorPeriod_2=5 //& long-term Correlation are the same concederation level
bool AutoLot=true
double H_B_LotsRatio=1.50 // always hedge those 2 pairs by 1:1.5 ratio
int MMBase=3