Thank you Dan.
I tried sharing this with you. (This is my main account.) I had created some others to colaborate with other people with untill I realized that there was a share feature.
I am not very good at programing so I have been trying to use Visial Studio to help walk me though some of this.
It hasn't been as visual as I was hopeing.
The 5 second mean time is great because that gives a better idea then the instentanious snapshot.
I'll try to figure out once I have the list to assign them variables then use a simple math equasion that if true buys a certain symbol.
For example, once the list is in a format like
a. price 1
b. price 2
c. price 3
d. price 4
e. price 5
6,7,8,9,10,11 and a few others so on
I'll simply write in
if a>d and e>a and .......... then ( buy X)
I'm still playing with visual studio and wil be trying to check in to write your sugestions in this algorithum.