Calculate trade profit PowerShell Get-PnL
In order to know which trade would be the most profitable, it is necessary to estimate the potential profit. Thanks to this Get-PnL function in PowerShell it is possible to calculate the PnL (Profit and Loss) taking into account the broker fees. If you are interested in automating some mechanism or creating a bot or … Read more