Expert Advisor

#1
I have a system which i want to implement using Expert Advisor of MetaStock.

The Expert Advisor is Giving Buy and Sell Signals.

The Problem is that After 1 Buy Signal I want to Display the Corresponding Sell Signal ..

In Between The Buy and Sell Signal I want to ignore other Buy Signals that can come because the Buy Condition can be true before the Sell Condition Multiple Number Of times...

for Eg. :

Suppose I denote my Buy Signal as B1 and the Corresponding Sell Signal as S1 ..
I want to display the Pairs of B1 and S1 Only on the chart ... It Might Happen that after a B1 another B1 can Come ..which I want To ignore ... How to Do this using Expert Advisor..
 

Similar threads