Hello,
How dose auto trading works in AFL, if I have a scanning AFL formula that scans for buy/sell signals and also controls trades then do I need to run the formula with Automatic Analysis Window, and run it on intervals to trigger trades?
Dose the parameters mentioned in the Automatic Analysis window (StopLoss/margin/position numbers and size etc) take precedence over any values mentioned in the formula?
Which trade parameters should be or should not be mentioned in the formula?
Which is the best way to implement ATS, by mentioning all trade parameters in the formula? Or by mentioning in AA window? What are the benefits of either way?
Thanks