Search found 18 matches

by martinboye
Sun Apr 23, 2023 12:15 pm
Forum: Bugs notice
Topic: Getting boolean operation error when creating rules
Replies: 7
Views: 1893

Re: Getting boolean operation error when creating rules

Hi,
I am also getting a boolean type error (version 1.0.8511.21383)
Screenshot 2023-04-23 at 14.13.22.png
Screenshot 2023-04-23 at 14.13.22.png (34.49 KiB) Viewed 1754 times
by martinboye
Tue Feb 14, 2023 5:04 pm
Forum: Overall questions
Topic: Order doesn't auto close (bug or user error?)
Replies: 3
Views: 2652

Re: Order doesn't auto close (bug or user error?)

Hi,

I tried that, but unfortunately, it doesn't help. If I set the indicator to 0, the position never closes.

With my current rule (indicator set to 1), at least the position closes, but later than expected (as illustrated in the second screenshot).

Any ideas?

Cheers!
by martinboye
Tue Feb 14, 2023 12:33 pm
Forum: Overall questions
Topic: Order doesn't auto close (bug or user error?)
Replies: 3
Views: 2652

Order doesn't auto close (bug or user error?)

Hi, Can anyone help debugging why orders don't close in my automated backtesting? I cannot find any errors in my "code", but the auto backtest doesn't behave as expected. I created an exit rule that should close an order automatically when the current bar low breaks the low of the last 20 ...
by martinboye
Tue Feb 14, 2023 12:09 pm
Forum: Bugs notice
Topic: NM aparently ignores manual spread size
Replies: 5
Views: 1717

Re: NM aparently ignores manual spread size

Hi Admin,

Thanks for fixing the GMT bug. And also, I agree - it doesn't make sense to backtest with a spread of zero. Don't know what I was thinking :)
by martinboye
Tue Feb 14, 2023 12:04 pm
Forum: General discussion
Topic: Check if last trade was a winner/loser
Replies: 3
Views: 3086

Re: Check if last trade was a winner/loser

chrisb wrote: Mon Jan 30, 2023 3:39 pm Could the Order profit, under Default Rules and Order Information be used to compare to a + or - value to see if it was a win or loss?
Hi chrisb,

That's a brilliant idea. So simple that the thought never occurred to me :) Thanks!
by martinboye
Sun Jan 29, 2023 2:41 pm
Forum: Overall questions
Topic: Slow performance
Replies: 1
Views: 2247

Slow performance

Hello, I have created a set of rules which allows me to backtest the Turtle Trading strategy. Since there is no way to check for the current market price besides OCHL, the only way to execute the strategy is to use price levels based on OCHL on the M1 timeframe. However, when doing this, NakedMarket...
by martinboye
Sun Jan 29, 2023 2:08 pm
Forum: General discussion
Topic: Check if last trade was a winner/loser
Replies: 3
Views: 3086

Check if last trade was a winner/loser

Hello,

Can anyone help me create a rule that checks if the previous trade was a winner or a loser?

I am testing a strategy where I am only allowed to place a trade if the previous trade was a loser, and it would be great if I could fully automate the backtest.

Cheers,
Martin
by martinboye
Sun Jan 29, 2023 1:58 pm
Forum: Feature requests
Topic: Current market price
Replies: 1
Views: 746

Current market price

Hello, It would be great if you could add a variable that returns the current market price. We can then use it to enter/exit a trade even if the last/current bar has not finished printing yet. Fx, this could be relevant if you want to enter a trade exactly when the price touches a moving average or ...
by martinboye
Sat Jan 28, 2023 5:23 pm
Forum: Feature requests
Topic: Export MAE and MFE data
Replies: 7
Views: 1965

Re: Export MAE and MFE data

Echo
by martinboye
Sun Jan 22, 2023 2:19 pm
Forum: Bugs notice
Topic: NM aparently ignores manual spread size
Replies: 5
Views: 1717

Re: NM aparently ignores manual spread size

Dear Hugh (assuming it's Hugh from TradingHeroes :) ) Thanks for replying and for sharing your observation. After setting the manual spread in the Data Center, I recently noticed that this value is respected on all timeframes above and including H4. However, NM switches to real spread on all other t...