Dark Theme
Light Theme
Welcome to NexusFi: the best trading community on the planet, with over 200,000 members Sign Up Now for Free
Genuine reviews from real traders, not fake reviews from stealth vendors
Quality education from leading professional traders
We are a friendly, helpful, and positive community
We do not tolerate rude behavior, trolling, or vendors advertising in posts
We are here to help, just let us know what you need
You'll need to
register in order to view the content of the threads and start contributing to our community.
It's free for basic access, or support us by becoming an Elite Member -- discounts are available after registering.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
Updated November 4, 2009
trending_up
8,087 views
thumb_up
5 thanks given
group
3 followers
forum
6 posts
attach_file
5 attachments
November 4th, 2009, 02:25 PM
Neubrandenburg, Germany
Experience: Advanced
Platform: R
Trading: Stocks
Posts: 538 since Jun 2009
Thanks Given: 298
Thanks Received: 512
Today i played with fibonacci extensions and retracements and searched a little in the internet and found this ...
Indicator is nice for divergence trading ...
Here the simple logic
Code
if( CurrentBar < 55 ) return; cf [ 0 ] = ( CCI ( 8 )[ 0 ] + CCI ( 13 )[ 0 ] + CCI ( 21 )[ 0 ] + CCI ( 34 )[ 0 ] + CCI ( 55 )[ 0 ])/ 5 ; CFib . Set ( cf [ 0 ]); if( cf [ 0 ] > 0 ) BackColor = Color . Blue ; else BackColor = Color . Red ;
Attached Thumbnails
Attached Files
Elite Membership required to download: CCIFib.cs
Can you help answer these questions from other members on NexusFi?
Best Threads (Most Thanked) in the last 7 days on NexusFi
November 4th, 2009, 02:51 PM
Neubrandenburg, Germany
Experience: Advanced
Platform: R
Trading: Stocks
Posts: 538 since Jun 2009
Thanks Given: 298
Thanks Received: 512
Quoting
However, when you have code that is fully functional , please post that in the Downloads/File Sharing section , and not here in Programmers Paradise, so that other non-programmers on the forum (which is the majority, btw) can benefit from your work.
Please can someone share in download section ...
Thanx und best regards
wh
November 4th, 2009, 03:18 PM
Posts: 3,756 since Jun 2009
Thanks Given: 3,825
Thanks Received: 4,632
wh
Please can someone share in download section ...
Thanx und best regards
wh
You can't generate the .zip, right ?
Here it is...
Success requires no deodorant! (Sun Tzu)
Attached Files
Elite Membership required to download: CCIFib.zip
November 4th, 2009, 03:37 PM
Neubrandenburg, Germany
Experience: Advanced
Platform: R
Trading: Stocks
Posts: 538 since Jun 2009
Thanks Given: 298
Thanks Received: 512
sam028
You can't generate the .zip, right ?
Here it is...
Merci pour le traitement rapide. Et oui, je peux faire aucune exportation.
November 4th, 2009, 04:29 PM
virginia
the coin hunter
Experience: Intermediate
Platform: ninja
Trading: NQ
Posts: 6,098 since Jun 2009
Thanks Given: 877
Thanks Received: 8,093
wh
Merci pour le traitement rapide. Et oui, je peux faire aucune exportation.
you can't generate zip file because you don't have a full feature version, email
[email protected]
and ask nicely, example;
Hi,
I am with xxxx,
my NT doesn't have the edit feature can you send me the free license with full functionality as Ray said, thanks.
that should get you a full feature license.
November 4th, 2009, 05:02 PM
Neubrandenburg, Germany
Experience: Advanced
Platform: R
Trading: Stocks
Posts: 538 since Jun 2009
Thanks Given: 298
Thanks Received: 512
cory
you can't generate zip file because you don't have a full feature version, email
[email protected]
and ask nicely, example;
Hi,
I am with xxxx,
my NT doesn't have the edit feature can you send me the free license with full functionality as Ray said, thanks.
that should get you a full feature license.
thanx
i do not know where is the problem. but i am not a friend of update when a system runs ...
but my system is free for system development ...
i do not know ...
November 4th, 2009, 06:19 PM
virginia
the coin hunter
Experience: Intermediate
Platform: ninja
Trading: NQ
Posts: 6,098 since Jun 2009
Thanks Given: 877
Thanks Received: 8,093
this is that you need to compile those cs files
Last Updated on November 4, 2009