Discussions
»
Product and Service Development
»
MetaStock
»
Expert Advisor will only display one buy/sell signal at a time
Rank: Member
Groups: Registered, Registered Users Joined: 9/12/2008(UTC) Posts: 13
|
I have two seperate buy/sell signals set up in Expert Advisor. Expert Advisor will only display one buy/sell signal at a time. I have to "uncheck" one of the signals and look at them seperately. Is there a way to have more than one buy/sell signals "checked" and view them both at the same time? I tried making one of the buy signals an arrow and one a dot, but that did not work if the signals are generated on the same day. I also tried to use a small arrow and a large dot for each seperate buy signal and that did not work either. If the signals occur on different days, then both symbols appear. If the signals occur on the same day, I can only see one symbol on the chart.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 5/20/2008(UTC) Posts: 53
|
Create 4 indicators : Z-S1.Buy, Z-S2.Buy, Z-S1.Short, Z-S2.Short. "Z-" so that your indicators are at the end of the indicator list. "S1." meaning system 1. "Buy" because it's a buy signal.
Go to your expert advisor. You will have to create 6 signals. They will be : Buy S1 {Fml(z-S1.buy)=1 and Fml(z-S2.Buy)=0} Buy S2 {Fml(z-S1.buy)=0 and Fml(z-S2.Buy)=1} Buy S1+2 {Fml(z-S1.buy)=1 and Fml(z-S2.Buy)=1}
Just give them different appearances so that you can see the difference easily. Buy S1 might be a small buy signal named S1. Buy S2 might be a small buy signal named S2. Buy S1+2 might be a medium (because it's more important) buy signal named S1+2.
And you do the same thing for the sell signals !
Good luck twocobra !
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 9/12/2008(UTC) Posts: 13
|
Thank you. I'll give it a try.
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Product and Service Development
»
MetaStock
»
Expert Advisor will only display one buy/sell signal at a time
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.