NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 7 of 7
Search: Posts Made By: MXASJ
Forum: NinjaTrader July 16th, 2010, 03:58 AM
Replies: 14
Views: 5,253
Posted By MXASJ
This is where I'm at. I've coded a bunch of...

This is where I'm at. I've coded a bunch of custom methods, but you should get the idea:


case UniversalModel.Model2:
{
if (Close[0] > EMA(8)[0] && Rising(EMA(BarsArray[2],8))== true)
{...
Forum: NinjaTrader July 9th, 2010, 10:28 AM
Replies: 14
Views: 5,253
Posted By MXASJ
Trying this now: if (useEMARetracement)...

Trying this now:


if (useEMARetracement) EnterLongLimit(0, true, EntriesPerDirection , eMAEntry, "Long 1a");
{
if (EMA(8)[0] > myEMA)
{
eMAEntry =...
Forum: NinjaTrader July 9th, 2010, 09:58 AM
Replies: 14
Views: 5,253
Posted By MXASJ
I can now lose money in milliseconds! Before I...

I can now lose money in milliseconds! Before I had to wait a whole day! :)

In the Unmanaged Orders documentation I found this line:

"Unlike the Managed approach where you could modify a...
Forum: NinjaTrader July 9th, 2010, 09:52 AM
Replies: 14
Views: 5,253
Posted By MXASJ
Thanks! But according to the manual: "The...

Thanks! But according to the manual:

"The Unmanaged approach is reserved for VERY EXPERIENCED programmers." Ninja's highlights

So I'll have to be careful ;)

Reading more about it now.
Forum: NinjaTrader July 9th, 2010, 09:49 AM
Replies: 14
Views: 5,253
Posted By MXASJ
I'd love to hear that there is! That's how...

I'd love to hear that there is! That's how TrailStops work but on the Entry side I think one needs to code it. Open to ideas...
Forum: NinjaTrader July 9th, 2010, 09:37 AM
Replies: 14
Views: 5,253
Posted By MXASJ
Danke Max, If I'm not using ATMs I think I...

Danke Max,

If I'm not using ATMs I think I may have to use IOrders as it will be a "cancel current BuyLimit/if cancelled enter new BuyLimit" meaning I'm adding some OnOrderUpdate stuff as well....
Forum: NinjaTrader July 9th, 2010, 09:11 AM
Replies: 14
Views: 5,253
Posted By MXASJ
EnterLongLimit(EMA, "myLong")

Hi all,

I'm scratching my head with some trade logic do I'm hoping someone can help. I have a bit of code working just fine where if Price Crossabove EMA, a buy limit order is placed at the...
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