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