![]() |
|
|||||||
| Suggestions And Feedback New feature suggestions and feedback. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
Join Date: Mar 2009
Posts: 38
Thanks: 0
Thanked 0 times in 0 posts
|
Do we have anyone available who can develop a commitment of traders (COT) indicator for Ninja - or is there one already available? To those who don't know, this indicator shows what the professionals are doing in relation to the public. The professionals are always doing the opposite of what most of the retail trader does and you want to be on the professional side. I read where tradestation doesn't have COT data built into their datafeed, but you can manually do an updated lookup function (free code), whatever all that means. Can someone translate that? This is a great, great way to stay on the right side of a trade. Can someone a lot smarter than me help with this? Thanks.
|
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Dec 2008
Location: Denver, CO, USA
Posts: 7,333
Thanks: 146
Thanked 253 times in 249 posts
|
Hello evensteven,
Thank you for your post. I'm not aware of a COT indicator that is already available but this would be possible with custom programming of an indicator. If you yourself are not a programmer, any of the NinjaScript consultants listed at the following link would be able to code this project for you: http://www.ninjatrader.com/webnew/pa...injaScript.htm Please let me know if I may be of further assistance.
Kyle
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Mar 2008
Posts: 731
Thanks: 0
Thanked 1 time in 1 post
|
I've been very interested in this for a while. I posted the code for some MetaTrader COT indicators,but nothing has come of it.
The problem with most COT indicators in my opinion is that they are subscription based when the data is free. It shouldn't be too difficult to code for anyone who knows how to parse a text file into arrays, but unfortunately its beyond my abilities at the moment. |
|
|
|
|
|
#4 |
|
Member
Join Date: Jul 2008
Posts: 79
Thanks: 0
Thanked 1 time in 1 post
|
if a 'auto' data download COT indicator isn't possible -may there be a way to possibly code a 'manual' COT indicator? Maybe something like the Midas indicator, (where you enter in date/time), though with COT, you would enter in the data for any future you needed from:
http://www.cftc.gov/marketreports/co...ders/index.htm
Last edited by rretch; 06-04-2009 at 10:09 AM.
|
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Mar 2008
Posts: 731
Thanks: 0
Thanked 1 time in 1 post
|
There's no reason a basic COT indicator would need to web scrape (though it would be nice). The data only changes once per week, so its not a hassle to download.
ALL that's required for this is the ability to parse a comma delineated text file... |
|
|
|
|
|
#6 |
|
Member
Join Date: Jul 2008
Posts: 79
Thanks: 0
Thanked 1 time in 1 post
|
man, i've just watched the COT vid. for Track n Trade....if NT could eventually have something like it, it would be nice.
until then, i'll keep referring to http://www.timingcharts.com/index.php |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Traders International Users Here? | evensteven | NinjaScript File Sharing Discussion | 12 | 02-13-2013 11:59 AM |
| Commitment of Traders (COT) indicator | Elliott Wave | Indicator Development | 78 | 10-04-2012 11:06 AM |
| Traders Lament | zoltran | Miscellaneous Support | 1 | 11-18-2007 10:55 PM |
| 2 or more traders using Ninja | Shiva Swinger | Miscellaneous Support | 1 | 02-23-2007 02:29 AM |
| Traders, can you assist? | ETemp | Connecting | 6 | 02-20-2007 07:36 AM |