Trabajo finalizado
Tarea técnica
Hey guys,
I would
like to have a completely automated expert advisor.
The Trade
should be opened at a certain time. So e.g. at 12:00. If possible, I would like
to have the position opened via market order at the first available price of
the new minute. So it would be best, if I could choose a time like 12:00:01 for
the entry.
Depending
on the direction it goes, I would like to close the first position and open
another position.
For all the positions I would like to be able to define a limit and a stop level.
Is it possible to do the limit and stop via market order? Because my broker has a minimum stop level of about 20 pips for some markets and I would like to sell the position earlier.
The EA
should work for indizes and forex.
And it would be great if you could show me how to import Tick data of e.g. the dax, that I downloaded with the tick downloader (CSV file)
Cheers