Using syminfo.type
Posted: Thu Sep 10, 2020 11:46 am
by Jayforex007
I am trying to use syminfo.type in the indicator I am trying to develop. I want to be able to display the type whether its forex, index or futures in the alert message to ensure I am getting this value. What do I need to use syminfo.type?
Re: Using syminfo.type
Posted: Fri Sep 11, 2020 9:20 am
by Deep-Wave
Hi Jayforex007,
i found a script that might help you with what you are trying to do.
https://www.tradingview.com/script/ynnS ... info-Type/
(@mod: i hope posting links to external sources is allowed)
Cheers,
Re: Using syminfo.type
Posted: Fri Sep 11, 2020 12:24 pm
by Jayforex007
That was just what I needed. Thanks
Re: Using syminfo.type
Posted: Thu Sep 17, 2020 5:45 am
by Matthew
Deep-Wave wrote: ↑Fri Sep 11, 2020 9:20 am
(@mod: i hope posting links to external sources is allowed)
Absolutely! Linking to useful external resources is encouraged and very welcome, especially if it's from a reputable source (or TradingView in this case lol).
Thanks for answering Jayforex007's question Deep-Wave