indiTraders - Forum for the Active Indian Trader  

Go Back   indiTraders - Forum for the Active Indian Trader > Tools > Software > Amibroker

fxcentralFront
Reply
 
Bookmark and Share LinkBack Thread Tools Display Modes
  #51 (permalink)  
Old 12-10-2009, 02:38 AM
karthikmarar's Avatar
karthikmarar karthikmarar is offline
In Search of Excellance
 
Join Date: Mar 2009
Posts: 425
Thanks: 364
Thanked 3,564 Times in 415 Posts
karthikmarar has a reputation beyond repute
karthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond reputekarthikmarar has a reputation beyond repute
Default

Please note that the afl needs a minimum number of Bars to run properly.
The released version needs about 29 bars. I will be posting a version which requires a minimum number of bars equal to the period selected.

So you you scan or explore the whole data base then the new listing which have very few bars would cause this error. So it is better to create a watch list of the your favorite stocks and scan that watch list.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 9 Users Say Thank You to karthikmarar For This Useful Post:
  #52 (permalink)  
Old 12-10-2009, 02:56 AM
luke luke is offline
Midas Touch
 
Join Date: Jul 2009
Posts: 47
Thanks: 123
Thanked 107 Times in 37 Posts
luke will become famous soon enoughluke will become famous soon enough
Default

Thanks karthikmarar. That is a nice idea. First a scan with certian criteria (eg volume), add those stocks in a watch list and then scan this new watch list with kbrain.

I fixed the problem with my database. It was messed up by my mistake. My data provider posts every day EOD data and intraday data in two separate files downloadable from his web server. I accidentally merged some intraday data in my EOD database and it got corrupted. I ended up deleting the data (only the data) from the old database and importing the data again. Now everything works fine
__________________
“I heard once that you can make excuses in your life and you can make money, but you can not do both at the same time.”
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 2 Users Say Thank You to luke For This Useful Post:
  #53 (permalink)  
Old 15-10-2009, 05:22 PM
anush anush is offline
Regular
 
Join Date: Oct 2009
Location: ahmedabad
Posts: 43
Thanks: 2
Thanked 61 Times in 33 Posts
anush is on a distinguished roadanush is on a distinguished road
Default

Originally Posted by karthikmarar View Post
A small point regarding the Kbrain Bar colors. Green indicates up moves, Red down moves and blue sideways.

first lot of regards for your abilities for writing good afl. afls are not easy to write without proper understanding of the system and trade so this gives me immense pleasure that we have persons like you due to whom our work become easy as i dont know how to make afl and also i do not try as best comes from you people so every body is thankful to you in this regard.
one request i wanted to make in connection with your other afl nmasystem where buy sell comes with arrow with atr sl band if this should indicate also the sl value then it becomes easy to put or understand the sl, another thing when you see the chart in the right side it is not easy to see message of long or short at the left upper side. if it comes at the right side where the last traded prices are reflecting it will become easier for everybody. you can curse me for giving advice as it is the most easiest thing to do but when you just put it surely you will also like it that is my promise to you.
i am really very very sorry if giving suggestion hurts you in any way.
with deep regards
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 2 Users Say Thank You to anush For This Useful Post:
  #54 (permalink)  
Old 17-10-2009, 11:47 AM
cas67's Avatar
cas67 cas67 is offline
Regular
 
Join Date: Mar 2009
Posts: 49
Thanks: 87
Thanked 245 Times in 42 Posts
cas67 has a spectacular aura aboutcas67 has a spectacular aura aboutcas67 has a spectacular aura aboutcas67 has a spectacular aura aboutcas67 has a spectacular aura about
Smile

Originally Posted by anush View Post
first lot of regards for your abilities for writing good afl. afls are not easy to write without proper understanding of the system and trade so this gives me immense pleasure that we have persons like you due to whom our work become easy as i dont know how to make afl and also i do not try as best comes from you people so every body is thankful to you in this regard.
one request i wanted to make in connection with your other afl nmasystem where buy sell comes with arrow with atr sl band if this should indicate also the sl value then it becomes easy to put or understand the sl, another thing when you see the chart in the right side it is not easy to see message of long or short at the left upper side. if it comes at the right side where the last traded prices are reflecting it will become easier for everybody. you can curse me for giving advice as it is the most easiest thing to do but when you just put it surely you will also like it that is my promise to you.
i am really very very sorry if giving suggestion hurts you in any way.
with deep regards

poted the afl in his revelant section -
http://www.inditraders.com/showthrea...7918#post47918
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 3 Users Say Thank You to cas67 For This Useful Post:
  #55 (permalink)  
Old 16-11-2009, 04:34 PM
mmca2006's Avatar
mmca2006 mmca2006 is offline
Regular
 
Join Date: May 2009
Posts: 19
Thanks: 17
Thanked 17 Times in 9 Posts
mmca2006 is on a distinguished road
Default

Originally Posted by karthikmarar View Post
Please note that the afl needs a minimum number of Bars to run properly.
The released version needs about 29 bars. I will be posting a version which requires a minimum number of bars equal to the period selected.

So you you scan or explore the whole data base then the new listing which have very few bars would cause this error. So it is better to create a watch list of the your favorite stocks and scan that watch list.

I have added following code in your K brain AFL to run optimization of PERIOD

Code:
"Period =  Optimize("Period",14,6,20,1); "
but probably I have done some mistake because I am not getting the desired result.
I am getting same profit for all periods from 6 to 20.
Please correct me so that i can run optimization for periods of K brain AFL.

.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to mmca2006 For This Useful Post:
  #56 (permalink)  
Old 30-11-2009, 05:12 PM
callmemachoman callmemachoman is offline
Regular
 
Join Date: May 2009
Posts: 31
Thanks: 14
Thanked 39 Times in 21 Posts
callmemachoman is on a distinguished road
Default

Originally Posted by karthikmarar View Post
Please note that the afl needs a minimum number of Bars to run properly.
The released version needs about 29 bars. I will be posting a version which requires a minimum number of bars equal to the period selected.

So you you scan or explore the whole data base then the new listing which have very few bars would cause this error. So it is better to create a watch list of the your favorite stocks and scan that watch list.

kartik ji,

can i get the code of this zenith kbrain in metatrader cause i am fan of your indicator i cannot think of trading with out in trading markets like in forex just starting forex trading so need your valuable support in it
regards,
macho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #57 (permalink)  
Old 30-11-2009, 07:43 PM
callmemachoman callmemachoman is offline
Regular
 
Join Date: May 2009
Posts: 31
Thanks: 14
Thanked 39 Times in 21 Posts
callmemachoman is on a distinguished road
Default

Originally Posted by callmemachoman View Post
kartik ji,

can i get the code of this zenith kbrain in metatrader cause i am fan of your indicator i cannot think of trading with out in trading markets like in forex just starting forex trading so need your valuable support in it
regards,
macho

hi,
i got the brain trending system metatrador code thanx in advance but could not find the expert advisor of it can you please let me have it

regards,
macho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to callmemachoman For This Useful Post:
  #58 (permalink)  
Old 27-12-2009, 07:31 AM
yoza yoza is offline
Newbie
 
Join Date: Dec 2009
Posts: 2
Thanks: 2
Thanked 3 Times in 1 Post
yoza is on a distinguished road
Default

Thanks.. its great
For all my friends ; Merry Xmas 25 Des 2009 & Happy New Year 2010
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #59 (permalink)  
Old 27-12-2009, 09:12 AM
uasish's Avatar
uasish uasish is offline
Super Moderator
 
Join Date: Mar 2009
Location: Kolkata,India.
Posts: 5,694
Thanks: 6,472
Thanked 12,115 Times in 4,073 Posts
uasish has a reputation beyond reputeuasish has a reputation beyond reputeuasish has a reputation beyond reputeuasish has a reputation beyond repute
uasish has a reputation beyond reputeuasish has a reputation beyond reputeuasish has a reputation beyond reputeuasish has a reputation beyond reputeuasish has a reputation beyond reputeuasish has a reputation beyond repute
Default

Originally Posted by yoza View Post
Thanks.. its great
For all my friends ; Merry Xmas 25 Des 2009 & Happy New Year 2010

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #60 (permalink)  
Old 14-01-2010, 03:25 AM
trading4p trading4p is offline
Newbie
 
Join Date: Jan 2010
Posts: 2
Thanks: 0
Thanked 3 Times in 2 Posts
trading4p is on a distinguished road
Red face

Looks like a great system to me. Is this just for forex or will it work on stocks too?

I am starting to learn AFL ( Using the book Introduction to AmiBroker - Howard Barndy). Way i see it i have few months of intense study ahead of me. Glad i found this forum and amazed by the willingness of everbody to share their knowledge and help out the newbies.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to trading4p For This Useful Post:
Reply

indiTraders - Forum for the Active Indian Trader > Tools > Software > Amibroker


Tags
amibroker, k brain, trading system

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


fxcentralFront

All times are GMT +5.5. The time now is 06:53 PM.


iT
indiTraders.com Copyright by indiTraders