OmniTrader Professional Forum OmniTrader Professional Forum
forums calendars search
today this week
 
register logon control panel Forum Rules
You are currently browsing as a guest.
You should logon to access more features
A Self-Moderated Community - ALL MEMBERS, PLEASE READ!
Vote for Members who contribute the most to your trading, and help us moderate content within the Forums.


  Current location        Thread information  
OmniTrader Professional Forum
OmniScan
Q: sysind
Last Activity 1/16/2025 4:54 AM
6 replies, 751 viewings

Jump to page : 1
Now viewing page 1 [25 messages per page]
 
back reply
Printer friendly version

^ Top
Greg

Legend
10010010025
Posts: 337

Joined: 3/22/2006
Location: Mishawaka, IN 46544

User Profile
 
Subject : Q: sysind
Posted : 12/11/2022 1:25 PM
Post #32142

I am trying to create a sysind with HeikenAshi Reversal system 1.0.5.14 to scan for stock that meet this criteria. Sysind("HeikenAshi" 1, 0.5, 14) is how I have written and it has no results. The title is how it presents in the Technical scan library list but the actual name of the system is Heiken Ashi Reversal in the system menu. Any thoughts on how to implement this?
^ Top
Greg

Legend
10010010025
Posts: 337

Joined: 3/22/2006
Location: Mishawaka, IN 46544

User Profile
 
Subject : RE: Q: sysind
Posted : 12/11/2022 6:35 PM
Post #32143 - In reply to #32142

Ed mentioned in his video (2021 OT product release) where he revealed the sysind function that he was considering publishing a paper on this function. Does anyone know if that happened.
^ Top
mholstius

Regular
252525
Posts: 76

Joined: 6/15/2011

User Profile
 
Subject : RE: Q: sysind
Posted : 12/11/2022 8:01 PM
Post #32144 - In reply to #32142

Hi Greg,
I'm not positive, but you might try adding a comma after the end quote:
Sysind("HeikenAshi", 1, 0.5, 14)

vs your:

Sysind("HeikenAshi" 1, 0.5, 14)

Good luck,
Mark
^ Top
Barry Cohen

Idol
2000100100100
Posts: 2305

Joined: 1/1/1900

User Profile
 
Subject : RE: Q: sysind
Posted : 12/12/2022 9:16 AM
Post #32145 - In reply to #32144

Mark is right, this is the syntax: SysInd("RSI-P", 13, 30, 70)
^ Top
Greg

Legend
10010010025
Posts: 337

Joined: 3/22/2006
Location: Mishawaka, IN 46544

User Profile
 
Subject : RE: Q: sysind
Posted : 12/12/2022 10:13 AM
Post #32146 - In reply to #32142

Thank you for the replies. The formula compiles but there are no results from a list of 4000 stocks. Seems unlikely for a HeikenAshi Reversal system.

[Edited by Greg on 12/12/2022 10:19 AM]

Attached file : 2022-12-12_11-10-04.jpg (125KB - 143 downloads)

^ Top
Barry Cohen

Idol
2000100100100
Posts: 2305

Joined: 1/1/1900

User Profile
 
Subject : RE: Q: sysind
Posted : 12/19/2022 1:46 PM
Post #32157 - In reply to #32146

I see, you still need a condition for it that passes or not. Here are examples...

This passes long signals only:
SysInd("RSI-P", 13, 30, 70) = 1

This passes short signals only:
SysInd("RSI-P", 13, 30, 70) = -1

This passes both long & short signals:
SysInd("RSI-P", 13, 30, 70) <> 0

^ Top
Greg

Legend
10010010025
Posts: 337

Joined: 3/22/2006
Location: Mishawaka, IN 46544

User Profile
 
Subject : RE: Q: sysind
Posted : 12/20/2022 6:09 AM
Post #32160 - In reply to #32142

Thanks Barry for your help…
Jump to page : 1
Now viewing page 1 [25 messages per page]
back reply

Legend    Action      Notification  
Administrator
Forum Moderator
Registered User
Unregistered User
E-Mail this thread to a friend
Toggle e-mail notification


Nirvana Systems
For any problems or issues please contact our Webmaster at webmaster@nirvsys.com.