NexusFi: Find Your Edge


Home Menu

 





ACSIL: Expiration date for a study


Discussion in Sierra Chart

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




 
Search this Thread
  #1 (permalink)
 yonatan 
Haifa Israel
 
Experience: Beginner
Platform: sierra chart
Broker: Optimus Trading Group/Rithmic
Trading: es
Posts: 91 since Apr 2012
Thanks Given: 50
Thanks Received: 71

Is it possible to set an expiration date to an ACSIL study ?


Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
June 15 Peace Odds Surge From 3.6% to 12.25% After Trump …
Prediction Markets & Event Contracts
UCL Final Kicks Off at Noon ET: PSG at 56.5% as Iran May …
Prediction Markets & Event Contracts
Strike Pause Holds, Oil Erases Monday Spike -- May CPI W …
Traders Hideout
Rubios Good News Within Hours and the 30-Day Math: Why H …
Prediction Markets & Event Contracts
Irans Dual Probability: Guns Quiet at 99.95% While Forma …
Prediction Markets & Event Contracts
 
  #3 (permalink)
 
aslan's Avatar
 aslan 
Madison, WI
Market Wizard
 
Experience: Advanced
Platform: ALT
Trading: ES
Posts: 624 since Jan 2010
Thanks Given: 356
Thanks Received: 1,129


Just call sc.CurrentSystemDateTime to get the current date/time, and compare it against any date time you want to set up in the code.

 
Code
SCDateTime Expire = SCDateTime(2012, 7, 12, 0, 0, 0);
SCDateTime Now = sc.sc.CurrentSystemDateTime;

if (Now > Expire) do_something;


Reply With Quote
Thanked by:
  #4 (permalink)
 yonatan 
Haifa Israel
 
Experience: Beginner
Platform: sierra chart
Broker: Optimus Trading Group/Rithmic
Trading: es
Posts: 91 since Apr 2012
Thanks Given: 50
Thanks Received: 71


aslan View Post
Just call sc.CurrentSystemDateTime to get the current date/time, and compare it against any date time you want to set up in the code.

 
Code
SCDateTime Expire = SCDateTime(2012, 7, 12, 0, 0, 0);
SCDateTime Now = sc.sc.CurrentSystemDateTime;

if (Now > Expire) do_something;

Cool, this will certainly do the job.
Thanks @aslan.


Started this thread Reply With Quote




Last Updated on July 3, 2012


© 2026 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 - Downloads - Top
no new posts