Where to see result query

Dear Techgeeks

I have Installed Pi application in my laptop and thoroughly gone through the Tradescript PDF guide for how to code the script

After studying I have understand that Tradescript is similar to SQL programming language which gives the result set of queries

Now,if I want to see results like following script for seeing all stocks which have last price is higher than that their 20 day SMA.

LAST > SimpleMovingAverage(CLOSE,20)

Where should I write this code?

Regards

Darshan Deshpande (RD0881)

Cell No–9819982084.

hello trader,

When it comes to using tradescript, there are more things it cannot do than what it can.

SQL and Tradescript are no comparison.

A search query on " what is tradescript on Zerodha Pi" on google will give you more information.