Hi,
I'm trying to use this block:"Check type(last loser)"
Compilation errors:
template parameter ambiguous, could be 'int' or 'ulong'
template parameter ambiguous, could be 'int' or 'ulong'
https://fxdreema.com/shared/uYVuXJxD
Thanks
Hi,
I'm trying to use this block:"Check type(last loser)"
Compilation errors:
template parameter ambiguous, could be 'int' or 'ulong'
template parameter ambiguous, could be 'int' or 'ulong'
https://fxdreema.com/shared/uYVuXJxD
Thanks
i have the same problem (with backtest - WebVersion)
Yes but you have no one Postions with Slippage (Your entry of both positions is always equal - It is no difference between the first and the second Position)!
Example DAX:
First Pos.Entry: 9602.8 - EA set SL: 9802.8
Second Pos. Entry: 9602.5 - EA set SL: 9802.5
(Admiral Market simulated Slippage in the Demo)
This is the Problem, why offset the EA the difference ???
Thanks.
I have tried it today with your Web Edition β the same error.
Can you Check it (File: TimeBreak Bug)? Thanks.
Hi and thanks for your Answer.
I have made this EA with your Windows Edition. The Backtest is 100% right because (I think) there is no slippage. But why calculate the programm the Enty (Slippage) from the Entry Price?
I donβt` understand that 
I only need a stop under (Hour) Price levelβ¦
I am testing an Range EA an have set fixed SL under the Time Range Candle for two Buy Positions.
why sets the EA 2 different SL`s (Position 1 SL=10178.1 is correct)?
Best regards
I only have problems with the new Web version, no problems with my old Desktop Version, Build 099
One of the Problem with the new Version:
https://fxdreema.com/shared/q1BfHgREd
http://prntscr.com/90h83a
http://prntscr.com/90h83a
http://prntscr.com/90h8h3
http://prntscr.com/90h8h3
The Price (High) is Wrong.
In the old Version, no Problem:
http://prntscr.com/90h63f
http://prntscr.com/90h63f
http://prntscr.com/90hag5
http://prntscr.com/90hag5
No Problem, the Price ist right!
why this permanently changes 
Have you Set "MagicStart" = 0 ???
Yes, my first EA runs
- thanks... but i have a last problem. In the 1 Minute Test the EA sell over the SMA14 (+2Pips) (all right!). The Problem is, then the Position Close by TP the EA open instantly a new Position %(#FF0080)__ the SMA14. This is wrong.
Have you a idea? Thanks
(Project:"Tja")
OK, if i use a Constant with Lot Size, TP oder SL it is no Problem, but here i become the follow Error:
(491,90):error 152:adjust- some operator expected
esult: 1 error(s).... 
The Problem is, what must i do to define a Constant?
Another Question
Is it possible to set this parameter (Adjust) for Optimizing? In the Moment there is no Function to set this.
T H A N K S and H A P P Y N E W Y E A R!
I think, i have found it:
"You can see "Adjust" on many places (Condition block and Condition-like parameters in other blocks). Write there something like "+0.0001" or even "+1pips", and it will add this to the value (for example, it will add 0.0001 to the Close(0))."
Is this the best Way?
Thanks
Hi, i need Help...i am search and search but I find nothing in the "Conditions" Block
.
I need an Entry then the Candle is 20 pips over the 14 Moving Average Line, ist this possible?
THANKS