basic trend indicator
-
Hello everyone
Can someone please help me how to set up a basic trend indicator, showing the trend of the previous day? I have tried ADX but it is complex for me.
Thanks a lot -
@alfi Some more info would be appreciated. Do you have an initial fxDreema to begin with? What do you mean by 'showing the trend'? Aren't you using a simple moving average to get that?
-
@l-andorrà Thanks for your answer.
It is true I gave little information.
What I want is to open a sale if the trend of the previous day was upward and if, in addition, a crossing of averages is fulfilled on the day you want to open the operation.
But I would like the trend indicator that analyzes the market of the previous day to be as simple as possible, as if a line were drawn to show whether it was up or down. I hope I have explained my idea well. -
@alfi That is a much better explanation, thank you. The best way to get that trend info is by using a custom indicator instead fo creating a structure in fxDreema. Do you have any doing what you want? Then we can try to import it into your fxDreema account.
-
I have none created. I am a beginner.
-
@alfi No, no. What I meant is if you have a custom indicator finding the trend.
Using a custom indicator will be way easier to implement.