Hi guys,
How am I supposed to program a strategy with TradersStudio when I cannot find information about what the function return type or value is in the Language Reference.
For example, I need to know what the SwingHigh function returns, so I can program an if statement in my code checking for the state.
Here's the text from the "TradersStudio Language Reference":
----------------------------------------------------------------
SwingHigh -- Function
Syntax
SwingHigh(Occur as Double, Price as BarArray, Strength as Integer, Length as Integer)
The SwingHigh function syntax has these parts:
Part Description
Occur Double
Price BarArray
Strength Integer
Length Integer
----------------------------------------------------------------
Come on guys... serioulsy. Somebody please let me know, if I'm wasting my time learning the Basic language of TradersStudio and piece of software, that the only one who can use it is the software developer himself!?!?!
Is there an updated Language Reference out there somewhere......?
Thanks.
How am I supposed to program a strategy with TradersStudio when I cannot find information about what the function return type or value is in the Language Reference.
For example, I need to know what the SwingHigh function returns, so I can program an if statement in my code checking for the state.
Here's the text from the "TradersStudio Language Reference":
----------------------------------------------------------------
SwingHigh -- Function
Syntax
SwingHigh(Occur as Double, Price as BarArray, Strength as Integer, Length as Integer)
The SwingHigh function syntax has these parts:
Part Description
Occur Double
Price BarArray
Strength Integer
Length Integer
----------------------------------------------------------------
Come on guys... serioulsy. Somebody please let me know, if I'm wasting my time learning the Basic language of TradersStudio and piece of software, that the only one who can use it is the software developer himself!?!?!
Is there an updated Language Reference out there somewhere......?
Thanks.