NexusFi: Find Your Edge


Home Menu

 





Referencing future price data


Discussion in TradeStation

Updated
    1. trending_up 1,196 views
    2. thumb_up 0 thanks given
    3. group 2 followers
    1. forum 3 posts
    2. attach_file 1 attachments




 
Search this Thread

Referencing future price data

  #1 (permalink)
dlipter
NY NY/USA
 
Posts: 4 since Jun 2019
Thanks Given: 0
Thanks Received: 0

Square brackets [ ] allow you to reference past price data.

I need a way of referencing future price data.

Is this possible with EasyLanguage?

Thanks

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
What broker to use for trading palladium futures
Commodities
MC PL editor upgrade
MultiCharts
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
REcommedations for programming help
Sierra Chart
 
  #2 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,436 since Apr 2013
Thanks Given: 482
Thanks Received: 1,629

dlipter,

it would depend on what exactly you want to do. If you are looking for a way to access displaced plot values looking into the future would not be required, but it might make sense for you to post your code in order for someone to point you in the right direction.
Displacing a plot value "into the future" will not change the value that is displaced, it will just be shifted to the right. You can check this by comparing two moving averages using the same length while one is displaced to the right and the other is not. The values of the averages will match, they will just be shown on different bars i.e. the value that your non displaced average shows on the current bar will match the value that your displaced average shows as most recent value.

Regards,

ABCTG

Follow me on Twitter Reply With Quote
  #3 (permalink)
dlipter
NY NY/USA
 
Posts: 4 since Jun 2019
Thanks Given: 0
Thanks Received: 0


I want to create a function that will duplicate the moving average plot statement that allows you to displace the average to the left.



The attached image shows two moving averages using the "Mov Avg 1 Line" indicator. The black avg is a 4-bar avg with no displacement. The red avg is the same 4-bar avg displaced 1 bar to the left. The displacemnt is controlled from the plot statement. I want to create a function that will have the same displace feature built into the function. I want to use the function with the displace feature in a strategy.

Thanks,

Dennis

Reply With Quote
  #4 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,436 since Apr 2013
Thanks Given: 482
Thanks Received: 1,629

Dennis,

the displacement is purely visual. On your screenshot the last value of the red average is only available on the last bar on the chart and not already one bar to the left as the plot suggests.
Therefore I am not sure what value you want to access for a given bar. The plot function just takes what ever value you provide it and simply shifts it X bars left or right.

Regards,

ABCTG


dlipter View Post
I want to create a function that will duplicate the moving average plot statement that allows you to displace the average to the left.



The attached image shows two moving averages using the "Mov Avg 1 Line" indicator. The black avg is a 4-bar avg with no displacement. The red avg is the same 4-bar avg displaced 1 bar to the left. The displacemnt is controlled from the plot statement. I want to create a function that will have the same displace feature built into the function. I want to use the function with the displace feature in a strategy.

Thanks,

Dennis


Follow me on Twitter Reply With Quote




Last Updated on July 22, 2019


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts