NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 9 of 9
Search: Posts Made By: kaywai
Forum: NinjaTrader February 26th, 2010, 02:28 PM
Replies: 17
Views: 3,613
Posted By kaywai
ok. lemme take a closer look. thx cory

ok. lemme take a closer look. thx cory
Forum: NinjaTrader February 26th, 2010, 02:03 PM
Replies: 17
Views: 3,613
Posted By kaywai
the 1st test is for the 9th or 8th count to be...

the 1st test is for the 9th or 8th count to be lower than the 6th and 7th count. in the red box, the 1st test failed.

the second chance is a low following the 9th count which is lower than the...
Forum: NinjaTrader February 26th, 2010, 01:46 PM
Replies: 17
Views: 3,613
Posted By kaywai
Hi Cory, I've attached ES 03-10 (ESH0)...

Hi Cory,

I've attached ES 03-10 (ESH0) chart for February 5. This is approximately Feb 4th 9:30pm to 5:30am (EST)

According to your code, the white box is what i want. However the red box...
Forum: NinjaTrader February 26th, 2010, 01:03 PM
Replies: 17
Views: 3,613
Posted By kaywai
Hi Cory, really appreciate your patience...

Hi Cory,

really appreciate your patience and help. unfortunately we are still getting the same result...
Forum: NinjaTrader February 26th, 2010, 12:36 AM
Replies: 17
Views: 3,613
Posted By kaywai
Hi Cory This is what I've keyed in for 2nd...

Hi Cory

This is what I've keyed in for 2nd chance:-
if (low2 == 0)
{
low2 = Low[2];
}
if (low3 == 0)
{
low3 = Low[3];
Forum: NinjaTrader February 25th, 2010, 10:36 PM
Replies: 17
Views: 3,613
Posted By kaywai
Hi Cory, My bad. a) should read "a...

Hi Cory,

My bad.

a) should read "a low below the the lower of the 6th and 7th count.
b) yes, i want to keep testing until the second is true and to draw an arrowup at the particular point...
Forum: NinjaTrader February 25th, 2010, 02:07 AM
Replies: 17
Views: 3,613
Posted By kaywai
Hi Cory, Here is the whole code. The...

Hi Cory,

Here is the whole code. The relevant portion is the BuyPerfectionTest and ImprefectBuyTest.

If you look at the attached chart, the test kicks in upon the completion of the 9th...
Forum: NinjaTrader February 24th, 2010, 09:34 AM
Replies: 17
Views: 3,613
Posted By kaywai
hi cory, thanks for your help! the double...

hi cory, thanks for your help!

the double values work fine but for some reason the drawarrowup is being drawn where the condition would be false , i.e at the "old" Low[0].
Forum: NinjaTrader February 24th, 2010, 07:56 AM
Replies: 17
Views: 3,613
Posted By kaywai
How can I achieve this?

Hi,
I have this code:-
if (((Low[0] < Low[2]) && (Low[0] < Low[3])) || ((Low[1] < Low[2]) && (Low[1] < Low[3])))
{
DrawArrowUp("BP" + CurrentBar, true, 0, (Low[0] -(2*TickSize)), Color.Green);
}...
Showing results 1 to 9 of 9

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

Total votes: 159
 


 
 


© 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