Forum

Indicator no longer working in Build 971 due to large indicator_minimum and indicator_maximum values

Hi All, I have an indicator which worked perfectly up until build 971. It draws a series of trend line objects on the indicator window to represent altered candles. After build 971, it seems that the indicator minimum and maximum are at huge values, though they are not set anywhere in the source

Indicator selects from terminal order list not strategy tester order list

Try this: 1. Create a new EA called “Dummy” using the default EA template. No coding needed if you have the default template. Compile it to produce Dummy.ex4. 2. Run the EA in the strategy tester in (every tick) visual mode with the speed turned down. 3. Compile the attached TestInd and drop