In the tutorials (see "Introductory Tutorial 3") I see examples of the return from main() being a series (eg "return rsi(21);", but most of the function examples return single values (eg they use rsi(21).getValue().
What is the difference, which is preferable, should I be confused etc?
Thanks
What is the difference, which is preferable, should I be confused etc?
Thanks
Comment