Forum

Free Download More Info
Welcome to the Personal Stock Streamer Developers Forum. Anyone can read messages, but you must be a registered user in order to post. (Sorry, we did this in order to prevent forum spam.)

Everyone who is registered for the Developers Forum on this site should now also have permission to log in and post to the Support Forum.  This was done by hand, so we may have missed a couple of people.  Please let us know if you do not have access to both forums.
Subscribe to RSS Feed
PSS Developers Forum -> sample code for chart data without charting
Not logged in.
2006-06-01 12:51:16
1 of 6
#760
I would like to loop through a specific folder of stocks and check to see if the fast line on a MACD is greater than the slower line. I would also like to do something similar to this with other indicators. I don't want to pop up a chart to do it, unless it is required and the result should be a simple yes or no in a column.

Can you generate some sample code for doing something like this?

Larry E. Hayes
Investors Haven

Larry E. Hayes
Investors Haven
Posted by: lehayes
2006-06-01 12:53:15
2 of 6
#761
in reply to #760
Second thought, I just want to be able to delete the ticker if this value does not meet the criteria.
 
      
Larry E. Hayes
Investors Haven

Larry E. Hayes
Investors Haven
Posted by: lehayes
2006-06-01 17:45:11
3 of 6
#763
in reply to #761
Unfortunately this is not possible in the current release because we do not support generating or checking technical indicators from script. This is a future to-do item.
      
Anatoly Ivasyuk
DTLink Software

Anatoly Ivasyuk
DTLink Software
2006-06-01 17:59:47
4 of 6
#766
in reply to #763
Is there a work around for this? It is critical to some work I am doing.
 
      
Larry E. Hayes
Investors Haven

Larry E. Hayes
Investors Haven
Posted by: lehayes
2006-06-01 18:01:58
5 of 6
#768
in reply to #760
I should also mention that we provide a lot of information on this site, including sample code and source code for all current extensions, which you can use in your own development efforts. Your particular request is really custom development for which we would have to charge our standard hourly rate.
      
Anatoly Ivasyuk
DTLink Software

Anatoly Ivasyuk
DTLink Software
2006-06-01 18:02:54
6 of 6
#769
in reply to #766
> Is there a work around for this? It is critical to some work I am doing.
>

You would have to calculate the indicators in script, which would be quite slow but doable if you have the algorithm.
      
Anatoly Ivasyuk
DTLink Software

Anatoly Ivasyuk
DTLink Software