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.

rickek

Looking-inside-bar Backtesting (LIBB) Questions

Recommended Posts

Hello,

 

I've spent quite a bit of time trying to learn Looking-Inside-Bar Backtesting (LIBB) better in Tradestation (TS). I have some questions that I can't seem to find the answers to and was wondering if someone could help answer them.

Here are the things I do understand: **Please correct me if any of these are wrong.**

A. LIBB is the best to be on 1 tick to get "realistic" backtesting results for your strategy.

 

B. When you have intra-bar order generation (IOG), the code is not just run at the main points of a bar but throughout the bar. When you have the LIBB on 1 tick with IOG each time a new tick happens it is like a new bar just occurred and your code is ran again. This would be like real time when the price changes and then the code gets re-ran to see if it meets the conditions to excute a buy/sell order.

 

C. Without LIBB on you are only looking at the open, close, high & low of the bar when the bar is over.

 

Here are my questions/interests:

1. When would the LIBB allow you to change the number of ticks you can look back? How does that work? Am I correct in my logic that if you have it set to 10 ticks, the software looks at the open runs the code and then 10 ticks later looks at the code again & runs the code? This would be like running the code every minute with the LIBB set to 1 minute.

 

2. Is there way to trade/write EL to have the code be ran every 10(or so many) ticks just like it did in back-testing? On another hand would it be possible then to write EL to run a code every 1 minute in the 5 minute chart--instead of using the 1 minute chart.

 

3. Speaking for different charts. How does the LIBB work within the tick chart? It doesn't let you change the number. You can only change the chart to be different amounts of ticks per bar.

 

I don't really have a "great" code that I'm working with this. I just trying to understand the aspects of Looking-Inside-Bar Backtesting and how to use that knowledge to best trade real-time.

 

Thank you.

Share this post


Link to post
Share on other sites

LIBB works best in longer term bars. e.g. daily charts.

 

There is a full section in the EasyLanguage manual on this topic.

The answers to your questions should be there.

 

 

attachment.php?attachmentid=10579&stc=1&d=1242010769

Bouncing_tick.gif.68f5886f913fbdb3300668ee05cfb035.gif

Edited by Tams

Share this post


Link to post
Share on other sites

What Easy Language Manual?

 

All of my answers in there? Even the ones about the "re-coding" every 10 ticks into a bar? (Someone told me it was an easy one to solve and pretty much laughed at me instead of helping.)

 

Thanks for being there.

Share this post


Link to post
Share on other sites

RICKEK, Google the following and you'll be able to download legally free and have a fairly complete EasyLanguage library:

 

EasyLanguage Reference Guide

EasyLanguage Essentials

EasyLanguage Functions and Reserved Words

 

 

Books you could pay for but which are actually pretty easy to find online:

 

Building Winning Trading Systems with TradeStation - George Pruitt

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...

Important Information

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