Topic: batch commands

Are there batch commands for FSB, or some way to automate running a custom indicator and exporting the values? Or an external API, then I could write my own app to run and get the values from FSB over several runs.

Sometimes, I use my custom indicators to calculate values for further research. Currently, I run the indicator then Export>Indicators to get the values. This is ok for one or two parameter values, but is a bit tough for stepping through a lot of parameter values, eg from 5 - 100.

Thanks

Re: batch commands

Krog, the only way to program something in FSB is the Custom Indicators. All other features are hard coded in the program and controlled by the GUI.