View Single Post
  #5 (permalink)  
Old 08-23-2006, 12:27 PM
Maji Maji is offline
Senior Member
 
Join Date: Mar 2006
Posts: 787
Maji is on a distinguished road
The spread is already included in the system. See the code snippet.

Code:
   sp=Ask-Bid;
   ho=h+sp+(10)*Point;
Reply With Quote