How can i make trail stop jump instead of trailing?
-
What is causing it to loose, because 0 is the best it can be?
-
I don't know... But ive made some modifications on this one... I see some difference... How can i backtest it and be sure if it real works??
-
@jstap I tested it Using real tick on gold 50usd deposit... Doubled the account in 3days...using 0.01...
How can i backtest and see how everything went... When i try optimization it doesn't move
-
You can only see the results in optimisation, to see it visually, you have to manually put the settings in inputs, then watch.
-
@jstap is it safe to backtest 1month??...im backtesting september with a deposit of 50usd And Account is on 130+usd
-
Yes, the longer the more reliable
-
@jstap what's the difference between once per bar and once per tick
-
Ticks can happen multiple times per second, once per bar is how many minutes in the candles of the chart
-
@jstap my ea place pending orders at high and low
But this one does place like mine
https://youtu.be/NHL6eYNWRsw?si=d3BtZcpjkB68F6ooCan you help me identify which setting he uses
-
For a start this is on 1m, spread will take most profit, there is not enough information to wok out what something is doing.
-
@jstap i will use raw account... Which conditions should i use if i want it to open like that
-
Not too sure what these settings mean, but I think it means small spread. It makes no difference to me, set the EA up to work on the used spread
-
@jstap i see... Is it possible to make a breakout ea like this
..... That works according to session? -
1st you have to create the levels that deem a breakout could happen, then trade when it happens, too many situations to just guess at one.
-
@jstap i managed to create this one... Can you please make it open trades everytime it breaks high or low
-
You need at least a second gap between start and finish, but should work:

-
@jstap i have added it
... Thanks can you help me add that trail stop? -
@jstap everything is set now... I added the t.p and s.l
Now i want it to open trades again if it hit stop loss and break out again
Which conditions should i use because it only open one buy or sell per day and it retest most of the time
-
On trade tab, trade closed, place order
-
@jstap can you do it for me and share the proj
... I'm failing