v2
Updated:
method create_take_profit_label(this, simulate, prefix, size, offset_x, bg_color, text_color)
Namespace types: Order
Parameters:
this (Order)
simulate (bool)
prefix (string)
size (string)
offset_x (simple int)
bg_color (color)
text_color (color)
method create_stop_loss_label(this, simulate, prefix, size, offset_x, bg_color, text_color)
Namespace types: Order
Parameters:
this (Order)
simulate (bool)
prefix (string)
size (string)
offset_x (simple int)
bg_color (color)
text_color (color)
method create_entry_label(this, simulate, prefix, size, offset_x, bg_color, text_color)
Namespace types: Order
Parameters:
this (Order)
simulate (bool)
prefix (string)
size (string)
offset_x (simple int)
bg_color (color)
text_color (color)