@l-andorrà Or would you like to create the first trade?
Posts made by jameshovey85
-
RE: Help creating EAposted in Questions & Answers
-
RE: Help creating EAposted in Questions & Answers
@l-andorrà That sounds great to me. I am going to send you a very simple version of what the basic trade looks like. Most of the others are copies just using a different EMA if there is no open trade.
-
RE: Help creating EAposted in Questions & Answers
@l-andorrà I do have initial projects. I will add a link in a minute. Unfortunately it is very messy as I am an amateur.
-
RE: Help creating EAposted in Questions & Answers
Here is a link to our google doc that details the trades. https://docs.google.com/document/d/1YTAX1W0TOIgMa9ww-CMn2KMjmaVFLR_Dv_FoJmx2XDA/edit?usp=sharing
Thanks for any help.
-
Help creating EAposted in Questions & Answers
We are looking for some help from someone who is an expert creator with fxDreema. Please let me know if you are interested in helping. Thanks
-
RE: Cross above MA and then cross below HMA before closing tradeposted in Questions & Answers
These are the blocks that should close the trade. There are two blocks for X< because the HMA has 2 buffers.

-
RE: Cross above MA and then cross below HMA before closing tradeposted in Questions & Answers
Here is a link. HMA is Hull Moving Average. I know how to use X< and X>. What I am needing is to require a cross above the 60MA and regardless of where that MA goes the close trade will initiate once the price X< my HMA indicator.
-
Cross above MA and then cross below HMA before closing tradeposted in Questions & Answers
How can I have my open trade cross above the 60MA and then close when it crosses below my HMA?
-
RE: How to get my HMA to be identified in MT4posted in Questions & Answers
@jameshovey85 Here is a picture of the chart in MX4. The only condition is that the price X> HMA.
https://fxdreema.com/shared/q5pqNKx0e

-
RE: How to get my HMA to be identified in MT4posted in Questions & Answers
@roar Not sure exactly what you are asking. Are you wanting to see the chart when I backtest in MT4?
To be clear my trade is inconsistent. Sometimes it will buy when the price crosses HMA and sometimes it will not. I eliminated all the extras from the EMA and still only buys some of the time.
-
RE: How to get my HMA to be identified in MT4posted in Questions & Answers
@roar Thanks that did work. I had my HMA saved in the Market folder of indicators and had to rename my HMA as Market/HMA.
How would you set up a block or series of blocks to indicate Price cross above HMA for current candle. I have tried to set this up with the Price X> Indicator block with no luck. I also used a condition as seen below. Only seems to work sometimes. I thought maybe there is a problem with the HMA value in live time?


-
RE: How to get my HMA to be identified in MT4posted in Questions & Answers
@roar https://fxdreema.com/shared/8fta0XKpc here is a very simple version of trying to buy crossing the HMA. I am just trying to get the MT4 to recognize my indicator properly with fxDreema EA.
Can you tell me what I am missing?



-
RE: Trailing Stop based on MACD lineposted in Questions & Answers
@alphaomega Thanks for the help. I think a am way too new at this to understand. Can you attach a picture?
-
RE: Trailing Stop based on MACD lineposted in Questions & Answers
@l-andorrà I see. So it sounds like there is no way to trail the MACD line. I am able to buy and sell off of the indicator but can't create a trailing sell on the MACD. Thanks
-
RE: Trailing Stop based on MACD lineposted in Questions & Answers
@l-andorrà I would not want to relate the MACD to the price level. The MACD value is being trailed. NOT the price of the pair.
-
RE: Trailing Stop based on MACD lineposted in Questions & Answers
Thanks for the help. I am very new to this. I hope this will help explain a little. I created 2 lines on the chart for USD/JPY using the MACD signal.
When exiting a BUY the line crosses the .02 line. I would want a traililng stop with a .01 distance and a .001 step behind it. The trailing stop would be using the MACD indicator and not the price of the pair.
I have circled in red where the trailing stop would start on the chart snip. The line below that is the trailing stop when created. The stop loss would increase steps at .001 as the indicator moves up.

-
RE: Trailing Stop based on MACD lineposted in Questions & Answers
Thanks for the help. I am very new to this. I hope this will help explain a little. I created 2 lines on the chart for USD/JPY using the MACD signal.
When exiting a BUY the line crosses the .02 line. I would want a traililng stop with a .01 distance and a .001 step behind it. The trailing stop would be using the MACD indicator and not the price of the pair.
I have circled in red where the trailing stop would start on the chart snip. The line below that is the trailing stop when created. The stop loss would increase steps at .001 as the indicator moves up.

-
Trailing Stop based on MACD lineposted in Questions & Answers
How do i set a Trailing stop based off of the MACD crossing a certain value?
USD/JPY example
Exiting a buy
MACD crosses .02 moving up and triggers a .01 trailing stop on MACD indicator.Thanks for any help