- Category:
- Other Games
- Tags:
-
- File Size:
- 3kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- yoshihko
Description: #property copyright "Copyright 2007, ysddh"
#property link ""
#property indicator_chart_window
extern bool CalcPannel_Enabled = TRUE
extern bool CandleTime_Enabled = TRUE
extern bool PriceMeter_Enabled = TRUE
extern bool Pannel_On_Right = TRUE
extern color Label_Color = SkyBlue
extern color Value_Color1 = Orange
extern color Value_Color2 = GreenYellow
extern color CandleTime_Color = DimGray
bool gi_108
int gia_112[18]
int gia_116[18]
int gia_120[18]
int gia_124[8]
int gia_128[8]
int gia_132[9] = {4, 10, 25, 40, 50, 60, 75, 90, 97}
string gsa_136[8] = {"NZD", "CAD", "CHF", "AUD", "JPY", "USD", "GBP", "EUR"}
string gsa_140[18] = {"EURUSD", "GBPUSD", "AUDUSD", "USDJPY", "USDCHF", "USDCAD", "EURJPY", "EURGBP", "EURCHF", "EURAUD", "GBPJPY", "GBPCHF", "CADJPY", "EURCAD", "AUDCAD", "AUDJPY", "AUDNZD", "NZDUSD"}
int gia_144[10] = {10495, 20735, 30975, 41215, 48895, 46280, 51350, 56420, 61490, 65280}
int init() {
gi_108 = TRUE
return (0
To Search:
File list (Check if you may need any files):
hx.mq4