TEST PREZZO
-
salve a tutti... avrei necessità di un EA per testare(back test) semplicemente il prezzo. esempio: entra long a questo prezzo... TP impostato sempre sul prezzo e stop loss sempre impostando il prezzo, idem per sell. chi può darmi una mano? GRAZIE
-
I'm afraid thare are not many Italians here, sorry. Could you please translate it into English, Catalan or Spanish?
-
hi all ... I need an EA to test (back test) simply the price. example: enter long at this price ... TP always sets the price and stop loss always sets the price, the same thing for sale. who can help me out? THANK YOU
-
Do you mean you already have that EA or are asking for help to create it?
-
I would like help to create it, I tried but failed. I have made numerous tests.
-
Don't worry. I will help you.
Could you plesase share your current project to begin with? -

this is my idea .. this test refers to a buy position. made several attempts but it doesn't work.
-
It doesn't work because you are askinf for the take profit to be price 0.0000. What take profit will you find there?
You need to insert a price level, as you selected. For example 1.23605. -
where do I enter the entry price and the closing price? Thanks for your help
-
Ok. Let's begin at the beginning. What do you exactly need?
-
example: eur / usd enters long when the price is at 1.0850 Tp 1.0950 no SL. for example short, enter short when the price is at 1.0950 TP 1.0850. I would like to use this EA to back test on mt4. thanks!
-
Ok. Will all those price levels be inserted manually?
-
yes...
Thanks for your help -
Firstly create as many Constants as you need. Here I created two for buy trades only:

Then use them in the 'buy pending order' block:

-
I created..inserted the values..tested but nothing happens. I give up! you have been kind and thank you for the help you have given !!! thanks
-
Ok. Please don't hesitate to be back for more help if required.