Forum

Two discrepancies in Strategy Tester

DISCREPANCY 1 First, before testing I use F2 to download the M1 symbol data. I´m using the combination of CCI(4) and RSI(4) as filter. But, CCI(4) is not calculated well in Strategy Tester: //--- RSI filter RSI_1= 0.0 ; RSI_2= 0.0 ; // =0.0 doesn`t help RSI_1= NormalizeDouble (

Poor ENUM input visability at launching an EA in Tester

Despite I use "sinput" the ENUM option lines are not completely visable in Tester. How to overcome this? sinput ENUM_QUALITY quality= 3 ; // Trading Style: All or Trade With Trend (TWT) ? enum ENUM_QUALITY { DISABLED=- 1 , // EA DISABLED. Select Trading Style. EAWAITS= 0

Binary Options: what is the statement to retrieve the PayOut percentage (?with MarketInfo()?)

Hello, I'm looking for the statement to retrieve the PayOut percentage for a Binary Option. Thanks for your reply

Compiling error after update to Build 600+: not all control paths return a value (correct working function)

Two error messages when compiling old mq4: 1) The new MetaEditor gives me a function compiling error despite promise that old mq4 indicators etc. should/could work: "not all control paths return a value" //+------------------------------------------------------------------+ //| Checks for a

REQUEST: New/additional Tester button to jump to From date after opening Chart

Hi MT4 develpers, It takes a while to horizontally scrol the chart to the begin of the test period (testing without chart). Would you be so nice to include such button in your next build? Many thanks at forhand ! Regards, HansSpain

How to store High-Low values in an Array[] using a "jumping for-loop"?

The High-Low retrieval solution offered by realtrade is powerfull and good ( https://www.mql5.com/en/forum/140830 ). However, I like to have the smaller "in-between-Highs-Lows" as well. My goal is to calculate and multiple plot Fibonacci values. Can someone give me sample code for a special

How to set "Apply to: Previous Indicator's Data" in an iMA call?

I like to have a SMA, 10 period, 0 Shift based on "Previous Indicator's Data" of RSI, 10 period, Close. Unfortunately, I see this option in the manual/chart MA selectbox only. It is not listed in iMA "Applied price enumeration". Is code available? Thanks at forhand for your help

To Rosh: Strange MT4 (451) Tester behaviour

Nowhere in my EA code I ask for a Symbol name. But see the output. How is it possible

How and where to open a Customer Account?

I like to pay my Contractor, but while following the procedure I get the message " not enough money in the account". So, where to open such account