2 EMA crossover radar screen column


Category:
0
0

Hello Pete,

Thank you for providing great service to the community.

I would like to build a custom column code for tradestation radar screen which includes 2 EMA crossover display as you can see in the attached image. So, if selected fast EMA is greater than slow EMA then it display green color along with its value in the column and if fast ema is less than slow ema then it display red color with 2 selected ema (as per image) and if they are crossing then display yellow color.

Thank you,

 

Attachments:
Marked as spam
Posted by (Questions: 6, Answers: 5)
Asked on November 15, 2018 6:54 pm
335 views
0
Private answer

The EasyLanguage code is a bit lengthy. So rather than provide the code here in the text of my response I will provide a plain text file along with an EasyLanguage file. The code provide user inputs to set the length and type of each moving average. The default is set to simple moving average so you will need to update that input to get the exponential moving averages you requested.

Screenshot below shows the result.

Marked as spam
Posted by (Questions: 37, Answers: 4084)
Answered on November 19, 2018 2:47 pm
0

Thank you very much Pete. Highly appreciated ?

( at November 19, 2018 3:53 pm)