@l-andorrà thanks
Latest posts made by PapaSkindog
-
Equity tracker scriptposted in Questions & Answers
Hi guys, I have written a script that tracks equity and writes it as a number on the chart. I would love to know if it is possible to have it displayed as a line or histograph, so then I could see what my equity did during the night or anytime I am unable to see the screen. I have attached my progress so far. Any help would be greatly appreciated... Thanks
https://fxdreema.com/shared/1GGbuMkNc -
RE: Bucket of trades not workingposted in Questions & Answers
@l-andorrà Any suggestions as to how I can get it to work?
-
Bucket of trades not workingposted in Questions & Answers
Hi Guys. Loving this fxdreema. I have a small problem with my EA. I would like to open a buy trade on a MA cross and a sell trade when it crossed the other way. That isnt a problem, but I want to close all trades at the same time when collective profit reaches 40 pips. I have tried many ways but cant seem to get it to work. This is the closest I have been. Much appreciate your help.
https://fxdreema.com/shared/yO7m9xx7d -
RE: EA using conditions based on different time scalesposted in Questions & Answers
@roar Could well be a timezone thing....... I will check it out. Thanks again
-
RE: EA using conditions based on different time scalesposted in Questions & Answers
@roar Many thanks for you input. It does look like it is working correctly on your chart above, but if you check the ATR(4) on the hourly chart on 2nd Jan at 0800 the ATR is 15.5 pips, so therefore the trade should not have been taken unless the 15 min candle is at least 62 pips, as it needs to be 4 * the hourly ATR(4). That is what I want to achieve. Any more suggestions or help would be greatly appreciated
-
RE: EA using conditions based on different time scalesposted in Questions & Answers
@l-andorrà just part of a larger project, but cant move forward until this is working. I was hoping for a whole lot of responses and help on how to get it working but that doesnt seem to be the case
-
RE: EA using conditions based on different time scalesposted in Questions & Answers
@l-andorrà Thanks for your input. It does seem the logic is correct, however in the MT4 strategy tester it doesn't seem to behave in the correct way because it doesn't reference the hourly chart. The *10000 is required to scale the ATR correctly
-
EA using conditions based on different time scalesposted in Questions & Answers
Hello to everyone at FXDREEMA. I love the program but I am having a bit of trouble with my EA. I would like the EA to check the current Bull candle on a 15M chart is bigger than the ATR(4) of the previous candle of the 1H chart. Also to pass only once per bar. The EA I produced doesnt seem to reference the 1H chart. Could anybody please help me fine tune this?
Many thanks in advance