reformat
This commit is contained in:
parent
c3c6667201
commit
e13e0eea2e
@ -317,6 +317,7 @@ async def calculate_best_closing_price(status: Status):
|
|||||||
|
|
||||||
return closing_price
|
return closing_price
|
||||||
|
|
||||||
|
|
||||||
def net_pl_percentage(perc: float, reference_fee_perc: float):
|
def net_pl_percentage(perc: float, reference_fee_perc: float):
|
||||||
return perc - reference_fee_perc
|
return perc - reference_fee_perc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user