Search found 137 matches

by Khan
Wed May 10, 2023 2:35 pm
Forum: Bugs notice
Topic: Display bug when reloading a backtest
Replies: 1
Views: 635

Display bug when reloading a backtest

Hi,

When I reload a backtest or open another one, program icon and open chart's window controls get duplicated.
reload_bug.png
reload_bug.png (5.86 KiB) Viewed 635 times
by Khan
Wed May 10, 2023 2:31 pm
Forum: Bugs notice
Topic: Partial closing commission and profit calculation bug
Replies: 6
Views: 1185

Re: Partial closing commission and profit calculation bug

Here is the backtest that has the commission and profit calculation bug(s). commissions_bug_1.png Here I have a position open and it shows -17.29 for commission, 4 points and 108.67 profit. Net position is 91.28. commissions_bug_2.jpg This is when the position is closed fully in one go. Both commiss...
by Khan
Mon May 08, 2023 7:21 pm
Forum: Bugs notice
Topic: Partial closing commission and profit calculation bug
Replies: 6
Views: 1185

Re: Partial closing commission and profit calculation bug

I just checked and saw that current profit of a position that is closed by 50% doesn't halve the profit in the terminal; the terminal shows a profit much greater than 50%. This might be because the original size of the position in lots was odd, like 0.23 so you can't divide it by half, but the diffe...
by Khan
Mon May 08, 2023 7:14 pm
Forum: Bugs notice
Topic: Partial closing commission and profit calculation bug
Replies: 6
Views: 1185

Re: Partial closing commission and profit calculation bug

Here's possibly another bug regarding commissions. commission_bug_2.png Here, the last 3 entries belong to the same position. First I closed 50%, then another 50% so only 25% of the original position remains. Then the last 25% part hit my SL and got closed. However, as seen in the screenshot, the la...
by Khan
Mon May 08, 2023 4:11 pm
Forum: Bugs notice
Topic: Partial closing commission and profit calculation bug
Replies: 6
Views: 1185

Re: Partial closing commission and profit calculation bug

Okay, attached is the backtest with the bug. I have a small position open and commission was being shown as -10.08. I closed half of it and the commission didn't change, but when you look at Account History, the last trade listed there says its commission was -5.04 as it should. However, the positio...
by Khan
Sun May 07, 2023 7:25 pm
Forum: Bugs notice
Topic: Partial closing commission and profit calculation bug
Replies: 6
Views: 1185

Partial closing commission and profit calculation bug

Hello, I noticed that sometimes (maybe always?) when I close a part of a position manually, profit and the remaining commission numbers are wrong. If I close, let's say, 50% of a position, commission should drop to half, but it doesn't. Last time I saw this happen, the commission was more than it sh...
by Khan
Sun May 07, 2023 7:16 pm
Forum: Bugs notice
Topic: Growth calculation bug
Replies: 2
Views: 776

Growth calculation bug

Hi, I found a bug with Growth calculation under Account History. growth_bug.png Here, commissions are bigger than profit and points is -1. By all accounts I lost this trade, yet Growth shows a positive 0.01%. I'm not sure but I think that this bug also affects open positions as well. I attached the ...
by Khan
Sat May 06, 2023 3:53 pm
Forum: Bugs notice
Topic: Floating P/L and Max Exposure doesn't get reset when all positions are closed
Replies: 2
Views: 719

Re: Floating P/L and Max Exposure doesn't get reset when all positions are closed

Hello, I found another bug with Max Exposure: When closing a part of a position, Max Exposure doesn't get recalculated. In the attached backtest, I have an open position which was opened with 0.5% risk and Max Exposure was showing it correctly. Then I manually closed 50% of it twice, but neither tim...
by Khan
Wed May 03, 2023 6:22 pm
Forum: Bugs notice
Topic: Open position shows 0 commission
Replies: 3
Views: 811

Re: Open position shows 0 commission

No problem & godspeed to you!

I forgot to say that Account History doesn't have this problem; there are no 0 commission trades listed there.
by Khan
Wed May 03, 2023 3:15 pm
Forum: Bugs notice
Topic: Open position shows 0 commission
Replies: 3
Views: 811

Open position shows 0 commission

Hi, zero_commission.png Most of the time, commissions for open positions are displayed in the terminal as they should. However, sometimes some open positions incorrectly show commission as 0, as seen above. This shouldn't happen. commissions_after.png After closing the position, total Commission is ...