NexusFi: Find Your Edge


Home Menu

 





Exiting after 'N' days from an intraday chart


Discussion in EasyLanguage Programming

Updated
      Top Posters
    1. looks_one mmarwaha with 2 posts (0 thanks)
    2. looks_two ABCTG with 1 posts (1 thanks)
    3. looks_3 Quick Summary with 1 posts (0 thanks)
    4. looks_4 aadbosma with 1 posts (0 thanks)
    1. trending_up 2,843 views
    2. thumb_up 1 thanks given
    3. group 3 followers
    1. forum 4 posts
    2. attach_file 0 attachments




 
Search this Thread

Exiting after 'N' days from an intraday chart

  #1 (permalink)
 mmarwaha 
Dubai United Arab Emirates
 
Experience: Intermediate
Platform: TradeStation, MultiCharts
Trading: ES, currency futures
Posts: 5 since Mar 2019
Thanks Given: 3
Thanks Received: 1

Hi Guys,
I need some help with the proper coding of a simple idea in Tradestation Easy Language. Basically, I want to exit at a specific time and after a specific number of days since entry. Now Multicharts has a nice function of dayssinceentry which does the job. The same does not seem to be available in Tradestation. How do I create a similar function on TradeStation, please. Any help is greatly appreciated. Thanks and take care all.
Cheers!!!

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
REcommedations for programming help
Sierra Chart
How to apply profiles
Traders Hideout
PowerLanguage & EasyLanguage. How to get the platfor …
EasyLanguage Programming
MC PL editor upgrade
MultiCharts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Just another trading journal: PA, Wyckoff & Trends
25 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
21 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #3 (permalink)
 aadbosma 
Amsterdam
 
Experience: Intermediate
Platform: GSB + Tradestation
Broker: Tradestation
Trading: ES, NQ, NG, S, EC
Posts: 8 since May 2014


In Tradestation you can use barssinceentry.

Reply With Quote
  #4 (permalink)
 mmarwaha 
Dubai United Arab Emirates
 
Experience: Intermediate
Platform: TradeStation, MultiCharts
Trading: ES, currency futures
Posts: 5 since Mar 2019
Thanks Given: 3
Thanks Received: 1


aadbosma View Post
In Tradestation you can use barssinceentry.

Thanks. But I am using an intraday chart.

Started this thread Reply With Quote
  #5 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,433 since Apr 2013
Thanks Given: 481
Thanks Received: 1,627

mmarwaha,

you could for example compute the difference in days between BarDateTime of the current bar and the value EntryDateTime of your last entry. Note that subtracting one DateTime from another will result in a TimeSpan and you could then use the Days property to get you the total days.

You could also compute the difference between Date and EntryDate, but the first approach appears to be more convenient.

Regards,

ABCTG

Follow me on Twitter Reply With Quote
Thanked by:




Last Updated on April 1, 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