you need to use the block custom code and decide how you want to put in the length of the pair and generate enough variables for that ....
Posts made by bk7
-
RE: how can out every number ?posted in Questions & Answers
-
RE: Move SL once a certain % of TP is reachedposted in Questions & Answers
@l-andorrĂ
thank you for your answer!normally it loops through target1 then 2 3 and so.
I think the issue is somewhere with the modify stops conditions i dont know, maybe someone else has a plan how to do it fast and easy.I did setup something complicated and will have a look if this works....
-
Move SL once a certain % of TP is reachedposted in Questions & Answers
Hello guys,
i am kind of struggling (not seein the issue) with the task to move the SL to a certain % of the Tp once the trade is a certain percentage away from the TP.
My part looks like this:
https://fxdreema.com/shared/89MMYmEMc
the breakeven function works fine but the SL isn't moved any ideas?
Thanks for your help!
-
RE: ban ea for christmas daysposted in Questions & Answers
@luanainteglia timefilter with month 12 and 01 then the days you dont want to trade
-
RE: Best Testing Software???posted in Questions & Answers
@gtoat777
you can export the backtest history of the deals and analyze this as you need it! -
RE: Payposted in Questions & Answers
@jsauter86
i wont say that the future is impossible to predict, at least with a certain confidence level ^^
sou your main focus is about your winrate?
-
RE: Take Profit Trailposted in Questions & Answers
@fideld003 i mean you can loop your orders and make it this way
or you unse the break even point block to move the sl to be after x% of profit and after this you move the tp to a new level...
-
RE: PRICE CROSSOVER RECTANGLE OBJECT FAILED, ANYONE CAN FIX MY PROJECT?posted in Questions & Answers
can you share your project?
-
RE: Costum Indicator doesnt seem to workposted in Questions & Answers
share the project and i will have a look at it....
and show me also a picture of the data window and the buffer values corresponding to a certain candle!
-
RE: Costum Indicator doesnt seem to workposted in Questions & Answers
so whats the issue here? what problem to you want to solve`?
-
RE: PRICE CROSSOVER RECTANGLE OBJECT FAILED, ANYONE CAN FIX MY PROJECT?posted in Questions & Answers
@jsauter86
i didn't use atr that much yet to be honest..
what do you mean with " Who are you mentoring under"? -
RE: PRICE CROSSOVER RECTANGLE OBJECT FAILED, ANYONE CAN FIX MY PROJECT?posted in Questions & Answers
i would start with the regular candle price once you tested it and think it is profitable you can move to bid ask prices for tp sl and entry prices and choose which price which is of course a better fit but also more complicated if you are not so familiar with bid ask prices and when to use which...
-
RE: Take Profit Trailposted in Questions & Answers
you could use the option percentage of profit (tp) reached then move to a new tp
-
RE: PRICE CROSSOVER RECTANGLE OBJECT FAILED, ANYONE CAN FIX MY PROJECT?posted in Questions & Answers
@jsauter86
the systems which actually bring profits for me are those which have a fixed sl and tp before going into it^^
the other things dont work that great for me, or maybe i am missing something... wanna share your wisdom? -
RE: PRICE CROSSOVER RECTANGLE OBJECT FAILED, ANYONE CAN FIX MY PROJECT?posted in Questions & Answers
@lukydwisaputra
you should start with the question:
what happens less often, that is going to be checked first, test it once it works get to the next step... -
RE: PRICE CROSSOVER RECTANGLE OBJECT FAILED, ANYONE CAN FIX MY PROJECT?posted in Questions & Answers
i would restructure it and also think about a tp which is known before you enter a trade
-
RE: PRICE CROSSOVER RECTANGLE OBJECT FAILED, ANYONE CAN FIX MY PROJECT?posted in Questions & Answers
your logic doesnt look like you spend time on structuring it.
maybe blook 220/221 should be restructered...
