NexusFi: Find Your Edge


Home Menu

 





Opening Range Breakout


Discussion in EasyLanguage Programming

Updated
      Top Posters
    1. looks_one ABCTG with 18 posts (14 thanks)
    2. looks_two GustavMejlvang with 8 posts (2 thanks)
    3. looks_3 Gann Trader with 8 posts (1 thanks)
    4. looks_4 DougN with 7 posts (1 thanks)
      Best Posters
    1. looks_one Jeff65 with 9 thanks per post
    2. looks_two wldman with 1.5 thanks per post
    3. looks_3 ABCTG with 0.8 thanks per post
    4. looks_4 GustavMejlvang with 0.3 thanks per post
    1. trending_up 32,174 views
    2. thumb_up 32 thanks given
    3. group 16 followers
    1. forum 48 posts
    2. attach_file 7 attachments




 
Search this Thread

Opening Range Breakout

  #11 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,433 since Apr 2013
Thanks Given: 481
Thanks Received: 1,627

DougN,

does this also happen with the revised code I posted? If so, please create a new strategy and make sure you copy and paste the whole code out of the code box. Then try to compile it. If you receive error messages post them in this thread and I will take another look.

Regards,
ABCTG

Follow me on Twitter Reply With Quote

Can you help answer these questions
from other members on NexusFi?
MC PL editor upgrade
MultiCharts
How to apply profiles
Traders Hideout
Better Renko Gaps
The Elite Circle
Trade idea based off three indicators.
Traders Hideout
Exit Strategy
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
34 thanks
Tao te Trade: way of the WLD
24 thanks
GFIs1 1 DAX trade per day journal
15 thanks
Vinny E-Mini & Algobox Review TRADE ROOM
13 thanks
My NQ Trading Journal
12 thanks
  #12 (permalink)
 
DougN's Avatar
 DougN 
Scottsdale, Arizona, USA and Puerto Penasco, Mx
 
Experience: Intermediate
Platform: Ninja 7, TOS
Trading: YM, ES, GC, CL
Posts: 42 since Nov 2013
Thanks Given: 35
Thanks Received: 33


ABCTG View Post
DougN,

does this also happen with the revised code I posted? If so, please create a new strategy and make sure you copy and paste the whole code out of the code box. Then try to compile it. If you receive error messages post them in this thread and I will take another look.

Regards,
ABCTG

Great...so a new strategy was created with your code and the verify tool run. below is the message.

2014-02-03_0703 - donzidoug's library

Follow me on Twitter Reply With Quote
  #13 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,433 since Apr 2013
Thanks Given: 481
Thanks Received: 1,627


Okay, can you post a screenshot of the first couple of code lines in your editor? Make sure you include line 9 in your screenshot (so something like the first 20-30 lines would be fine).

Edit: Error 301 points to a missing '=', ';', or '('.

Regards,

ABCTG

Follow me on Twitter Reply With Quote
Thanked by:
  #14 (permalink)
 
DougN's Avatar
 DougN 
Scottsdale, Arizona, USA and Puerto Penasco, Mx
 
Experience: Intermediate
Platform: Ninja 7, TOS
Trading: YM, ES, GC, CL
Posts: 42 since Nov 2013
Thanks Given: 35
Thanks Received: 33


ABCTG View Post
Okay, can you post a screenshot of the first couple of code lines in your editor? Make sure you include line 9 in your screenshot (so something like the first 20-30 lines would be fine).

Regards,

ABCTG

2014-02-03_0716 - donzidoug's library

2014-02-03_0718 - donzidoug's library

2014-02-03_0719 - donzidoug's library

Follow me on Twitter Reply With Quote
  #15 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,433 since Apr 2013
Thanks Given: 481
Thanks Received: 1,627

DougN,

when you create a new study TS asks if it should already populate the code with some default lines. You can get rid of these, in fact these are the lines creating the error and you need to delete them.
When you create a new study either select "None" under "Select Template" or delete everything TS comes up with. Only then paste your code into the new study.

That should do it for you.

Regards,
ABCTG

Follow me on Twitter Reply With Quote
Thanked by:
  #16 (permalink)
 
DougN's Avatar
 DougN 
Scottsdale, Arizona, USA and Puerto Penasco, Mx
 
Experience: Intermediate
Platform: Ninja 7, TOS
Trading: YM, ES, GC, CL
Posts: 42 since Nov 2013
Thanks Given: 35
Thanks Received: 33

Thank you for taking the time to work with me on this. I have learned alot and now will observe this successfully installed strategy.

Much obliged!
Doug

Follow me on Twitter Reply With Quote
Thanked by:
  #17 (permalink)
SKTennis
Florida City, Florida
 
Posts: 4 since Feb 2014
Thanks Given: 2
Thanks Received: 0

Sharing a workspace will not solve the problem as there is no EasyLanguage code included with a workspace, only the information needed to load the Analysis Technique(s) from the library and any customized settings (Inputs, Style, Strategy $$ fields).

Also, I have not absolutely confirmed this, and it might have changed over versions, but I once found that if you opened a workspace sent to you before saving it in the TradeStation MyWork folder then the default location it would look next time you tried to open a workspace was that source folder.

To be safe I always save ("Save as") the workspace into the MyWork folder under TradeStation. Then import the accompanying ELA / ELS / ELD file. Then open the WorkSpace.

Samuel

Reply With Quote
  #18 (permalink)
 
wldman's Avatar
 wldman 
Chicago Illinois USA
Legendary Market Wizard
 
Experience: Advanced
Broker: IB, ToS
Trading: /ES, US Equities/Options
Frequency: Several times daily
Duration: Hours
Posts: 3,512 since Aug 2011
Thanks Given: 2,047
Thanks Received: 9,513

about opening range break out. Thought I'd share this file here.

Attached Thumbnails
Opening Range Breakout-sc.v6.9.337-339.playingopeningrangebreakout.parts1-8.tonycrabel-1-.pdf  
Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #19 (permalink)
 
aligator's Avatar
 aligator 
Las Vegas, NV
Legendary Market Wizard
 
Experience: Advanced
Platform: Abacus, Slide Rule, HP-65
Trading: Futures, Stocks, Options
Posts: 3,620 since Aug 2010
Thanks Given: 1,071
Thanks Received: 5,992

@wldman,

You had me go back digging into my 30 years of TASC hard copies

Cheers!

Visit my NexusFi Trade Journal Reply With Quote
  #20 (permalink)
 
wldman's Avatar
 wldman 
Chicago Illinois USA
Legendary Market Wizard
 
Experience: Advanced
Broker: IB, ToS
Trading: /ES, US Equities/Options
Frequency: Several times daily
Duration: Hours
Posts: 3,512 since Aug 2011
Thanks Given: 2,047
Thanks Received: 9,513


I hope it was beneficial for you. I will keep that in mind...30 years of hard copies...when I need to find a forgotten gem.

Dan

Visit my NexusFi Trade Journal Reply With Quote




Last Updated on May 4, 2017


© 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