logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
blueboy65  
#1 Posted : Monday, April 7, 2008 9:38:06 PM(UTC)
blueboy65

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 11/14/2007(UTC)
Posts: 9
Location: Melbourne, Australia

Can someone please tell me whether the 1 day delay between Considered & Placed and Opened & Executed is inbuilt into MS or can I generate a Open and Execute on the same day as the Buy Signal is generated ?

Currently ALL of my Open & Execute signals in EST seem to happen 1 day after the Buy Signal is generated AND I don't have the Strategic Delay bar ticked (i.e. it is set to '0').

My System Test is pretty simple (as I'm relatively new to MS):

Buy Order: LinRegSlope(Mov(C,130,E),10 ) >= 0.005 AND
Cross(Mov(C,3,E), Mov(C,12,E))

Stop Limit: LLV(L,20)+2*ATR(10)

Entry Size: equity:=Simulation.AccountCash+Simulation.AccountBorrowed+Simulation.PortfolioValue+Simulation.AccountReserved; (equity*.02)/(C-LLV(L,5))

Stop Loss: 2%

If I enter the same BUY condition into the Expert Advisor, it signals a BUY on the day the trigger occurs.

Any help would be greatly appreciated.

blueboy65

blueboy65  
#2 Posted : Tuesday, April 8, 2008 12:16:42 AM(UTC)
blueboy65

Rank: Newbie

Groups: Registered, Registered Users, Subscribers
Joined: 11/14/2007(UTC)
Posts: 9
Location: Melbourne, Australia

OK - I think I've found it...under "More" when you enter the Simulation Page.

Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.