Spécifications
I need a script. This should really be a simple job for good programmers.
I want to be able to use it to place buy/Sell entries and Limit orders at the same time
I need user input for Stop Loss and take profit. Default value for these should be Zero. I also need user input for money management. This means the script will calculate lot size based on the risk percentage I have entered.
I need the Script to be able to place order at market when I drag it to the chart and then, place limit orders every 30 pips up until the distance between the last one and stop loss is less than 30 pips.
All the orders and the open trade should have the same stop loss and the same risk percentage. This means the lot size will increase progressively due to the fact that the dollar amount of the risk is reducing. Got it?
I will attach a document to demonstrate that so that we don't run into all kinds of controversy
Grid size should be user input in these scripts