Hsuani Chen
Hsuani Chen
  • Information
10+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Friends

Add friends via their profile or user search and you will be able to see if they are online

Hsuani Chen
Left feedback to developer for job MACD EA
Hsuani Chen
Added topic About iStochastic
I have a MQL4 code: for(int i = 0;i < 3;i++) {    kline[i] = iStochastic(NULL, Period(), 8, 3, 3, MODE_SMA, 0, MODE_MAIN, i);    dline[i] = iStochastic(NULL, Period(), 8, 3, 3, MODE_SMA, 0, MODE_SIGNAL, i);  } But MQL5
Hsuani Chen
Registered at MQL5.community