PureBytes Links
Trading Reference Links
|
Hi Everyone,
I`m trying to tell data1 to buy/sell when data2 hits a certain
precalculated value. For instance:
"if condition then Sell next bar at value stop"; this is the code when
data1 takes the signals from its own bars. But what do I do if "value" is a
data2 value, and I want data1 to sell when the data2 bar hits "value"?
TIA
Philip
|