PureBytes Links
Trading Reference Links
|
Hi, all,
Is it possible to have multiple BUY signals with each a separate SELL
signal? All signals come out of the same system.
For example:
Day 0 1 2 3 4 5 6
BUY0 SELL0
BUY1 SELL1
BUY3 SELL3
BUY4 SELL4
In my code, the SELLx gets pushed back, so that BUY0, 1,,, do not
have its own SELL signal.
Thomas
|