| 
 PureBytes Links 
Trading Reference Links 
 | 
At 10:00 AM -0500 1/19/00, Owen Davies wrote:
>Within the limitations of SuprCharts, is there any way to
>limit a system's trades to a certain day of the week?
>The function in Easy Language doesn't seem to do it,
>unless I've completely misunderstood how it's used.
It would seem that you could use:
  if DayOfWeek = X and ..... 
in the QuickEditor to write the buy/sell conditions.
Bob Fulks
 
 |