NexusFi: Find Your Edge


Home Menu

 





Daily Close on Daily and Intraday Charts


Discussion in Platforms and Indicators

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




 
Search this Thread

Daily Close on Daily and Intraday Charts

  #1 (permalink)
 scottmcwms 
Madison, MS
 
Experience: Beginner
Platform: OEC
Trading: gold
Posts: 1 since Nov 2013
Thanks Given: 1
Thanks Received: 0

I need some help getting the right daily close value on futures. I am interested in GGCZ3, but this happens on all futures.

I have coded in Easy Language Camarilla Points (similar to daily pivots). Camarilla Points are based off of the previous day's high, low, and close. The highD(1), and lowD(1) functions are working correctly. I am having trouble pulling in the daily close value.

When I plot the indicator on the daily chart using the closeD(1) function it recognizes the daily close value as the close of the 16:14 bar (all times in Central time). This is what I want it to do. But when I plot the same indicator on an intraday chart it pulls a different close and calls it the daily close. Here is part of the code I am using:

CC_High = HighD(1);
CC_Low = LowD(1);
CC_Close = CloseD(1);

For example, the hourly chart uses the close of the 22:00 bar, the 15-minute chart uses the close of the 23:30 bar, and the 1-minute chart uses the close of the 23:58 bar. Obviously this could lead to very different pivots on different time frames.

1-hour chart
https://i43.tinypic.com/minua9.png

15-minute chart
https://i41.tinypic.com/t6xxky.png

1-minute chart
https://i40.tinypic.com/213hk5e.png

I need all the time frames to use the 16:14 close as the daily close. How can I ensure this happens? Thanks for your help.

Started this thread Reply With Quote





Last Updated on December 16, 2013


© 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