Forum

Adjust for five digit brokers - I'm confused

I'm sorry if the question looks stupid and it might be discussed a lot of times on the forum. I just don't figure out what should I ask the forum to get the answer.... I passed through a lot of examples and threads and most of them use some permutation of the following code: _tickValue =

Error 130 (invalid stops) on OrderSend

Hello all, I'm trying to set order with EA and get an error invalid stops Order type: OP_SELLSTOP Price: 1.066960 SL: 1.068760 TP: 0.000000 Bid = Ask at the moment of the operation and they are 1.067200 Stop Level of the pair is 0.00000 Can some one help me to understand what's going wrong with it

Indicators data usage as an input for other tools

I have found how to use indicators data in the cases, when indicators are manage to fill data arrays. But lot of the indicators are just draw their output on the chart and don't fill these arrays. And when I say "they don't fill" I mean that I don't see any data in the "Data Window", so I suppose

Is there any place I can download build 950?

Is there any place I can download build 950? Thanks ahead

Scripting strategy tester

Hello all, Does anybody familiar with a possibility to script the strategy tester ? For example, I have 3-4 parameters for my EA that I want to optimize. Thus, I want to set them for some initial values, run the test, record the results. Then change the parameters, run the test, record the result