NexusFi: Find Your Edge


Home Menu

 





Tro buy zone


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Jeff Castille with 5 posts (1 thanks)
    2. looks_two sam028 with 4 posts (15 thanks)
    3. looks_3 TheRumpledOne with 1 posts (0 thanks)
    4. looks_4 wh with 1 posts (5 thanks)
    1. trending_up 9,800 views
    2. thumb_up 21 thanks given
    3. group 4 followers
    1. forum 12 posts
    2. attach_file 7 attachments




 
Search this Thread

Tro buy zone

  #1 (permalink)
 
Jeff Castille's Avatar
 Jeff Castille 
Northern California
 
Experience: Intermediate
Platform: Ninja Trader
Broker: Amp Futures/ Zen-Fire
Trading: YM and CL
Posts: 2,109 since Jun 2009
Thanks Given: 1,783
Thanks Received: 3,303

Greetings Programmers,

I am not a programmer. However, I was hoping that I could get some help from someone who is a programmer.

I am trying to change the TRO BUY ZONE indicator from hourly to half hourly. I've pulled up to code and I can see the areas in the code that refer to hourly and I'm wondering if all I have to do is put half hourly in instead? Will this work? Or do I have to do something else to get it to work on the half hour?

Thanks, Jeff

Follow me on Twitter Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
MC PL editor upgrade
MultiCharts
Trade idea based off three indicators.
Traders Hideout
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Increase in trading performance by 75%
The Elite Circle
 
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
17 thanks
Vinny E-Mini & Algobox Review TRADE ROOM
13 thanks
My NQ Trading Journal
12 thanks
  #2 (permalink)
 
max-td's Avatar
 max-td 
Frankfurt
 
Experience: Intermediate
Platform: NinjaTrader
Trading: FGBL 6E B4
Posts: 1,752 since Jun 2009
Thanks Given: 2,309
Thanks Received: 927

hey jeff,
post the part of code you think you should change please.
also some lines above + below.

max-td
Reply With Quote
  #3 (permalink)
 
Jeff Castille's Avatar
 Jeff Castille 
Northern California
 
Experience: Intermediate
Platform: Ninja Trader
Broker: Amp Futures/ Zen-Fire
Trading: YM and CL
Posts: 2,109 since Jun 2009
Thanks Given: 1,783
Thanks Received: 3,303


Here it is in it's entirety.

Attached Files
Elite Membership required to download: TRO_Buy_Zone.cs
Follow me on Twitter Started this thread Reply With Quote
Thanked by:
  #4 (permalink)
 
sam028's Avatar
 sam028 
Site Moderator
 
Posts: 3,765 since Jun 2009
Thanks Given: 3,825
Thanks Received: 4,629


Jeff Castille View Post
Here it is in it's entirety.

I'm looking to it too max, you'll need this too.
I' don't have a lot of time now, I'll spend 30 min on it, then bed...

Attached Files
Elite Membership required to download: CurrentHourOHL.cs
Follow me on Twitter Reply With Quote
Thanked by:
  #5 (permalink)
 
sam028's Avatar
 sam028 
Site Moderator
 
Posts: 3,765 since Jun 2009
Thanks Given: 3,825
Thanks Received: 4,629

Quick and dirty work...

Attached Thumbnails
Click image for larger version

Name:	2009-09-09_2347.png
Views:	597
Size:	25.2 KB
ID:	1864  
Attached Files
Elite Membership required to download: TROHalfHourlyBuyZone.cs
Elite Membership required to download: CurrentHalfHourOHL.cs
Follow me on Twitter Reply With Quote
  #6 (permalink)
 
Jeff Castille's Avatar
 Jeff Castille 
Northern California
 
Experience: Intermediate
Platform: Ninja Trader
Broker: Amp Futures/ Zen-Fire
Trading: YM and CL
Posts: 2,109 since Jun 2009
Thanks Given: 1,783
Thanks Received: 3,303

Just the way we like it !!!

Thanks so much !!

Follow me on Twitter Started this thread Reply With Quote
  #7 (permalink)
 
Jeff Castille's Avatar
 Jeff Castille 
Northern California
 
Experience: Intermediate
Platform: Ninja Trader
Broker: Amp Futures/ Zen-Fire
Trading: YM and CL
Posts: 2,109 since Jun 2009
Thanks Given: 1,783
Thanks Received: 3,303

Hi Sam ,

I hate to bother you but..... I don't know how to get it from this format into an indicator in Ninja. I have such limited knowledge.

Jeff

Follow me on Twitter Started this thread Reply With Quote
  #8 (permalink)
 
sam028's Avatar
 sam028 
Site Moderator
 
Posts: 3,765 since Jun 2009
Thanks Given: 3,825
Thanks Received: 4,629


Jeff Castille View Post
Hi Sam ,

I hate to bother you but..... I don't know how to get it from this format into an indicator in Ninja. I have such limited knowledge.

Jeff

Nobody's perfect .

Copy the two .cs files in "My Documents\NinjaTrader 6.5\bin\Custom\Indicator"
Then
1) Open NinjaTrader
2) From the Control Center -> Tools -> Edit NinjaScript -> Indicator
3) Select TROHalfHourlyBuyZone indicator and double click on it
4) Then compile it ( <F5> key )

After that, you should have it in your indicators list.

Follow me on Twitter Reply With Quote
Thanked by:
  #9 (permalink)
 
Jeff Castille's Avatar
 Jeff Castille 
Northern California
 
Experience: Intermediate
Platform: Ninja Trader
Broker: Amp Futures/ Zen-Fire
Trading: YM and CL
Posts: 2,109 since Jun 2009
Thanks Given: 1,783
Thanks Received: 3,303

All right !!! I'm in business. Thanks so much.

Follow me on Twitter Started this thread Reply With Quote
  #10 (permalink)
 
lolu's Avatar
 lolu 
Lagos, Nigeria
Market Wizard
 
Experience: Intermediate
Platform: NinjaTrader, SierraChart
Trading: Euro Currency & Oil
Frequency: Daily
Duration: Hours
Posts: 2,552 since Jun 2009
Thanks Given: 1,049
Thanks Received: 1,678



sam028 View Post
Nobody's perfect .

Copy the two .cs files in "My Documents\NinjaTrader 6.5\bin\Custom\Indicator"
Then
1) Open NinjaTrader
2) From the Control Center -> Tools -> Edit NinjaScript -> Indicator
3) Select TROHalfHourlyBuyZone indicator and double click on it
4) Then compile it ( <F5> key )

After that, you should have it in your indicators list.

Sam,

TROHalfHourlyBuyZone is not compiling.

Compilation error says "NinjaTrader.Indicator.CurrentHalfHourlyOHL' does not contain a definition for 'HalfHourBreak'.

Lolu

Visit my NexusFi Trade Journal Reply With Quote




Last Updated on September 12, 2009


© 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