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.


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

 
Bekaert

Regular
2525
Posts: 52

Joined: 2/1/2008
Location: Oostkamp, Belgium, Europe

User Profile
 
Subject : RE: Individual strategy to a symbol.
Posted : 12/4/2022 7:25 AM
Post #32129 - In reply to #32125

There is also another solution
if the systems in you strategies are omnilanguage you could add the following in you system:

Dim mysymbol As String
mySymbol = left(Symbol,3)
'====Signal Statement =====
If mySymbol = "abc" or mySymbol = “def” . . . .Then
Signal = LongSignal
End if

Deleting message 32129 : RE: Individual strategy to a symbol.


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