Print Page | Close Window

Adding user fields to fundamentals

Printed From: BullCharts Forum
Category: BullCharts
Forum Name: BullScript
Forum Discription: Technical discussion related specifically to the BullScript programming language.
URL: http://www.bullcharts.com.au/forum/forum_posts.asp?TID=204
Printed Date: 05 Apr 2025 at 9:27am
Software Version: Web Wiz Forums 9.69 - http://www.webwizforums.com


Topic: Adding user fields to fundamentals
Posted By: davidr
Subject: Adding user fields to fundamentals
Date Posted: 27 Apr 2005 at 4:29pm

I was wondering whether it was possible to add say 6 extra fields to fundamentals that are reserved for user data that one might like to import into Bullcharts via a text file.

For instance, through Westpac broking I can get price/book, forecast eps, forecast dps and a whole bunch of other stuff that is quite trivial to drop into a comma delimited spreadsheet and it would be most invaluable to be able to be use this information in a bullscript fundamental scan.

I suppose you could call these reserved fields UsrField1, UsrField2 etc

cheers

davidr

 

 



-------------
davidr



Replies:
Posted By: JamesH
Date Posted: 02 May 2005 at 11:31pm

A possible improvement would be to "normalize" this idea and have a collection of custom properties related to each Security that are created and named by the user. This way you are not restricted in number of fields and the meaningful name then can be used in your code:

Security.CustomField1 = something

'vs

Security.CustomFields("forecast_eps") = something

 



Posted By: Peter
Date Posted: 16 May 2005 at 12:51pm
Good idea. I will see if we can add this to a future version.



Print Page | Close Window

Bulletin Board Software by Web Wiz Forums® version 9.69 - http://www.webwizforums.com
Copyright ©2001-2010 Web Wiz - http://www.webwiz.co.uk