.......
Posts made by jstap
-
RE: How can I set NY time as default in my EA?posted in Questions & Answers
When you try if it hasn't worked just ask why
-
RE: How can I set NY time as default in my EA?posted in Questions & Answers
There are things that I understand, but it has taken years of self-teaching. I have PPMS, and am a fully qualified race car technician, I have the knowledge but I no longer have the necessary fine motor skills. I will gladly help people, but practice is the only way I see to fully learn, all I ask for is people do things themselves (like you) to try and learn. From this, I can help without having to create everything for people, and this can cost me time, but doesn't help others.
-
RE: Simple Stop-Loss and BE projectposted in Questions & Answers
in a separate tree (on tick)-break even, with a block above, like an if trade
-
RE: How can I set NY time as default in my EA?posted in Questions & Answers
Drawing the line is easy, just use a draw line block, set it to the style you want, and then your adjusted time value
-
RE: Pending order Stop Loss changes when it fillsposted in Questions & Answers
It normally works the same for me, I will run for a week, then backtest over the same dates to see if there is any difference.
-
RE: How can I set NY time as default in my EA?posted in Questions & Answers
Broker (chart) times affect the offset, and so does DST (although the broker will adjust theirs), so there is the fact that nothing changes backtest times. So predominantly, if things change manually adjust, and only backtest in the current broker offset time.
-
RE: Screenshot when Button Pressedposted in Questions & Answers
I can not help more (I assume you have tested on current scale), all I can say is message admin, he may know why
-
RE: Screenshot when Button Pressedposted in Questions & Answers
I haven't taken a picture in a while, but I am sure the pixels in the image resolution affect this:

-
RE: Simple Stop-Loss and BE projectposted in Questions & Answers
This will do this for buys, you have to copy for sells, and the order is dictated by the numbers: https://fxdreema.com/shared/l5zLWkHsc
-
RE: Simple Stop-Loss and BE projectposted in Questions & Answers
Then add the SL as you record the SL, put this into a comment so you can check, then move all. You will be able to see if it works
-
RE: New paymentposted in Questions & Answers
This is not @l-andorrà, or me, it is solely down to admin, you could go back to the main page and message him from there
-
RE: Simple Stop-Loss and BE projectposted in Questions & Answers
then save the level as oldest trade and only 1, if needed add a SL first, then if a trade is created move the SL to the saved value
-
RE: Simple Stop-Loss and BE projectposted in Questions & Answers
I do not understand, you have a loop changing SL to the same value, which you can do when placing an order, is this to create a SL on any placed order Or to move all to 1? Get the 1 thing working, then do the next...
-
RE: Pending orderposted in Questions & Answers
This is an example of what I mean: https://fxdreema.com/shared/4FW3Czcpe
-
RE: Open positions viewerposted in Questions & Answers
bucket of closed trades set with your conditions, either use in another tree or view in a comment/save to a variable
-
RE: Pending order Stop Loss changes when it fillsposted in Questions & Answers
When I say reduce the number of blocks, I mean so when you test only 1 thing happens, so you can visibly watch what happens, then adjusting is easy because you know any problems. Then do it again until you can add it all together: https://fxdreema.com/shared/habkZ1EQb
