PureBytes Links
Trading Reference Links
|
Hellow every body
I'm trying to test a system for 1 month ( Month=1 :D:D ) 2weeks ago a asked a question here but nobody answered me :(
Now I ask it in other way.I have some Sell Order condition like this :
Sell Order :
Cross(Low,level1) {sell @ price=level1} Or
Hour()=22 {sell @ Close of candle} Or
(DayOfWeek=5 and Hour()=21) {sell @ Close of candle} Or
(Cross(High,level1) and ( Max(High,Highestsince(1,ref(cross(High,level2),-1),High))-level2)>=0.0040) {sell @ price=level1}
.......
It works but the orders are not @ prices that I mean.I used "Simulation.CurrentPositionValue" but It couldn't help too (in manual for this command has writen : " Closing value assumes a " what does it mean?)
I used "Stop Order Type" , in this case Selling Price is in correct level but ( Hour()=22 ) does not execute.
What should I do? :(
Thanks and Best Regards for All Friends :)
---------------------------------
Ring'em or ping'em. Make PC-to-phone calls as low as 1¢/min with Yahoo! Messenger with Voice.
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Home is just a click away. Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|