OmniTrader Forum OmniTrader 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.


Only Forum Moderators, Administrators, and the owner of this message may delete it.

 
Barry Cohen

Sage
5000100010010010025
Posts: 6338

Joined: 1/19/2004

User Profile
 
Subject : RE: SymbolID Function example
Posted : 7/22/2024 10:56 AM
Post #48924 - In reply to #48923

STOP EX: if SMA($SPX) > SMA($SPX)[1] then exit signal....


In that case you would not use SymbolID. You could have an OmniScript stop set to a condition like this...

SMA(GetClose("$SPX"),10) > SMA(GetClose("$SPX"),20)

Deleting message 48924 : RE: SymbolID Function example


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