Thread: Signal_Bars_v7
View Single Post
 
Old 02-08-2008, 11:44 AM
cja's Avatar
cja cja is offline
Senior Member
 
Join Date: Apr 2006
Posts: 579
cja is on a distinguished road
Mode

Quote:
Originally Posted by dmuma View Post
Thanks for the reply CJA, I don't think any serious trader would have problem with your authorship notice.

Thanks for the PRICE option codes! I should have also asked about the MODE options as well...sorry for the density on my part!!

Regards,

dave
Here are the MODE settings

MODE_SMA = 0 Simple moving average,
MODE_EMA = 1 Exponential moving average,
MODE_SMMA = 2 Smoothed moving average,
MODE_LWMA = 3 Linear weighted moving average.

cja