Anuwat Tanasittipan
Anuwat Tanasittipan
  • Information
8+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Anuwat Tanasittipan
Added topic Linear regression slope from MT5 to MT4
Hello, I have an indicator on MT5 which includes linear regression slope, with the slope function (to get the slope of array x[]) as follows: double LinRegrSlope( int per)   {    double sum= 0.0 ;    double wsum=
Anuwat Tanasittipan
Added topic Array out of range (Only when testing but not on chart)
Hi,  I'm trying to test an EA, on Metatrader5, which includes custom indicator "Highest High", coded as below, on stock data. The indicator determines the highest of high prices of N recent bars (input HighPeriod in the code)
Anuwat Tanasittipan
Registered at MQL5.community