NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 30
Search: Posts Made By: marcelo_s
Forum: NinjaTrader September 11th, 2013, 08:39 PM
Replies: 28
Views: 11,602
Posted By marcelo_s
to be honest, I made lot of tests with different...

to be honest, I made lot of tests with different filters using this indicator, but could not end with a strategy with consistent positive profit factor.
I know very well how to program codes for...
Forum: NinjaTrader September 11th, 2013, 10:00 AM
Replies: 28
Views: 11,602
Posted By marcelo_s
good to know, if you want to share insides and...

good to know, if you want to share insides and strategy ideas I am open
Forum: NinjaTrader September 11th, 2013, 07:16 AM
Replies: 28
Views: 11,602
Posted By marcelo_s
if this error messages came up from the code I...

if this error messages came up from the code I post you, I do not know what to tell you, because on my pc it compiled good.
Try this. Add the following file into your Indicators folder. May be this...
Forum: NinjaTrader September 10th, 2013, 10:20 AM
Replies: 28
Views: 11,602
Posted By marcelo_s
I attached to you a strat that compiles find...

I attached to you a strat that compiles
find out if you want your strat to work on bar close true or false
Forum: NinjaTrader September 10th, 2013, 07:31 AM
Replies: 28
Views: 11,602
Posted By marcelo_s
If you want, post your code so I can download it...

If you want, post your code so I can download it in my pc, compile and find out what is missing
Forum: NinjaTrader September 9th, 2013, 02:02 PM
Replies: 28
Views: 11,602
Posted By marcelo_s
In the Control panel Green means that the Strat...

In the Control panel Green means that the Strat is enable. When comes up yellow check your Log Tab, and find out if you want or not to take historical trades at the moment you enable the strat
Forum: NinjaTrader September 7th, 2013, 09:50 PM
Replies: 28
Views: 11,602
Posted By marcelo_s
Press CTRL+F, scroll down and look to "Plot...

Press CTRL+F, scroll down and look to "Plot executions". Select the option Markets Only, or Text and Markers
Forum: NinjaTrader June 25th, 2013, 08:03 AM
Replies: 3
Views: 5,020
Posted By marcelo_s
renko hybrid ES strat

Hi, I am using this bar, and coding autostrategies for myself.
It could be great to share ideas and codes

Marcelo
Forum: NinjaTrader January 6th, 2012, 11:16 AM
Replies: 28
Views: 11,602
Posted By marcelo_s
Eolfi, Open the SwingX.cs file with NotePad. ...

Eolfi,
Open the SwingX.cs file with NotePad.
Edit any Strategy, copy/paste what you have in the NotePad, and SaveAs SwingX
Then Compile ( F5 ) and you will find it on the Strategy list
Marcelo
Forum: Feedback and Announcements September 5th, 2011, 05:00 PM
Replies: 524
Views: 113,524
Posted By marcelo_s
I started as a commun member, and after paying to...

I started as a commun member, and after paying to convert myself in a Elite member my commitment with the forum changed
Took some time to post things, as I came from TradeStation Easy language...
Forum: NinjaTrader September 3rd, 2011, 11:26 AM
Replies: 2,093
Views: 987,950
Posted By marcelo_s
would you mind posting the pic you refer Marcelo

would you mind posting the pic you refer
Marcelo
Forum: NinjaTrader August 23rd, 2011, 09:32 AM
Replies: 2,093
Views: 987,950
Posted By marcelo_s
Hi, I am also working on the same direction, and...

Hi, I am also working on the same direction, and found out that this strategies can come up with good results when adding a Daily Profit Target ( this means make some amount of ticks and then not...
Forum: NinjaTrader August 23rd, 2011, 09:25 AM
Replies: 2,093
Views: 987,950
Posted By marcelo_s
Many SwingTrendX.cs is like a template to...

Many

SwingTrendX.cs is like a template to use the variable Trend== 1 to filter Long and Trend== -1 for shorts
Marcelo
Forum: NinjaTrader August 8th, 2011, 10:48 PM
Replies: 4
Views: 6,408
Posted By marcelo_s
Anybody can help to write LaguerreRSI as per the...

Anybody can help to write LaguerreRSI as per the following code from TradeStation into NT7

nputs: gamma(.5);
Vars: L0(0), L1(0), L2(0), L3(0), CU(0), CD(0), RSI(0);
L0 = (1 - gamma)*Close +...
Forum: NinjaTrader August 8th, 2011, 08:55 AM
Replies: 2,093
Views: 987,950
Posted By marcelo_s
Find attach file with strategy to add other...

Find attach file with strategy to add other condition you want beside the Trend condition
Forum: NinjaTrader August 1st, 2011, 04:14 PM
Replies: 28
Views: 11,602
Posted By marcelo_s
Use attached file as a base to future code. It...

Use attached file as a base to future code. It worked to me
Forum: NinjaTrader August 1st, 2011, 10:05 AM
Replies: 28
Views: 11,602
Posted By marcelo_s
NT Support sent the solution. Find attach file ....

NT Support sent the solution. Find attach file . It works
Forum: NinjaTrader August 1st, 2011, 09:32 AM
Replies: 2,093
Views: 987,950
Posted By marcelo_s
I asked support to NT, and they answered as...

I asked support to NT, and they answered as follow

" The issue likely is that indicator and strategies work different with your assignment of the data series return of the SwingRelation indicator...
Forum: NinjaTrader July 31st, 2011, 07:41 AM
Replies: 28
Views: 11,602
Posted By marcelo_s
The error is : " Error on calling 'OnBarUpdate'...

The error is : " Error on calling 'OnBarUpdate' method for indicator 'swingTrendX' on bar 0: " Reference to object non...."
My NT shows me the error in spanish " Error on calling 'OnBarUpdate'...
Forum: NinjaTrader July 30th, 2011, 09:27 PM
Replies: 28
Views: 11,602
Posted By marcelo_s
Convert PriceSwing Indicator to Strategy

HI, I converted the Swing indicator to strategy, but have error message on Log Tab .
Need help to know what to do
Tks for Help
Forum: NinjaTrader July 30th, 2011, 09:20 PM
Replies: 2,093
Views: 987,950
Posted By marcelo_s
Tks, let me know if you can solve it. I will...

Tks, let me know if you can solve it.
I will post it on programming also to ask for help
Forum: NinjaTrader July 30th, 2011, 06:46 PM
Replies: 2,093
Views: 987,950
Posted By marcelo_s
**************************************************...

******************************************************************************

That is what I did, see below

#region Using declarations
using System;
using System.ComponentModel;
using...
Forum: NinjaTrader July 30th, 2011, 06:26 PM
Replies: 2,093
Views: 987,950
Posted By marcelo_s
1- Added on Using Declaration using...

1- Added on Using Declaration using PriceActionSwing.Utility;
2- Added on Variables
private int swingSize = 2;
private SwingTypes swingType = SwingTypes.Standard;
private int...
Forum: NinjaTrader July 30th, 2011, 06:15 PM
Replies: 2,093
Views: 987,950
Posted By marcelo_s
Hi, could not converted to Strategy. I attached...

Hi, could not converted to Strategy. I attached the file so you can see. On Log Tab the error " Reference to an object ..... "
Tks for more help

Marcelo
Forum: NinjaTrader July 29th, 2011, 01:06 PM
Replies: 2,093
Views: 987,950
Posted By marcelo_s
Tks. Will work on this and send you feedback ...

Tks. Will work on this and send you feedback
Marcelo
Showing results 1 to 25 of 30

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