Indicator
[FONT=Courier New][SIZE=2][COLOR=#0000ff]public[/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=#0000ff]class[/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2] MagentaBarTest : Indicator[/SIZE][/FONT]
[SIZE=2][FONT=Courier New][COLOR=#0000ff]if[/COLOR][/FONT][/SIZE]
[SIZE=2][FONT=Courier New]([/FONT][/SIZE]
[SIZE=2][FONT=Courier New]1+2=3[/FONT][/SIZE]
[SIZE=2][FONT=Courier New])[/FONT][/SIZE]
[SIZE=2][FONT=Courier New]{[/FONT][/SIZE]
[SIZE=2][FONT=Courier New]BarColor = Color.Magenta;[/FONT][/SIZE]
[SIZE=2][FONT=Courier New]}[/FONT][/SIZE]
if(MagentaBarTest()BarColor = Color.Magenta)
{
[SIZE=2][FONT=Courier New][COLOR=#008000][COLOR=black]EnterShort(DefaultQuantity, "short");[/COLOR][/COLOR][/FONT][/SIZE]
[FONT=Courier New]}[/FONT]

Comment