logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
andbertini  
#1 Posted : Monday, October 9, 2017 3:09:36 PM(UTC)
andbertini

Rank: Newbie

Groups: Registered Users, Subscribers
Joined: 12/18/2016(UTC)
Posts: 1

Thanks: 1 times

Hi, i would like to know if possible to insert in exploration a column with supertrend formula that utilize custom parameters and not default parameters. Thx

MS Support  
#2 Posted : Monday, October 9, 2017 4:34:19 PM(UTC)
MS Support

Rank: Advanced Member

Groups: Moderators, Registered, Registered Users, Subscribers
Joined: 10/8/2010(UTC)
Posts: 1,929

Thanks: 85 times
Was thanked: 154 time(s) in 150 post(s)
Originally Posted by: andbertini Go to Quoted Post

Hi, i would like to know if possible to insert in exploration a column with supertrend formula that utilize custom parameters and not default parameters. Thx

Hello,

I know Roy Larsen constructed a version of this here - https://forum.metastock.com/posts/t152683-SuperTrend-Indicator

The Input function will not work in the Explorer. You will need to replace the Input function with a simple variable, such as:

Code:
Factor:=3;
Pd:=10;

Edited by user Monday, October 9, 2017 4:37:19 PM(UTC)  | Reason: Not specified

thanks 1 user thanked MS Support for this useful post.
andbertini on 10/9/2017(UTC)
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.