[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Up/Down Arrow Plotting ??



PureBytes Links

Trading Reference Links

In regard to the arrows used to show buy/sell when using a system;

1. Can the arrow icons be changed to some other icons (bull, bear, etc.)
or are they so embedded in the programming that they are inaccessable?

2. Can those up/down arrow icons be accessed from an Indicator as

IF Condition1 = True
Plot1(ICON,"Up Arrow")

that way they can be used as a pointer like when using the Text_Writer
Indicator?

Glenn