![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Junior Member
Join Date: Nov 2008
Posts: 7
Thanks: 0
Thanked 0 times in 0 posts
|
I have a strategy that I would like to backtest.
The strategy takes the highest high and the lowest low of a currency pair from 6PM EST to 3AM EST. I have been trying to find an indicator to do this for me, when I found this thread here:http://www.ninjatrader-support2.com/...ead.php?t=8600 What I planned on doing is taking this indicator, and testing if my idea would even work... However, when trying to use this indicator for overnight trading, since the first line of code forbids the open being greater than the close, it does not work. I have been ripping my hair out trying to modify the code to get this thing to work. Is there a way to do this at all?
|
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,420
Thanks: 252
Thanked 981 times in 963 posts
|
Hi Unhommefou, it might be better to save the needed breakout values to variables directly in the strategy.
You can check this reference sample for ideas how to trade a breakout - http://www.ninjatrader-support2.com/...ead.php?t=3223 If you need this custom coded professionally, I would suggest contacting those consultants - http://www.ninjatrader.com/webnew/pa...injaScript.htm
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#3 | |
|
Member
Join Date: Nov 2008
Posts: 59
Thanks: 0
Thanked 0 times in 0 posts
|
Did you work out how to do this Unhommefou? I have been looking into this the last couple of days and wondered how to do it.
Quote:
|
|
|
|
|
|
|
#4 |
|
Senior Member
|
Hello,
I'm a paid programmer, I can do it for you. However if you want to try it yourself I would look here: http://www.ninjatrader-support2.com/...ead.php?t=8600 I think that link more directly addresses your original questions. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Charting Highest High And Lowest Low Of Prior Day | pedroprada@bellsouth.net | Charting | 3 | 12-29-2008 10:17 AM |
| How to get the highest/lowest close of a specific time range. | strategy1 | General Programming | 4 | 07-23-2008 10:18 PM |
| Indicator: Calculating the highest high or lowest low for a specified time range | NinjaTrader_Ray | Reference Samples | 0 | 07-01-2008 12:22 PM |
| highest high / lowest low of first hour of trading | velocity | General Programming | 7 | 06-16-2008 09:07 AM |
| Highest high of a time frame | pablo_lasuncion | Strategy Development | 5 | 09-04-2007 02:05 PM |