PureBytes Links
Trading Reference Links
|
Could anyone help with coding multiple entries in TS4.
The problem is that I have separate entries from different systems (in the
same direction).
These work well individually, and each may have different exits strategies
and tolerances/risk carried to exits.
However, when I combine these systems some functions appear to cross to
different entries, even though I independantly name the entries/exits. These
functions which appear to cause the problem are OpenPositionProfit,
MaxPositionProfit, EntryPrice and BarsSinceEntry(these last 2 relate to the
original entry for the position, while the first 2 obviously relate to the
overall position).
Any help greatly appreciated.
Jon
|