Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 5/29/2005(UTC) Posts: 27 Location: Bay Area
|
I have looked through several pages of posts and did not find what i am looking for...so here goes...
A system that I am currently testing (futures) exits on the following:
Simulation.CurrentPositionPointDifference > 1 or
Simulation.CurrentPositionPointDifference < -1 or
Hour()>12
which makes you a point or loses you a point, or gets you out at 3:00 EST...this has been cool for testing my entry criteria but....
What I really want to do is start with an inital Target (limit sell / buytocover) and an initial StopLoss (stop market),
and manage both values based on price and time since entry.
It looks to me from the "Sell Order" window that I can choose a formula for the stop OR the limit price, but not both...
surely there is a way?
Thanks!...-wec
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 5/29/2005(UTC) Posts: 27 Location: Bay Area
|
anyone? ;-) Is there a way to be specifying a Limit Exit and a Stop Exit from bar to bar?
Thanks,
-wec
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 10/29/2004(UTC) Posts: 1,394 Location: Glastonbury, CT
Was thanked: 2 time(s) in 2 post(s)
|
Deaar Wecoyote,
The use of simulation functions are only valid in the system tester. They cannot be used in real time trading IE: not in indicators,not in experts, and not in explorations!
So what is the sense of using them? To inflate a false equity line and giving you false hope?
I wish that Equis would either make them available for real time use or eliminate them alltogether!
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 5/29/2005(UTC) Posts: 27 Location: Bay Area
|
ok even still, assuming that in real time I will manage the exit criteria...how can you program dynamic and simultaneous limit and stops?...possibe?
thanks again...
also, I can workaround the use of simulation variables I think by using barssince and valuewhen...in my experts, I just don't know how to tell the tester to be watching for both a stop and a limit order at the same time.
does what I am asking make sense?
|
|
|
|
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.