king1898
king1898
king1898
Added topic How to set time frame of bar chart in program not in the chart
int OnInit()   { //--- Get handle for KD indicator    KDHandle1=iStochastic(NULL, 0 ,K_Period,D_Period,3,MODE_SMA,STO_LOWHIGH); ... We can set indicator _Period=0 as current time frame as bar chart, but how we can change the time frame
king1898
Added topic Where to set time frame for indicator handle
int OnInit ()   { //--- Get handle for KD indicator    KDHandle= iStochastic ( NULL , 0 ,K_Period,D_Period, 3 , MODE_SMA , STO_LOWHIGH ); //--- Get the handle for Moving Average indicator //  
king1898
Added topic Help to find some brokers in China that can trade by MT5 platform
Who know which brokers can trade by MT5 platform in China? i have MT5 EA but can't find brokers can trade in real platform, they all use MT4 platform in China. Why? Who can help me? Thanks
king1898
Added topic Can't find signals page in the MT5 terminal
Hello,  I setup MT5 and have a demo account , but I can't find signals page in the MT5 termina, why?   Thanks for you in advance! 
king1898
Registered at MQL5.community