king1898 / Publications
Forum
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 of bar chart in our code? Thanks
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 // maHandle=iMA(_Symbol,_Period,MA_Period,0,MODE_EMA,PRICE_CLOSE); //--- What if handle returns Invalid Handle
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
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