| Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 1/22/2010 Posts: 7
|
Is it possible to access the MA of price within code if you don't have an MA on your chart? I am trying to create a single indicator which, in part, requires something like - 100*(Close/MA(Close, period)). In the RealCode reference I can find no insight into the underlying API we can call into from our code.
|
|

 Worden Trainer
Joined: 10/7/2004 Posts: 31,259
|
There isn't any built in syntax for Moving Averages in StockFinder 4, but the StockFinder 5 beta does have syntax for Moving Averages.
NEW: RealCode Class Reference API for Version 5
-Bruce
|
|
Registered User Joined: 1/22/2010 Posts: 7
|
Thanks a lot. I have installed the beta and the MA works fine.
|
|

 Worden Trainer
Joined: 10/7/2004 Posts: 31,259
|
You're welcome.
-Bruce
|
|
|
Guest |