If my memory serves me correct, the manual is somewhat one or two steps behind in some cases. In this sense the manual itself might give you an overview how things have evolvedslowkey wrote:
Thanks, I think it is just that I need to go back through a lot of topics over time to see just how things evolved and it is not that I am really looking for a particular answer to one question. However it is nice to know it is a friendly group.
Sort of two kinds of nerds in the world. The ones that read the manual first and the ones who just jump in and start doing. I tend to be the manual reader but this time I just jumped in so I am a little out of my element.
One thing I found odd was that the MA indicator tops out at 200. If you followed any of Bobs threads here you know we use a 240 weighted open 4 hour and a 960 weighted open 1 hour. Is there any way to get longer averages.
I really only scratched the surface with the videos of the FSB. I will be doing a video on logical groups and one on exporting a strategy as an indicator once I get my head around that concept. There is a lot more power in the program than what is first utilized and once users start to learn the logic they will be able to move on to more advanced concepts.
Thanks for the info and participating.
Doug
Regarding indicator limits - every indicator with a period is limited to 200 by default. Various reasons - faster calculation, no data errors when a new user has 300 bars of data and sets indicator up for more than the data extends, less daft results in the generator and similar. There's no problem in getting longer averages - you need custom indicators. I know, it poses an issue for many as coding skills are needed... In your example it's nothing special, just a quick number change. Anyhow, I made the modification and you can find it below, it's maximum period is 1000.
:!: After downloading it change the extension from .mqh to .cs as this forum doesn't allow to upload C# files. Then put it in the Custom Indicator folder and start FSB.