EasyLanguage Treasure Chest

Status
Not open for further replies.
Tums -

The HH LL indicator has no plot statements in the code and does not plot anything in Tradestation. Maybe MultiCharts is different? Any advice?
 
Quote from TrueStory:

Tums -

The HH LL indicator has no plot statements in the code and does not plot anything in Tradestation. Maybe MultiCharts is different? Any advice?

I figured it out. For those who are having the same problem, add "DT" and "DB" into the unfilled quotes in each section of the code. It should verify and plot properly.
 
Quote from TrueStory:
I figured it out. For those who are having the same problem, add "DT" and "DB" into the unfilled quotes in each section of the code. It should verify and plot properly.

Did you use the browser to read the text file? It would take away the angle brackets in the code.


[Edit]
Right click on the link... save the file to your disk... then cut and paste the code into your editor.
 
Does anyone have a formatted version of the HH and LL?

And to get this working, do I just want to create a new indicator, and paste the formatted version in?

---EDIT----
I just figured out the 'right click, save as' :)
 
Quote from forrestang:
Does anyone have a formatted version of the HH and LL?
And to get this working, do I just want to create a new indicator, and paste the formatted version in?

That's correct, just create a new indicator... then paste the code in it.
 
I would love to use the HH Hl code. I pasted it into easy language but got a "not verified" message........any idea how to rectify that?
 
Quote from JM64:

I would love to use the HH Hl code. I pasted it into easy language but got a "not verified" message........any idea how to rectify that?

Did u compile it?
 
Status
Not open for further replies.
Back
Top