I have looked for a script with the below specs, so far I haven't found it, please if anybody can point me in the right direction I would be happy.
I manually trade using limit orders at S/R and Pivot levels.
I am looking for a script to place limit orders with a grid attached. Example below:
Price is at 0.985
I want to place a grid of 10 pending limit sell orders at 1.000.
So if prices goes up to 1.000 the first sell order is triggered and the pending sells are waiting at 0.995, 0.990, 0.985 etc.
Obviously, the pending grid must first "start" after the first order at 1.000 are taken.
Would be nice with MM built in also and expire time of the pendings (I use 12 hrs).
Does a script like this exist?
Thanks a lot for any info,
PC