Jump to content

Welcome to the new Traders Laboratory! Please bear with us as we finish the migration over the next few days. If you find any issues, want to leave feedback, get in touch with us, or offer suggestions please post to the Support forum here.

  • Welcome Guests

    Welcome. You are currently viewing the forum as a guest which does not give you access to all the great features at Traders Laboratory such as interacting with members, access to all forums, downloading attachments, and eligibility to win free giveaways. Registration is fast, simple and absolutely free. Create a FREE Traders Laboratory account here.

Search the Community

Showing results for tags 'timer'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to Traders Laboratory
    • Beginners Forum
    • General Trading
    • Traders Log
    • General Discussion
    • Announcements and Support
  • The Markets
    • Market News & Analysis
    • E-mini Futures
    • Forex
    • Futures
    • Stocks
    • Options
    • Spread Betting & CFDs
  • Technical Topics
    • Technical Analysis
    • Automated Trading
    • Coding Forum
    • Swing Trading and Position Trading
    • Market Profile
    • The Wyckoff Forum
    • Volume Spread Analysis
    • The Candlestick Corner
    • Market Internals
    • Day Trading and Scalping
    • Risk & Money Management
    • Trading Psychology
  • Trading Resources
    • Trading Indicators
    • Brokers and Data Feeds
    • Trading Products and Services
    • Tools of the Trade
    • The Marketplace
    • Commercial Content
    • Listings and Reviews
    • Trading Dictionary
    • Trading Articles

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


First Name


Last Name


Phone


City


Country


Gender


Occupation


Biography


Interests


LinkedIn


How did you find out about TradersLaboratory?


Vendor


Favorite Markets


Trading Years


Trading Platform


Broker

Found 4 results

  1. Here is a link to the TradeStation Support Forum for a Bar Countdown Timer. https://www.tradestation.com/Discussions/Profile.aspx?Member_ID=2786 You need to sign into the forum. Anyone with TradeStation can login.
  2. I have created some code that displays some calculations on the current bar and need to clear this information and start the calculation over on each new bar. I have tried this: if LastBarOnChart and BarStatus( 1 ) = 2 then but nothing displays using this statement. Here is the code that I want to reset each bar.... Ltxt = text_new(date,time,close," "); text_SetLocation(Ltxt,date,CalcTime(time,RightOffset),Close-(txtOff)); text_SetString(Ltxt," "+SEtxt+RightStr(NumtoStr(LoE,Dec),TTrun)); text_SetColor(Ltxt,Locolor); Any suggestions appreciated.
  3. I've used both the "TickCountDown.eld" available on this forum and the "Tick Counter 2000" available from TS forums and while they technically work... the countdown moves from out of view on the far right hand side of the chart, and inches closer and closer to the actual candle with every tick, then gets there and gets kicked out again to the point where you can't see it. Does anyone know of a workaround or fix for this to make it behave like in TS where it just stays a space away from the current bar on the chart? I've attached a small 0:43 .avi file of a chart showing the behavior. Thanks for your help!!! capture-1.avi
  4. This is a handy tool coded by weiwei that offers a timer for each minute price bar. So if you are using a 5min chart, this will count down until the bar closes. The indicator is very flexible with modifications made by weiwei allowing users to adjust the location of the timer accordingly. Thanks to weiwei for this contribution. Screenshots are not attached as this is pretty obvious. Note: Once applying it on your charts, you must wait until the current bar closes in order for the timer to show up. #MINTIMER.ELD
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.