Posted on
March 29, 2014
by
Norm Fisher, Royal LePage Vidorra
Saskatoon residential real estate sales surged higher for the second consecutive week reaching 100 sales of houses and condos for the first time this year,...
Posted on
March 23, 2014
by
Norm Fisher, Royal LePage Vidorra
Ice damming is pretty common in areas that get lots of snow and very cold temperatures like Saskatchewan. We seem to be coming across quite a few this year....
Posted on
March 22, 2014
by
Norm Fisher, Royal LePage Vidorra
Saskatoon home sales pushed higher this week recording weekly gains of 23 units as local agents reported 89 firm house and condominium sales to the local...
Posted on
March 21, 2014
by
Norm Fisher, Royal LePage Vidorra
The Canadian Real Estate Association (CREA), released
national sales statistics for the month of February, 2014 recently. According to the CREA, "The number...
Posted on
March 15, 2014
by
Norm Fisher, Royal LePage Vidorra
In spite of widespread reports of ‘busyness’ from most local brokerage offices, Saskatoon real estate sales trailed lower this week as REALTORS...
Posted on
March 8, 2014
by
Norm Fisher, Royal LePage Vidorra
Sales and new listings in the Saskatoon real estate market continued to follow last year’s activity quite closely this week. Local agents reported...
Posted on
March 4, 2014
by
Norm Fisher, Royal LePage Vidorra
The Saskatoon Region Association of Realtors® (SRAR) released the MLS® residential
real estate statistics for February of 2014recently accompanied...
Posted on
March 1, 2014
by
Norm Fisher, Royal LePage Vidorra
Today on our
Facebook page, we discuss the Saskatoon region's rapidly growing population and ask the question, "Is this kind of growth sustainable?" Tell...
Posted on
March 1, 2014
by
Norm Fisher, Royal LePage Vidorra
Even though home prices made some small gains, incomes increased faster and Canadians saw a slightly improved picture in housing affordability through the...
Posted on
March 1, 2014
by
Norm Fisher, Royal LePage Vidorra
CMHC announced changes to the insurance premiums paid by borrowers on high ratio loans and we wanted to share an update to keep you all informed. Excerpted...
Posted on
March 1, 2014
by
Norm Fisher, Royal LePage Vidorra
Saskatoon real estate sales moved slightly higher increasing by just three sales from
the previous week to a total of 70 properties. Still, numbers fell...
The Saskatchewan REALTORS® Association (SRA) IDX Reciprocity listings are displayed in
accordance with SRA's MLS® Data Access Agreement and are copyright of the Saskatchewan REALTORS® Association (SRA).
The above information is from sources deemed reliable but should not be relied upon without independent verification.
The information presented here is for general interest only, no guarantees apply.
Trademarks are owned and controlled by the Canadian Real Estate Association (CREA).
Used under license.
MLS® System data of the Saskatchewan REALTORS® Association (SRA) displayed on this site is refreshed every 2 hours.
$(document).ready(function () {
var allBoxes = $("#mrp-container10 div.weblet_web-syndication").children("div");
transitionBox(null, allBoxes.first());
});
function transitionBox(from, to) {
function next() {
var nextTo;
if (to.is(":last-child")) {
nextTo = to.closest("#mrp-container10 .weblet_web-syndication").children("div").first();
} else {
nextTo = to.next();
}
to.fadeIn(500, function () {
setTimeout(function () {
transitionBox(to, nextTo);
}, 7000);
});
}
if (from) {
from.fadeOut(500, next);
} else {
next();
}
}