设定threshold = 15,初始的stop = 89
gap = price - stop
if (gap <= 0 )
sell
else if (gap 〉threshold)
stop = price - threshold
else
do nothing.
新版不错,很色。
设定threshold = 15,初始的stop = 89
gap = price - stop
if (gap <= 0 )
sell
else if (gap 〉threshold)
stop = price - threshold
else
do nothing.
新版不错,很色。
•
哈哈,确实很色,谢谢
-片仔癀-
♂
(0 bytes)
()
10/12/2010 postreply
23:27:52
WENXUECITY.COM does not represent or guarantee the truthfulness, accuracy, or reliability of any of communications posted by other users.
Copyright ©1998-2025 wenxuecity.com All rights reserved. Privacy Statement & Terms of Use & User Privacy Protection Policy