thank you jstap, i was just having a play with it just then and i think that its the one i was looking for. You can split it into 25 intervals and it makes an invisible grid.
Posts made by Ads
-
RE: locating price levelsposted in Questions & Answers
-
locating price levelsposted in Questions & Answers
Hi Everyone,
Im looking to see if anyone knows if there is a block that will locate levels such as 00 0.25 0.5 0.75 for me to put into project. Essentially i want to buy off these levels and i need to ID the closest one to where i am. Does this exist? Thanks in advance.
-
RE: Cant get Variable values to print on screenposted in Questions & Answers
Fixed, Thank you very much!
-
Cant get Variable values to print on screenposted in Questions & Answers
https://fxdreema.com/shared/O8qQwONP
Hi Everyone,
Can anyone help me work out why i cant get my variables to print under the Comment (ugly) function. Ive tried everything and im tearing out whats left of my hair
The values are meant to count up as the high/low gets hit or pulls back so there should be something there but it just throws up 0.0 on each one.Thanks for any help you can give.
-
RE: Only 1 of 2 strategies within EA opens a tradeposted in Questions & Answers
Agreed, there is still some reduntant stuff in there. Ill sort that out tomorrow. I did fix those other things in the trailing stop mentioned. Ill fix the block ID's too. I didnt realise they had much of an affect. Thanks again!
-
RE: Only 1 of 2 strategies within EA opens a tradeposted in Questions & Answers
You guys are legends, thanks heaps for looking at it for me. The 87 and 89 blocks were the problem. They are also in there twice once further up as well so when i changed it over i did it there but not further down. Im very greatful. Cheers
-
Only 1 of 2 strategies within EA opens a tradeposted in Questions & Answers
Hi Everyone,
I'm struggling to work out what im doing wrong here. Im trying to run 2 strategies within 1 EA so i can see what the combined backtest results are to see if i can get an improvement to my DD numbers. Essentially they both function as you would expect separately but when ive put them together and split them up using the group functions and adding some additonal variables so they are being counted separately only Group 1 opens trades. If i then highlight and switch those blocks "off" then the trades from Group 2 start working fine. Here is the link for it. Any help would be much appreciated.
Cheers
-
RE: I’m stumped on this one!posted in Questions & Answers
@xfire thanks, does this work: https://fxdreema.com/shared/bWyQ5JJ1d
-
RE: I’m stumped on this one!posted in Questions & Answers
@xfire thanks for this. So if ive identified the variables like this: shared/NaIFvZvud how can i then get the figure of the "high" number minus the ATR number and then how do i then put it in the conditions to not trade if its within that number of the candle close?
-
RE: I’m stumped on this one!posted in Questions & Answers
@l-andorrà thanks for the reply. I’m sorry I don’t know how to set a variable?
-
RE: I’m stumped on this one!posted in Questions & Answers
@xfire essentially I’m saying for example if the weekly high is 1.1900 and the trigger for a buy trade comes when it’s very close to 1.1900 I would like the EA to make sure it’s not too close to that weekly high so I want to use the ATR figure as the pip gap that I would like to set away from the weekly high to skip that trade. Does that make sense?
-
I’m stumped on this one!posted in Questions & Answers
Hi everyone,
I’ve spent the weekend trying to solve this problem and I’ve got nowhere so I’m hoping someone may be able to help me onto the right path.
Essentially I’ve setup an EA that once the criteria’s are met it sets the stop loss and take profit for the weekly swing high and low using a custom indicator that’s shows this. That all works fine EXCEPT early in the week the swing hi or low is obviously very tight and when it’s creating new hi’s or lows it can sometimes set the TP really close to the entry.
My question is there a way to put in the conditions not to enter a trade if the close price is within say the ATR figure in pips of the swing hi/low line?
-
RE: Phone notification issueposted in Questions & Answers
thanks for this CPBonzo, ive got it to work now after recompiling it. Im not sure what i did there but it works now in its original format. I find now though all i get is a notification to my phone that says "sell notification" which is the heading line for the alert however the data for the pair and time frame isnt getting sent through despite me putting it in the next 2 Data rows. Do you have any idea what might be happening there? Thanks again!
-
Phone notification issueposted in Questions & Answers
Hi everyone, i'm sure it is something obvious but im hoping someone can take a look at this setup i have created to send a phone notification when the criteria are met. It is using a custom indicator so maybe that is my issue, Here is the link:
https://fxdreema.com/shared/xveSOmzBbAny help someone could give me would be much appreciated.
Adam