Limit order grid script - does it exist?

MPTM's new home
Post Reply
pipcruiser
Trader
Posts: 134
Joined: Wed Nov 16, 2011 8:24 am

Limit order grid script - does it exist?

Post by pipcruiser »

Hi there,

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. :yahoo:

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
"Perfection is Achieved Not When There Is Nothing More to Add, But When There Is Nothing Left to Take Away"...
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Limit order grid script - does it exist?

Post by milanese »

Maybe the attached one, I coded for an other user, some time ago will do what you want..
SetPendingGridLimit.mq4
Cheers :)

Tommaso
You do not have the required permissions to view the files attached to this post.
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
pipcruiser
Trader
Posts: 134
Joined: Wed Nov 16, 2011 8:24 am

Limit order grid script - does it exist?

Post by pipcruiser »

Thanks a lot Tommaso!

Will test it out,

PC
milanese » Fri Dec 16, 2016 4:08 pm wrote:Maybe the attached one, I coded for an other user, some time ago will do what you want..

Cheers :)

Tommaso
"Perfection is Achieved Not When There Is Nothing More to Add, But When There Is Nothing Left to Take Away"...
The_Snowman
Trader
Posts: 395
Joined: Sun Nov 27, 2011 8:24 am
Location: Australia

Limit order grid script - does it exist?

Post by The_Snowman »

pipcruiser » Sat Dec 17, 2016 12:30 am wrote:Thanks a lot Tommaso!

Will test it out,

PC
milanese » Fri Dec 16, 2016 4:08 pm wrote:Maybe the attached one, I coded for an other user, some time ago will do what you want..

Cheers :)

Tommaso
I find this places the pending orders above the initial trigger price, and not below as you were looking for.

Did you find anything as per your original request?

Thanks
Post Reply

Return to “Utilities Indicators and Scripts”