Posted 1/31/2010 12:14:13
|
|
|
|
Hi,
Is there a indicator which I can use to trigger a buy action when today's close price is GREATER than sma(20) ?
|
|
Posted 2/1/2010 08:05:44
|
|
|
|
I think you might be mixing terms. The SMA is the indicator and "GREATER THAN" would be the trigger. So if you're referring to drag and drop system design, you would DnD an SMA indicator on to the design surface and set the input to 20. Next, you would drag a comparison trigger onto the surface and compare the SMA to the closing price.
leelim81 (1/31/2010) Hi,
Is there a indicator which I can use to trigger a buy action when today's close price is GREATER than sma(20) ?
|
|
|
|