[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] A Buy without a Sell?


  • To: <amibroker@xxxxxxxxxxxxxxx>
  • Subject: [amibroker] A Buy without a Sell?
  • From: "Ken Close" <ken45140@xxxxxxxxx>
  • Date: Sat, 15 Nov 2008 16:03:14 -0500
  • Authentication-results: gwout2 smtp.user=ksclose; auth=pass (LOGIN)

PureBytes Links

Trading Reference Links

Curious and basic:  I have a fairly good entry signal, and want to Buy on this signal.  I have no Sell signal, only want to follow a stop to take out the trade.  Initially a percentage stop and then turn it into a trailing stop.
 
But I can't get around the need for the Sell statement.  As I said, basic.
 
I have tried a BuyP = Valuewhen(Buy, Close,1);
Then Sell = 0.95 * BPrice < L; 
 
But while I see some places where this works, I see lots of other places where it did not.  Puzzling.
 
Anyone got a simple way to Buy on a signal and then ONLY sell on violation of a stop?
 
Thanks,
Ken
__._,_.___

**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

*********************
TO GET TECHNICAL SUPPORT from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
*********************

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html

*********************************




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___