NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 46
Search: Posts Made By: Jeff65
Forum: EasyLanguage Programming June 11th, 2012, 09:38 PM
Replies: 21
Views: 16,581
Posted By Jeff65
Thanks Neil. Glad to hear you like what I post. I...

Thanks Neil. Glad to hear you like what I post. I always try to post helpful and relevant material.
Forum: EasyLanguage Programming June 11th, 2012, 09:36 PM
Replies: 21
Views: 16,581
Posted By Jeff65
Thanks! I'm thinking this might be the same...

Thanks!

I'm thinking this might be the same Butterworth filter by John Ehlers. If this is true you can find the EasyLanguage code for two different Butterworth filters here:

2-Pole Butterworth...
Forum: EasyLanguage Programming May 25th, 2012, 06:24 AM
Replies: 21
Views: 16,581
Posted By Jeff65
This post almost slipped by me. It would be great...

This post almost slipped by me. It would be great if you could send me a copy of the code.

I probably should join. Another thing to look into. Item #2343 on the to-do list.

Thanks.
Forum: EasyLanguage Programming May 4th, 2012, 07:08 AM
Replies: 21
Views: 16,581
Posted By Jeff65
Just realized I can't view the code. Must be an...

Just realized I can't view the code. Must be an elite member. Oh well...
Forum: EasyLanguage Programming May 4th, 2012, 07:05 AM
Replies: 21
Views: 16,581
Posted By Jeff65
Thanks. Glad you like the articles. Thank...

Thanks. Glad you like the articles.

Thank you for providing the link to the Trend ribbon. I'll take a look at it.
Forum: EasyLanguage Programming April 30th, 2012, 09:52 PM
Replies: 21
Views: 16,581
Posted By Jeff65
Building A Better Trend Filter

In this article I will create a trend filter (also known as market mode filter or regime filter) that is adaptable to volatility and utilizes some of the basic principles of hysteresis to reduce...
Forum: Emini and Emicro Index April 10th, 2012, 08:14 AM
Replies: 7
Views: 6,257
Posted By Jeff65
I have testing such things as buying on a the...

I have testing such things as buying on a the highest high over the past two bars, but with not much luck. I don't have the results handy. However, these are good ideas and worthy of testing.

Of...
Forum: Emini and Emicro Index April 10th, 2012, 08:09 AM
Replies: 7
Views: 6,257
Posted By Jeff65
”Short Term Trading Strategies That Work” by...

”Short Term Trading Strategies That Work” by Larry Connors and Ceasar Alvarez. I did try them on YM and NQ and while profitable, its not nearly as effective.
Forum: Emini and Emicro Index April 9th, 2012, 06:42 AM
Replies: 7
Views: 6,257
Posted By Jeff65
RSI And How To Profit From It

We all know there are no magic indicators but there is an indicator that certainly acted like magic over the past 10 years or so. What indicator is it? Our reliable RSI. In this article we are going...
Forum: Emini and Emicro Index March 22nd, 2012, 06:22 AM
Replies: 8
Views: 5,400
Posted By Jeff65
Thanks for directing everyone to the examples,...

Thanks for directing everyone to the examples, however I can't view that page. Not an Elite member. Do you have your examples posted anywhere else?
Forum: Emini and Emicro Index March 22nd, 2012, 06:19 AM
Replies: 8
Views: 5,400
Posted By Jeff65
The system did not trade that year. Price must be...

The system did not trade that year. Price must be above the 200-day simple moving average before it will take trades. Much of 2008, if not all (going from memory), was under the 200-day SMA.
Forum: Emini and Emicro Index March 15th, 2012, 07:22 AM
Replies: 8
Views: 5,400
Posted By Jeff65
Thanks for the idea. Interesting. If I get some...

Thanks for the idea. Interesting. If I get some time I will attempt to code it up, test it and post the results.
Forum: Emini and Emicro Index March 13th, 2012, 10:02 PM
Replies: 8
Views: 5,400
Posted By Jeff65
Using VIX To Time The Markets

This is a study I ran about a year ago, but it's still relevant today...

Would you like to see a timing method that is 75% correct and consistently pulls money from the S&P 500 market since 1997?...
Forum: Emini and Emicro Index January 18th, 2012, 07:12 AM
Replies: 7
Views: 2,658
Posted By Jeff65
S&P Intraday Price Study

In this post I would like to explore the intra day action of the market to determine if we can find an edge. I'm going to be using the S&P E-mini futures market, but the principals here could be...
Forum: Emini and Emicro Index November 28th, 2011, 10:56 AM
Replies: 1
Views: 3,146
Posted By Jeff65
Using TRIN To Create A Winning System

In this article I'm going to present another timing method that is 70% correct and consistently pulls money from both the S&P 500 market and the Mini DOW since 1997. The overall philosophy of the...
Forum: Emini and Emicro Index November 2nd, 2011, 07:36 AM
Replies: 1
Views: 3,367
Posted By Jeff65
Automated Systems With 2-D Market Environment Filter

This article is really for those of us who enjoy automated trading. I don't have an elite membership to access the automated forum, but some of you may find this of value. The code is written in...
Forum: TradeStation October 26th, 2011, 07:04 AM
Replies: 6
Views: 3,355
Posted By Jeff65
Yeah, TS 9.0 has the ability to read and write to...

Yeah, TS 9.0 has the ability to read and write to spreadsheets. It also has the ability to pass values between charts - something that was once only available via third-partty plugin (ADE). I've not...
Forum: TradeStation October 25th, 2011, 09:31 PM
Replies: 6
Views: 3,355
Posted By Jeff65
I read his material on the parallel function and...

I read his material on the parallel function and did code up an example. It was a real pain because functions to not have the same abilities as strategies so you must write code to handle such...
Forum: Emini and Emicro Index October 24th, 2011, 09:21 AM
Replies: 5
Views: 3,065
Posted By Jeff65
The Overnight Edge

I noticed this article (https://nexusfi.com/index-futures-trading/13900-difference-between-night-day.html) talking about the difference between the day and night session. I ran my own study a few...
Forum: EasyLanguage Programming January 11th, 2011, 10:03 PM
Replies: 2
Views: 3,472
Posted By Jeff65
Is this what you had in mind? It will start a...

Is this what you had in mind? It will start a trailing stop 30% from your live position equity once 2*Risk in profit is reached. Compiled under TradeStation 9.0

Variables:
ProfitTrigger$(0),...
Forum: EasyLanguage Programming December 19th, 2010, 10:32 AM
Replies: 4
Views: 2,557
Posted By Jeff65
You're welcome. Glad to hear things are...

You're welcome. Glad to hear things are progressing.
Forum: EasyLanguage Programming December 18th, 2010, 12:39 PM
Replies: 4
Views: 2,557
Posted By Jeff65
Hello, I took the liberty of modifying your...

Hello,

I took the liberty of modifying your code where I saw fit. Along the way I had to make some assumptions because what you provided was not a complete system. I assumed you wanted to scale in...
Forum: EasyLanguage Programming December 16th, 2010, 08:01 AM
Replies: 4
Views: 6,875
Posted By Jeff65
Please look this over and test it to see if this...

Please look this over and test it to see if this is what you were trying to do:

//test
[IntrabarOrderGeneration=true]
Inputs:
Length(10), //Averange
numContracts (2), ...
Forum: EasyLanguage Programming December 16th, 2010, 06:43 AM
Replies: 5
Views: 2,722
Posted By Jeff65
I'm not sure what the variable PAR is. Is it a...

I'm not sure what the variable PAR is. Is it a price? Or is it a number representing ticks? Can you display what the print statement printed? Also did you use "setstopcontract" in your code?
Forum: EasyLanguage Programming December 13th, 2010, 09:50 PM
Replies: 3
Views: 3,647
Posted By Jeff65
Just looking at the code it seems yor stop order...

Just looking at the code it seems yor stop order are not being placed on each bar. You have your stop order within the block defined by a flat position: market position = 0

When you enter a trade,...
Showing results 1 to 25 of 46

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