Forum

Why are EXTERN input parameters not allowed to be changed?

I have two EAs which have very similar functionality . When EA#1 is active it's input parameters allow for change if <F7> is pressed. When EA#2 is active it's input parameters never show up to allow for changing. Any thoughts on why this might be happening

Build 226 - Order stack and iTime() issues

This is where the problem occurs for iTime()..it used to work just fine. chartTime = iTime(currPair,PERIOD_M1,0); Here's the code stub where the Open Order stack is disappearing... // --------------------------------------------------------- // Determine if there are active Buy or Sell

Parabolic SAR inconsistency?

Once a SAR is calculated for a given period is it allowed to change? It's my understanding that the SAR for "tomorrow" is calculated using data from "today". If this is true, then shouldn't SAR remain constant once it is calculated for period [0]? My basic concern is that when I check SAR[0] at the