@roar thank u so mich, this is perfect. Exactly what i needed to know
Best posts made by Luqmaan
-
RE: MACD is brokenposted in Bug Reports
Latest posts made by Luqmaan
-
Read 45° angle on moving averageposted in Tutorials by Users
Hi I would like to build an ea that has a condition set that when the moving averages are tilted upward or downward then it only would execute the buy/sell trade. Can someone please guide me how I can go about that, using an example of a 10 day and 20 day moving average.
-
RE: Make trades ignore straddlesposted in Questions & Answers
@seb-0 thank you im new to fxdreema but not new to trading. I understand what you meant by this. i will test this and get back to you if i run into any issues.
should i say something along the lines of if trade (if trade x amount of volitility over x amount of time/bars etc. no trades)
What i mean is if i say if trade, condition, no trade. Would that be how to correctly structure it to "not trade" under the given conditions u just mentioned?
-
Exit conditions and drawdownposted in Questions & Answers
Hey traders of fxdreema.
I would like to reduce drawdown on my trades, but i have kinda hig a roadblock on what i can try to feduce my drawdown.
I would like to know what tips or suggestion you have that might help reduce drawdown. -
Filter by groupposted in Questions & Answers
Hi i have made a strategy that trades 3 diffirent time frames indipendently by group. Problem is I cannot get it to run the groups. Its 3 sets of 15min,30min,1hour group with its own buy sell which has already been sorted by group. How do i link the groups up in thr beginning so that all three groups run at the same time?
-
Trendlineposted in Questions & Answers
@miro1360 or anyone that can help. I would like to incorperate trendline into my EA so that it automatically only enters a trade when it crosses the trendline. Im not fully understanding trendlines in fxdreema to be honest.
I use candle 1 always when setting my trades for my EAs. What i would like to know is. On the trendline do i keep it as candle 0? Will it automatically read the highs and lows for me? So u can place the same trendline for both buy and sell?
Also whats the diffirence between trend line and trend by angle?
I suppose to answer my question.
If i can see how a trendline is supposed to be set thru an example attatched to an indicator i can later use this in the trades I make. Basically i wana catch the swing highs and lows and if the candlestick crosses the trendline in confirmation with my EAs then i only want the trade to be executed -
RE: Candle patterns exampleposted in Questions & Answers
Skip to 37:30 to see what im talking about
-
RE: Candle patterns exampleposted in Questions & Answers
I saw miros post.
But its an old post. Since then a block has been added where u select the high, low and wick of the candle based on a percentage of the whole body of the candle. It simplifies things alot more. So basically if 100% represents the whole candle and 50% the half way mark. U take 90% off the top and leave 10% at the bottom then u have a reverse hammer.So i get the idea behind it but u know how it is with fxdreema, you think ur supposed to do something one way but then later you find it must be done a diffirent way. So i want to be sure that when i do it, i do it the correct way.
I just need to see the examples i requested then i will be able to build a database of diffirent candles.
Kind of like candyshop.
https://youtu.be/00ttyxjIb1QI wana build something like that for reference material so that i have it on hand whenever i wana use it with a EA
-
RE: MACD Histogram 0 cross buy/sellposted in Questions & Answers
I forgot to mention
U must put macd > 0 and not macd x>0 -
RE: MACD Histogram 0 cross buy/sellposted in Questions & Answers
I had the same issue with macd. Im not near my pc to show example for you but perhaps i can explain what u need to do.
So ur gna first create.
1.condition (Macd)
2.close trades (sell)
3.no trade (buy)
4.Buy now
5.Close trade (buys)
6.no trade (sell)
7.Sell nowSo on 1. (Macd)
Ur gna select macd, Main line, candle 1Value: 0
Then focusing on just the orrange link of condition 1.
On 1 (orange link)
Connect number 2( filter by sells) to 1
Connect number 3 (filter by buys) to 1
And connect number 4 to number 3The focusing on just the yellow link of condition 1.
On 1 (yellow link)
Connect number 5 (filter by buys) to 1
Connect number 6 (filter by sells) to 1
Connect number 7 to 6So it will look something like so...
Macd / / \ \Close sell trades / \ close buy trades
/ \
No buy trade no sell trade
| |
Buy now sell now -
Candle patterns exampleposted in Questions & Answers
Hi I would like to make use of candle patterns
Can someone please show me...
1 example of one candle on its own, eg a doji
And
1 example of two candles joined eg. Bearish Harami cross.And also simple example of correctly joining it to indicator for a buy or a sell.
I think i have an idea how to do this but I would rather see an example and be sure how to do this correctly as to avoid errors.
Thank you in advance.