PureBytes Links
Trading Reference Links
|
If I trade always on close (I only have close prices),
and based on today's close price, I will figure out whether to stop out or not on tomorrow morning. And if it there is a stop indeed, then we trade on tomorrow's close to exit.
How do I write ApplyStop function for this case? I am aiming at a trailing stop based on percentage of price.
I've browsed the web, but got very confused, by the following,
ApplyStop( type, mode, amount, exitatstop, volatile =
False, ReEntryDelay = 0 )
Thank you very much!
__._,_.___
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
__,_._,___
|