Auftrag beendet
Spezifikation
I am looking for a script or EA (I think script is easier) where I can set 2 price levels, one is lower than the actual price and the other is higher. The script (or EA) should place pending orders in between these 2 price levels.
To clarify this a little, I use the Fibonacci tool. After I added Fibonacci to the chart, I want to drag a pending order script to the screen where I enter the 0% and 100% price level from the Fibonacci. The script should calculate the 50% and 61.8% level and place pending orders (for limited time) and delete the remaining pending orders as soon as the open order hits the TP.
In case of a script, I will need 2 scripts, one for Buy Pending Orders and one for Sell Pending Orders.
I want the script to place 2 pending buys (for sell it’s vice versa): One in the middle of the 2 price levels that I enter and one at 1/3 above the low price.
Take Profit level = High Price
StopLoss Level = Low Price - SL added pips
I need the following settings:
Lot size
Expire date (+ time?)
High Price
Low Price
SL added pips (the amount of pips below the Low Price)
For Sell pending orders, it is the same as above, only the other way around.