I made this using horizontal lines instead of pending orders
It will create a line at the highest price in 10 candles and one at lowest .
Posts made by timmyhanke
-
RE: buy stop and sell stopposted in Questions & Answers
-
RE: buy stop and sell stopposted in Questions & Answers
do you want a buy pending and sell pending in every high/low of the zigzag ?
so if the price continues you buy , and if it reverses you sell ? -
RE: Chart Objects from external indicatorposted in Questions & Answers
If you need further help don't be afraid to ask

-
RE: Chart Objects from external indicatorposted in Questions & Answers
usually for arrows from indicator that dosnt plot objects use the indicator is visible block , and be sure that the indicator draws the arrows at the same candle otherwise you have to set how many candles back that block shall check for the buffer arrow.
-
RE: pending orders expiryposted in Questions & Answers
are you sure ? all of mine dont have a minimum , xm , alpari, fxopen because you should be able to adjust your pending order at any time , but they always have a minimum size from closed price thats around 2 pips .
-
RE: is there a way to get every trade a lot size bigger?posted in Questions & Answers
https://fxdreema.com/shared/GeAvRtw7e
Here is one way , i dont have a closing strategy in that one but hope you understand.
Made 2 alternatives

-
RE: pending orders expiryposted in Questions & Answers
@guyha04 said in pending orders expiry:
if i want the pending order to expire after 5 minutes how do i do it.
You have expiry option in pending buy/sell , set that to 5 minutes .
-
RE: how to re-open position after take-profit or stop-loss frist tickposted in Questions & Answers
On trade
Trade closed - buy / sell
You can even specify if it were closed by take profit or stoploss.
Like if it hit take profit you can specify that and let it have another shot
-
RE: Object on chart on chart that EA is not running onposted in Questions & Answers
I usually do it this way , this is by moving the line but it should work with everything , i use select object by name , and if that object exists it will move it to my referred point in price.
In this case , if price is > high line it will move it along price as long it has contact with it and the other line '' low'' will follow that by -10 pips below.

-
RE: Change "Comment Message" text colorposted in Questions & Answers
@Alex254 like hey guys , I have made an insane expert advisor that makes you a million $ every minute , ooooh no the colour of the comment isn't what I want, add to trash

Sure every point is something but colour editing often means a sell of your work

-
RE: smart trailing stopposted in Questions & Answers
In the trailing stop you have the option to filter it , add a value of pips or profit that has to bee reached before it starts
-
RE: TP at moving average and enter when stoch leave zones:)posted in Questions & Answers
if you dont figure it out you can upload your work here and the indicator you are using and i will try to help you further

-
RE: Object on chart on chart that EA is not running onposted in Questions & Answers
it should work by using select object by name , if that block finds a object with that exact name it will pass , or you can use the yellow dot , meaning if the object is not found then that will pass
-
RE: The builder not working what should I do?posted in Questions & Answers
have you tried firefox ? if yes try google chrome and others

-
RE: Close partially multiple trades with "Once per Trade/Order"posted in Questions & Answers
and the solution was ?

just so i maybe can learn something new and to anyone else reading this post

-
RE: Where are my Alerts?posted in Questions & Answers
@yalgaar
I see , i dont know how to see the previous history of alerts in the alert tab , but look in your expert tab , is your alert messages printed there ?
-
RE: Suggestion: Create Check loss (last close) blockposted in Questions & Answers
For each closed trade - check loss
-
RE: TP at moving average and enter when stoch leave zones:)posted in Questions & Answers
With turn block on an off , one section that detects when it goes above /below the level and when that have been detected it activates the other section on chart that detects when it leaves the zone ( reverses) and when that is true the second section closes itself out and can't pass more than once

-
RE: Where are my Alerts?posted in Questions & Answers
@yalgaar
Have you used the alert block correctly?
And is your expert advisor running as it should, with a smiley face on the top right corner of the chart ?