Yes, and pretty easy. The Marketscope supports custom indicators feature. Unfortunately, it's not possible to attach the indicator to the post, but here is an example of the indicator which shows mid price between bid and ask typical prices:
function Init()
indicator:name("Midprice")...