NexusFi: Find Your Edge


Home Menu

 





Easy Language for Tradestation: Beginners Guide?


Discussion in Traders Hideout

Updated
      Top Posters
    1. looks_one FastNCurious with 4 posts (1 thanks)
    2. looks_two kevinkdog with 2 posts (1 thanks)
    3. looks_3 Quick Summary with 1 posts (0 thanks)
    4. looks_4 ChrisTinaBruce with 1 posts (2 thanks)
      Best Posters
    1. looks_one ChrisTinaBruce with 2 thanks per post
    2. looks_two Jemo with 2 thanks per post
    3. looks_3 Tom1978 with 2 thanks per post
    4. looks_4 FastNCurious with 0.3 thanks per post
    1. trending_up 3,393 views
    2. thumb_up 8 thanks given
    3. group 24 followers
    1. forum 10 posts
    2. attach_file 0 attachments




 
Search this Thread

Easy Language for Tradestation: Beginners Guide?

  #11 (permalink)
 
ShadowFox's Avatar
 ShadowFox 
CO/USA
 
Experience: Intermediate
Platform: TradeStation, Multicharts
Trading: Stocks, Futures
Posts: 129 since Jun 2020
Thanks Given: 70
Thanks Received: 157

Should be able to do this with a variable for tracking trades today or trades this month. Something like

Tradestoday(0),
Mydate(date)

If date <> mydate then begin //clear trade counter
Mydate = date;
Tradestoday = 0;
End;

If tradecondition = true the begin
Enter trade code
Tradestoday = tradestoday +1; //add to counter
End;

If you want to limit trades in a day just add that in the if statement before entering a trade.

Writing this on my phone so disregard the bad coding.

Visit my NexusFi Trade Journal Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Quantum physics & Trading dynamics
The Elite Circle
MC PL editor upgrade
MultiCharts
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
ZombieSqueeze
Platforms and Indicators
Strategy stop orders partially filled
EasyLanguage Programming
 




Last Updated on November 26, 2020


© 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