Posted on
July 30, 2016
by
Norm Fisher, Royal LePage Vidorra
Saskatoon real estate sales numbers inched higher once again as local agents reported 98 firm residential deals to the multiple listing service®, up...
Posted on
July 23, 2016
by
Norm Fisher, Royal LePage Vidorra
There’s nothing remarkable about the numbers, but it’s certainly worth noting that local home sales hit their highest point in three months...
Posted on
July 17, 2016
by
Norm Fisher, Royal LePage Vidorra
Sales activity reached a seven week high as Saskatoon real estate agents reported 93 firm residential sales to the multiple listing service®, up from...
Posted on
July 13, 2016
by
Norm Fisher, Royal LePage Vidorra
This morning, in conjunction with the release of Royal LePage's House Price Survey for the second quarter of 2016, I had an opportunity to sit down...
Posted on
July 12, 2016
by
Norm Fisher, Royal LePage Vidorra

Detached home segment more price-resilient than expected; condominium segment seeing some price softness
SASKATOON, July 13, 2016 – The aggregate...
Posted on
July 9, 2016
by
Norm Fisher, Royal LePage Vidorra
Saskatoon real estate sales processed through the MLS® system slipped lower on both a weekly and an annual basis over the past seven days. Local REALTORS...
Posted on
July 6, 2016
by
Norm Fisher, Royal LePage Vidorra
The following is a media release issued by the Saskatoon Region Association of REALTORS® regarding residential sales and listing statistics for the...
Posted on
July 2, 2016
by
Norm Fisher, Royal LePage Vidorra
Sales activity for the Saskatoon real estate market increased this week as local REALTORS® reported a total of 91 firm residential sales to the multiple...
Posted on
July 1, 2016
by
Norm Fisher, Royal LePage Vidorra
It’s been more than ten years since Saskatoon city council approved Remai Ventures proposed plan to build a 200 room hotel and spa at Parcel Y. At...
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();
}
}