Reference an ASCII Symbol on PowerLanguage  [SOLVED]

Questions about MultiCharts and user contributed studies.
naguilag
Posts: 7
Joined: 09 Apr 2020
Has thanked: 4 times

Reference an ASCII Symbol on PowerLanguage

Postby naguilag » 12 Jun 2020

Hi,

I am new here on Multicharts and I am wondering if there is a way to reference a specific symbol on Powerlanguage. My intention is to create a Beta indicator from a universe of stocks, but first, I need to reference the Benchmark in the script. I have all the symbols already working, but I have no idea how to call or reference the Benchmark symbol in the script.

Thank you very much in advance for your help,

Nicolás

User avatar
TJ
Posts: 7742
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2222 times

Re: Reference an ASCII Symbol on PowerLanguage  [SOLVED]

Postby TJ » 12 Jun 2020

I am not sure what you are asking for . . .

This might help:

Go to the Wiki,
go to
Section 8 PowerLanguage Keyword Reference

Look under
Data Information/General‎ (77 P)

Read up on:
GetRTSymbolName
GetSymbolName

naguilag
Posts: 7
Joined: 09 Apr 2020
Has thanked: 4 times

Re: Reference an ASCII Symbol on PowerLanguage

Postby naguilag » 13 Jun 2020

Thx TJ for your help.

I am going to see the link you provided me.


Return to “MultiCharts”