| You are not authorized to post a reply.
|
|
| Author |
Messages |
|
quest Posts:20
 |
| 07-05-2009 6:27 PM |
Alert
|
| Hi,
When one codes signal interactions that go beynd the most basic types then it's not possible to "know" in your code what type of signal will hit what section of code.
So, I'd like to differentiate by signal name. Unfortunately, I'm not sure how to call up the name of the current trade. Can someone clarify this for me please?
Regards,
Dave |
|
|
|
|
murray Posts:519
 |
| 07-14-2009 12:49 PM |
Alert
|
| You can use barssinceentryplus("SignalName") and loop though all signal names and the ones with non zero value are currently active. |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|