Forum

Help needed

I think this is weird, I got this error when doing test. I have no idea where's the problem, the only clue I have is stop level . Testing on 4 digit data. I got error 130 when i used stop loss less than 10 pips, tried 6,7,8,9 all have error 130. EURUSD,H1: Buy BreakEven OrderModify Error #130

Check not enough history

Hi, Need some help on history logic. How do i check if i have enough history to test? say if my history starts from 01.01.2009, but EA needs at least 31.12.2008 to go without error. i know i can always download the history for 31.12.2008 and start testing from 01.01.2009, but i think it should be

Virtual order with sl and tp questions

Sentence I came across: Trade with virtual orders, sl and tp and put real sl and tp in within 1-2 pips of virtual in case of safety. I came across this sentence, but i can't understand or visualize what it means. From my own interpretation, coder point of view: - Virtual order is referred to a

Testing stopped because product is demo

2015.11.30 11:56:11.598 2012.01.02 01:00 EA_Name: testing stopped at 2011.04.07 16:24 because product is demo Can I check is this normal? I can't test with 2012 data. But I am able to test with 2011, 2010, data

Avoiding OrderSend Error 131

It's a minor problem, but i would like to clear it, can't figured out the logic computation, so I might need some help from the community. Elaboration: Test data starts with 0.01 min lot. I would have no problem if my test amount is $1000 or $100, 10% of these amount, it will still be sufficient to

Question on EA Activations

And so i have coded an EA, now i have a question about activation. Do i need to code the activation into my EA? i can't find any resource pointing to it. And also about the demo, does "IsDemo()" or "IsTesting()" needed

5 Digits Adjustment

i am just wondering if a 5 digit adjustment is still needed today? or it's a thing for the past Example: int vpoints; double vpips; if ( Digits == 3 || Digits == 5 ) //Adjust for five (5) digit brokers. { vpips = Point * 10 ; vpoints = 10 ; } else { vpips = points; vpoints = 1 ; }

Something wrong with the signals?

The signals are not syncing/updating today. Is there any issue

Different back test data assistance

Hi, I need some guide on the back test data. I have search thru the forum, there's similar issue, but I still haven't go the understanding that I require. Should I download the back test data from the broker I am going to trade with? E.g. Download the TickMill MT4, create the demo account, download