NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 201
Search: Posts Made By: cbritton
Forum: NinjaTrader November 29th, 2014, 03:50 PM
Replies: 348
Views: 158,259
Posted By cbritton
Programatically, when creating a drawing object...

Programatically, when creating a drawing object such as a line, there is no way to make this object global. That is, it only appears on the chart that the indicator is added to. The documentation...
Forum: NinjaTrader March 27th, 2013, 04:26 PM
Replies: 68
Views: 34,680
Posted By cbritton
Several things I would like to see in addition to...

Several things I would like to see in addition to the previously mentioned rewind button on the market replay.

First, will NT8 allow market replay based on adding external tick data? That is,...
Forum: EasyLanguage Programming March 8th, 2013, 08:16 AM
Replies: 48
Views: 33,364
Posted By cbritton
Post #20 has the anaSuperTrend ELD file for...

Post #20 has the anaSuperTrend ELD file for TradeStation. As far as I know, there are no updates code-wise. Accuracy on timeframes and instruments will vary. You will have to test your strategy...
Forum: TradeStation October 8th, 2012, 08:42 PM
Replies: 6
Views: 6,007
Posted By cbritton
Here's a simple indicator based on your tos code....

Here's a simple indicator based on your tos code. I don't have experience with radarscreen so you might need to add a few function calls to change the cell colors, etc. If you really need it, I can...
Forum: EasyLanguage Programming September 29th, 2012, 10:19 AM
Replies: 32
Views: 9,970
Posted By cbritton
MarketPosition can be 0 (flat), 1 (long) or -1...

MarketPosition can be 0 (flat), 1 (long) or -1 (short). Not sure why you have 100000 here.

-Regards,
C
Forum: TradeStation September 29th, 2012, 10:02 AM
Replies: 56
Views: 33,909
Posted By cbritton
1) How long have you been using TradeStation? ...

1) How long have you been using TradeStation?

4 years

2) What are your favorite features of TradeStation?

Very customizable - I can take everything non-essential off and just focus on the...
Forum: TradeStation August 16th, 2012, 06:11 PM
Replies: 7
Views: 4,852
Posted By cbritton
TS waives the platform fee if you make 10 round...

TS waives the platform fee if you make 10 round turn futures contracts per month.



Current offers is for new accounts to trade platform-fee free until 2013.

Regards,
-C
Forum: EasyLanguage Programming May 9th, 2012, 11:31 AM
Replies: 6
Views: 5,065
Posted By cbritton
I'll try it out later today and hopefully post...

I'll try it out later today and hopefully post some updates.

Can you provide some charts with trades from Prorealtime trader with this strategy? I'd like to compare with the same instrument and...
Forum: TradeStation May 8th, 2012, 04:47 PM
Replies: 1
Views: 3,430
Posted By cbritton
I just opened a TSW file in a text editor and...

I just opened a TSW file in a text editor and they are not human readable.

Regards,
-C
Forum: EasyLanguage Programming May 8th, 2012, 09:52 AM
Replies: 6
Views: 5,065
Posted By cbritton
My first stab at it. inputs: AfStep(...

My first stab at it.



inputs: AfStep( 0.02 ), AfLimit( 0.2 ),
FastMACDLength( 12 ),
SlowMACDLength( 26 ),
MACDAvgLength( 9 ) ;
variables: oParCl( 0 ), oParOp( 0 ), oPosition( 0 ),...
Forum: TradeStation May 4th, 2012, 04:13 PM
Replies: 6
Views: 6,095
Posted By cbritton
How about this: { plot the projected high...

How about this:


{ plot the projected high and low for a range bar }

Vars:

BAplotLoop(maxbarsforward),
k(0),
Forum: TradeStation April 26th, 2012, 01:33 PM
Replies: 7
Views: 11,262
Posted By cbritton
This has happened to me when sim trading ES and...

This has happened to me when sim trading ES and EC on TradeStation. I've also had this problem on sim trading ES on ThinkDesktop back when I used to use it. This seems to occur more often when the...
Forum: TradeStation April 26th, 2012, 12:21 PM
Replies: 2
Views: 5,088
Posted By cbritton
I use the one from Solidus that kbit referenced...

I use the one from Solidus that kbit referenced from the TS website. I like it, but it does not do composite profiles over a given time, just the day's session. There's a third party indicator from...
Forum: TradeStation April 25th, 2012, 02:30 PM
Replies: 7
Views: 7,252
Posted By cbritton
Bid/Ask Spread Plot

I put together this indicator to show where the inside bid and inside ask is on a chart. The idea came from a couple of different indicators found on the TS forum. This indicator will plot lines...
Forum: Trading Journals March 28th, 2012, 02:52 PM
Replies: 88
Views: 17,604
Posted By cbritton
What is the reasoning for the exit at 13064...

What is the reasoning for the exit at 13064 (~11:45ish on your chart)? I'm not familiar with WCCI, so please excuse my ignorance.

Thanks,
-C
Forum: EasyLanguage Programming March 26th, 2012, 12:57 PM
Replies: 11
Views: 4,349
Posted By cbritton
If you want to exclude those last two columns...

If you want to exclude those last two columns from every line, then awk (AWK - Wikipedia, the free encyclopedia (http://en.wikipedia.org/wiki/AWK)) is the best command line tool to do the job. There...
Forum: TradeStation February 27th, 2012, 11:04 AM
Replies: 17
Views: 7,488
Posted By cbritton
There is a crude volume profile indicator...

There is a crude volume profile indicator available on the TS support site. I use it. TS does not allow composite volume profile unfortunately. I did find a third party tool that will allow...
Forum: Tech Support February 26th, 2012, 11:11 AM
Replies: 6
Views: 2,029
Posted By cbritton
First, I use Parallels on a mac to run...

First, I use Parallels on a mac to run TradeStation in a virtual WindowsXP environment. I do have virus protection on XP, but it's minimal since I do not run anything in that environment other than...
Forum: TradeStation February 22nd, 2012, 04:39 PM
Replies: 17
Views: 7,488
Posted By cbritton
Sorry, I have not tried MC yet. Regards, ...

Sorry, I have not tried MC yet.

Regards,
-C
Forum: TradeStation February 22nd, 2012, 04:23 PM
Replies: 17
Views: 7,488
Posted By cbritton
Here's a chart with my notes on it....

Here's a chart with my notes on it. Coincidentally, right after I took this screen shot, TS crashed. First time it has crashed in over a year. I'm still sticking with the matrix.

-C
Forum: TradeStation February 22nd, 2012, 01:09 PM
Replies: 17
Views: 7,488
Posted By cbritton
Got the 9.1 update yesterday that has chart...

Got the 9.1 update yesterday that has chart trading. There's an option to enable chart trading, but when I have it, I could not drag and drop the stops. They do update when I move the stops from the...
Forum: Traders Hideout February 9th, 2012, 10:50 AM
Replies: 14
Views: 13,558
Posted By cbritton
I looked into this a while back. TradeStation...

I looked into this a while back. TradeStation will let you do this, but you have to open your IRA account with another firm, or transfer your existing one there. First you open your account with...
Forum: ThinkOrSwim January 28th, 2012, 09:43 AM
Replies: 14
Views: 8,356
Posted By cbritton
Sorry I can't help. I don't use Think or Swim...

Sorry I can't help. I don't use Think or Swim anymore.

Regards,
-C
Forum: Traders Hideout January 2nd, 2012, 03:00 PM
Replies: 2
Views: 1,016
Posted By cbritton
This book talks about similar things relating the...

This book talks about similar things relating the CIA involvement in global drug running:

Amazon.com: American War Machine: Deep Politics, the CIA Global Drug Connection, and the Road to...
Forum: Off-Topic December 30th, 2011, 09:50 AM
Replies: 24
Views: 4,736
Posted By cbritton
Happy and prosperous new year to everyone!

Happy and prosperous new year to everyone!
Showing results 1 to 25 of 201

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