@miro1360 this is another problem
https://fxdreema.com/shared/l88MyGOue
let him work
Posts made by ambrogio
-
RE: How to include library?posted in Questions & Answers
-
RE: How to include library?posted in Questions & Answers
@miro1360 said in How to include library?:
I see, it needs a nice amount of manual work. You are waiting a long time for it. I am not going to give my energy to this indicator for my opinion on MT5 tester and I see it as a waste of time (for both of us).
If your interest is really high and MT4 is not enough, try a freelancer request. Maybe you find an enthusiast who can cheaply redo the indicator for MT5.Thank you for your answer, I hope you have seen the last answer of the administrator, if the converter (only payers can use it) does not work well turn it off!
I talk to you as if you were the administrator (given your many interventions in favor of @fxdreema) -
RE: NON GRAPHICAL buffersposted in Questions & Answers
@l-andorrà said in NON GRAPHICAL buffers:
@ambrogio said in NON GRAPHICAL buffers:
@trader-philipps said in NON GRAPHICAL buffers:
@gizmosz As you have the source code of the indicator it's easy.
Just create a file "OBV_vs_MA.mq4" in your indicator folder.
Now you ccan import it to fxdreema.@trader-philipps Please, could you kindly explain your response "Just create a "OBV_vs_MA.mq4" file"?
Thanks in advanceHe means you can compile the source code into an mq4 file through the MT4 Metaeditor tool.
I appreciate your commitment in the forum, (because support in FxDreema does not exist at all), but please do not replace yourself with the answers that others should give, Also because your answer, in this case, does not make sense
-
RE: EA not taking all valid trades??posted in Questions & Answers
@scottpapetti I think you solved it,right?
And how you solved it, some users will be happy to know -
RE: NON GRAPHICAL buffersposted in Questions & Answers
I think that @trader-philipps has some problems to solve in Theresienwiese plazt

-
RE: NON GRAPHICAL buffersposted in Questions & Answers
@trader-philipps said in NON GRAPHICAL buffers:
@gizmosz As you have the source code of the indicator it's easy.
Just create a file "OBV_vs_MA.mq4" in your indicator folder.
Now you ccan import it to fxdreema.@trader-philipps Please, could you kindly explain your response "Just create a "OBV_vs_MA.mq4" file"?
Thanks in advance -
RE: How to include library?posted in Questions & Answers
@miro1360 you always have a solution for everything, I asked for your intervention on this. maybe you missed it.
https://fxdreema.com/forum/topic/7615/mql4-to-mql5-converter/4 -
RE: NON GRAPHICAL buffersposted in Questions & Answers
@trader-philipps sorry, I do not understand your answer, maybe I did not understand the question
-
RE: Di I need to add EMA to chart?posted in Questions & Answers
@monocska3310 you don't need to add any indicator on the chart, anyway you can try with backtesting your EA
-
RE: Some modificationsposted in Questions & Answers
@ask4abusaidu have you removed the "time filter" block?

-
RE: Some modificationsposted in Questions & Answers
@ask4abusaidu Please, in the previous screenshot you've uploaded, buy orders open above the Green Line and sell orders below the red line. Have you made any trouble?
For me works
-
RE: Some modificationsposted in Questions & Answers
@ask4abusaidu This indicator tracks the highest and lowest prices of the hours 00:00 to 03:59
You can work with the price that exceeds the support/resistance lines (red and limegreen), or with a moving average that cross them. I put both options in the shared link. -
RE: Some modificationsposted in Questions & Answers
@abubakar Evidently your indicator has some problem with 0 and 1 buffers, you can bypass this in the way I did


-
RE: Some modificationsposted in Questions & Answers
@ask4abusaidu Please, can you upload the indicator?
-
RE: EA not taking all valid trades??posted in Questions & Answers
@scottpapetti Simply, can you post all your 6 conditions ?
Or rather upload a small example of your project and the indicators -
RE: COSTUME INDICATORposted in Questions & Answers
@ariefwindhiarto how do you save your expert file?
Also check the dates of the backtest period and to have the historical data.
Also open the file with Metaeditor and see what happens in the error row (as @trader-philipps asked you) -
RE: COSTUME INDICATORposted in Questions & Answers
@ariefwindhiarto @trader-philipps
This is the same indicator with a project built on it0_1569140291773_Beast Super Signal.ex4
https://fxdreema.com/shared/I1mGWuUCc
There is no problem for me, please try it too
-
RE: COSTUME INDICATORposted in Questions & Answers
@ariefwindhiarto use the "indicator appear" block (instead of indicator is visible) and in more setting dropdown set candle ID1

-
RE: COSTUME INDICATORposted in Questions & Answers
@ariefwindhiarto where's the problem? You have two buffer 0=lime (buy) and 1=red (sell)