milanese » Thu Feb 19, 2015 4:13 pm wrote:
If you could describe with an example how this should work I will take a look, as it seems I did not understood so far what you want the EA to do..
Cheers
Tommaso
Thanks Tommaso,
I'll try to explain better.
If you can see how the "HolyGrailPendingScripts" work, the idea is very similar
Except.
it doesn't place pending orders..It places "At Market" orders at predetermined pip placings. Of course it will only place this order when the price is there.
It only places one order at a time with hidden stop loss and take profit.
it might be possible to overlap trades, similar to HG Scripts, but with separate hidden take profit and stop loss settings.
The first trade would be placed either at a set number of pips above/below the current price or at a set price (input by user)
as one trade reaches takeprofit the next trade would be placed at a preset (by user) pip distance.
The number of trades to continue the process would be input by the user
All this would be hidden from the Crim except for the actual trade placed
So to sum up,
place a trade at, current price +/- input pips, or input price.
StopLoss and takeprofit are hidden from the Crims
only 1 trade at a time but possible to overlap trades(2 trades) similar to HGPending scripts
Continue placing trades as takeprofit is reached to the set number of trades input by user.
Possible inputs;
Buy or SELL.............Trade direction
FirstTradeAtPrice......price to place order..0 (zero) if using pip distance from price
FirstTradePips..........price +/- pips (input by user)
NumberOfTrades.......number of trades to be placed to continue process
StopLoss.................in pips
Takeprofit in pips
Cheers

There are 10 types of people in the world. Those who understand Binary and those who don't.