Traders Laboratory - View Single Post - Easylanguage and Script Help
View Single Post
  #46 (permalink)  
Old 04-05-2008, 10:41 AM
darknite999 darknite999 is offline
darknite999 has no status.

 
Join Date: Mar 2008
Posts: 25
Thanks: 8
Thanked 0 Times in 0 Posts
Re: Easylanguage and Script Help

ok I think i've nearly sorted this out now (finally)
I think I only need to add one last bit of code in.
That would be only 1 trade maximum between every natural hour is allowed.

So for more depth:

If there is a setup and it sells short once it has made it's profittarget of 30 ticks it buys to cover. A new trade can not be initiated until the natural hour is up.

For example if it sells short at the time of 13:08 and buys to cover at:
13:59 - it can make a new trade at 14:00
or
14:01 - it can only make a new trade ar 15:00

Thanks,
Darknite.

Reply With Quote