PureBytes Links
Trading Reference Links
|
Hi Tomasz,
In some future (near?) release do you plan to add functions into AFL to
allow a modular style of programming e.g. call other AFL functions? (like
fml() in Metastock). I could not see this one in the lastest Wish List
A part way simple solution (and useful in its own right) which would cut out
a lot of repetitive AFL editing would be a simple include directive feature
in AFL
e.g. #include filename
copies in the code from specified file
Regards
John
|