Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

dlipter

Members
  • Content Count

    3
  • Joined

  • Last visited

Trading Information

  • Vendor
    No
  • Favorite Markets
    futures
  1. Square brackets [ ] allow you to reference past price data. I need a way of referencing future price data. Is this possible with EasyLanguage? Thanks
  2. Attached is a plotted 5 day centered moving average in tradeStation accomplished using the plot statement. I want to generate this result without using the plot statement.
  3. The built in TradeStation function "Mov Avg 1 Line" can plot a centered average. This is done using the displace input which is built into the plot statement.A 5 bar average with a displace value of 2 will plot a 5 bar centered average.I want to create a function that will accomplish this without using a plot statement.I want to use the centered average in a strategy where plot statements are not allowed. Any ideas?Thanks.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.