last in index and min req bar count from in
This commit is contained in:
@@ -162,7 +162,7 @@ function transform_data(data) {
|
||||
avgp_markers.push(a_markers)
|
||||
}
|
||||
}
|
||||
|
||||
//PROFITLINE
|
||||
if ((trade.order.side == "buy") || (trade.order.side == "sell")) {
|
||||
//avgp lajnu vytvarime jen pokud je v tradeventu prumerna cena
|
||||
if ((trade.profit_sum !== null)) {
|
||||
|
||||
Reference in New Issue
Block a user