NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 7 of 7
Search: Posts Made By: dynoweb
Forum: NinjaTrader August 25th, 2013, 08:21 PM
Replies: 32
Views: 8,790
Posted By dynoweb
That's just another way to skin a cat. I suspect...

That's just another way to skin a cat. I suspect that either would give you the same results if you're just trying to determine if you're in a trade. I typically use

Position.MarketPosition =...
Forum: NinjaTrader August 22nd, 2013, 12:14 AM
Replies: 32
Views: 8,790
Posted By dynoweb
Hey Mike, I noticed you weren't an Elite Member,...

Hey Mike, I noticed you weren't an Elite Member, your not yellow or red ;)

All joking aside, sagetrade if you're serious at all about learning to trade you really need to bite the bullet and...
Forum: NinjaTrader August 21st, 2013, 07:26 PM
Replies: 32
Views: 8,790
Posted By dynoweb
I'm not sure if you have access to the elite...

I'm not sure if you have access to the elite forums, but there are a lot of very experienced traders tracking their trades on a journal. Take a look at that if you have a chance.

I don't use...
Forum: NinjaTrader August 21st, 2013, 03:20 PM
Replies: 32
Views: 8,790
Posted By dynoweb
You might want to check if you are already in a...

You might want to check if you are already in a trade before entering another trade.

if (Position.MarketPosition == MarketPosition.Flat)
{
if (goodEntryCondition)
{
place...
Forum: NinjaTrader August 14th, 2013, 01:45 PM
Replies: 32
Views: 8,790
Posted By dynoweb
Put it just before the return so you get the same...

Put it just before the return so you get the same value on the console window as you are returning.
Forum: NinjaTrader August 14th, 2013, 12:32 PM
Replies: 32
Views: 8,790
Posted By dynoweb
Really you should have deleted lines 71-74 since...

Really you should have deleted lines 71-74 since they are after the return statement.

vTradeSize is a variable with a scope inside the TradeSize method. It's initialized to 0 so if that if...
Forum: NinjaTrader August 10th, 2013, 12:04 PM
Replies: 32
Views: 8,790
Posted By dynoweb
There are several problems with your code. ...

There are several problems with your code.

First your TradeSize method is not returning anything. So I changed it as shown below

int TradeSize()
{
double vTradeSize = 0;
if...
Showing results 1 to 7 of 7

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

 


 
 


© 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