Is bad .
Posts made by seb 0
-
RE: Copy object valuesposted in Questions & Answers
@robertk
You can see your own posts by clicking you profile pic. This might be the topic you were looking for : https://fxdreema.com/forum/topic/11030/obtaining-trendline-values-and-redrawing-the-trendline/4
The link you did paste is missing a part
About taking the price by candle high/low in function of time, doesn't this block do the math ?

-
RE: Help please! EA that trades Parabolic SAR signals with 200 moving average.posted in Questions & Answers
@tt
Sure.
However I recommend you thinking about how to build your EA by your own. Then when you'll get the automatism which will allow you to have the flexibility(as no problem is exactly similar) and build more and more complex structures. And it'll save us a lot of time.
But if it really is too difficult you still can ask question. -
RE: Help please! EA that trades Parabolic SAR signals with 200 moving average.posted in Questions & Answers
@tt
Do you mean if we have a bought version of the builder or ? -
RE: Do you use your EA for live trading?posted in Questions & Answers
@l-andorrĂ
The God of Forex heard you
-
RE: Help please! EA that trades Parabolic SAR signals with 200 moving average.posted in Questions & Answers
@tt
You can't compare the MACD signal line value to the moving average.
The value of the macd signal line is the difference between a fast and slow MA, smoothed.
It doesn't make sense. -
RE: Help please! EA that trades Parabolic SAR signals with 200 moving average.posted in Questions & Answers
@tt
Can you share your nonfunctional project please ? -
RE: Do you use your EA for live trading?posted in Questions & Answers
@l-andorrĂ
Does it not only to improve himself but also because he seems to be a really generous person who likes helping each other. He is not answering only pertinent questions, he's answering all of them.. I'm sure he will end finding a good EA : ) -
RE: Control Panelposted in Questions & Answers
@ramisignals
Hum is it a question or a contribution ?
There is a infinite number of button possibility.. -
RE: OPEN A SELL TRADE AFTER A BIG BULL CANDLE AND AFTER THE SECOND RED BAR IN AWESOME OSCILATORposted in Questions & Answers
@fabcast95
Can you stop posting in the "Tutorials" section please, ask you questions in the "Questions and answers" instead.
Thank you -
RE: Close trade at horizontal line priceposted in Questions & Answers
The link you pasted isn't clickable
-
RE: Trendline from 2 to 12, Price at 0 goes > or < than it, buy, sell....what am I doing incorrectly? S.O.S.!!! Here is a link...posted in Questions & Answers
The high of the candle 0 is also the close of the candle 0(on a bull candle). Put "close of candle 1" instead(block 102).
-
RE: Setting start grid for EAposted in Questions & Answers
@oracle-0
Woops didn't read you well
If you want the grid to be X pips far from the current price why don't you modify "Base price: Offset" to X ?
If you want the base price to be modified, click the "adjust" button then write : +/- X pips -
RE: How can I turn DD into a percentage?posted in Questions & Answers
Yes, from what i got from the internet :
- Absolute draw-down = lowest equity value - initial equity value (capital) --> if <0, =0
- Max drawn-down = Max : (Equity peak - Equity subsequent through)
- Relative drawn-down = Max drawn-down / Equity subsequent peak
-
RE: Setting start grid for EAposted in Questions & Answers
@oracle-0
I don't think only grid pending order based strategy is good though
https://fxdreema.com/shared/ftog5qCld -
RE: 3-conditions-robotposted in Questions & Answers
@mahdi-1
I'm not sure this is clear.
Do you want rsi>30 or rsi<30 ? Usually for buy signal, it's the second option.
Do you want the divergence to have any limitations, like the 2 points must be maximum 20 bars far each one from each other ? Does the rsi must cross above the 30 level between these 2 points ?
Also if you want the divergence to be detected, and in the same time the candle to be between BBs, and in the same time the MACD to cross above main, you are not gonna have a lot of opportunity. -
RE: Question for experienced backtestersposted in General Discussions
Got the answer.
For those who are interested, I am on XM and this broker doesn't permit to modify/import the data as XM MT5 is a "standard platform". -
RE: Video Tutorials for fxDreema.posted in Questions & Answers
@waremock
I know miro1360 and l'andorrĂ have made some youtube videos
Otherwise you can try typing FxDreema in youtube -
RE: Time Based Price Action searchposted in Questions & Answers
@jsauter86
In this example,
https://fxdreema.com/shared/xQhnUDfI
whenever the candle 1 > candle 10(at any moment before 14 pm), as soon as it is 14 pm -> Buy.
Is that what you need ?
