@jstap would you mind showing me how put them? On the differents ways that you told me please. Because with blue, it forces me to change TP and SL, and I just want to change independly TP OR SL
Posts made by Uriel 0
-
RE: SL/TP fixed pips bugposted in Questions & Answers
-
RE: SL/TP fixed pips bugposted in Questions & Answers
@jstap I did. It didn't work, continue with its crazy modifications
-
RE: numero mágico - grupo o cubo de oficiosposted in Questions & Answers
@cristian-0 tendrías que crear una función en la pestaña de " on init" y variables para reconocer dichas órdenes
-
RE: Subventana del indicadorposted in Questions & Answers
"¿alguien sabe como hacer para que aparezcan en la misma subventana?, gracias."
Para lograr tal acto, sería necesario que tú mismo tengas o codifiques ese indicador en una misma ventana, básicamente sería unirlos, pero lo tienes que codificar tú
-
RE: Slow internet connectionposted in Questions & Answers
@gtoat777 yes, you could download free historic data, but that not means that them are reliable... Mnaipulation from metaquotes is usual
-
RE: SL/TP fixed pips bugposted in Questions & Answers
I guess that this is a Fxdreema #BUG , because casually, the EA works well when there are not other charts windows with differents parameters. But when them are changed (in each window, differents parameters, the crazy start...)

Look that AUDNZD TP was changed as were USDJPY, and on UJ, the TP dissappeared. And the same happen with others trades
-
SL/TP fixed pips bugposted in Questions & Answers
Hello everyone, does someone know why this EA https://fxdreema.com/shared/ZFrkWL89
works well on strategy tester but on demo TP/SL are changed constantly?
Even using PSAR and MA (its options) as TP/SL, works well. But with fixed pips it doesn't work well, there are a big bug that changes the SL/TP constantly and even let it without them... I don't know why, I have changed everything and nothing. This is the 4.5 version, lol
Please, heelp

-
RE: I want to make an EA for Boom & Crash. Help please.posted in Questions & Answers
How do you calculate its points size?
How suppose that you make backtest if there are not BomCash history data reliable??
-
RE: Anyone knows how to deal with Error 4002?posted in Questions & Answers

Same error suffered 4002
I hate MT5 update
Post:
https://fxdreema.com/forum/topic/13653/indicator-fall-block -
RE: Anyone knows how to deal with Error 4002?posted in Questions & Answers
@l-andorrà Yes¡¡ The same error I got on MT5 journals :(((((
-
RE: "Indicator fall" blockposted in Bug Reports
@ambrogio I put 0 on period because I want to trade it as graph line and not as Candlestick bar. I put 0 because the movement needs to follow the actual price as graph line...
-
"Indicator fall" blockposted in Bug Reports
Is it the "indicator fall" block working well?
It doesn't works for me, maybe I'm putting something wrong.
I have posted about the ide before: https://fxdreema.com/forum/topic/13652/ea-multi-timeframe-with-line-graph
But, looking at MT5, Here is the problem:

By that reason, the backtest cannot be executed.
EA inputs:

Project link:
-
RE: The 'OR' Controlling Blockposted in Questions & Answers
@jflyer said in The 'OR' Controlling Block:
h
Hello, what are you looking for? The blocks 1,2,3 are connected on the correct way but I'm not sure what are you tying to do...
-
RE: Stop time, and be able to test itposted in Questions & Answers
@l-andorrà Hello, how use "UNIX" is the first time that I have read about it
-
RE: double como hora sin usar stringposted in Questions & Answers
@tigriyorfeo aún si lo lograras hacer, no estoy seguro de que funcione... ya que también depende de los datos históricos de los que te bases de la optimización, puede que estén en otro huso horario...
-
RE: Protect my EAposted in Questions & Answers
@masim1 hello, can you show how do it? I didn't understand about
-
EA multi timeframe with line graphposted in Questions & Answers
Hello, the first idea was working directly to line graph and not with clandestick bar. But I think that working with MAs on 0 is the same as work the graph line...
Wichever... I try to develop an EA multi timeframe that open a (E.G.) sell if current graph line (E.G M1) is falling down... and others confirmations like (E.G) M15, M30, H1, H4... are falling too (using true/false to disable or enable each one) and if every timeframe confirm that, then open a sell and viceversa to buy.
BUT... EA Doesn't even open a trade on backtest... I gues that my structure of EA is wrong, please HELP
-
RE: Applied price to another indicator's data?posted in Questions & Answers
@moobee101 you must to upload an indicator that include RSI + MA of RSI. By do that, you can search about the indicator on the web and On MQL5 i have found some... Later upload it on Fxdreema and work with it
-
Help to reset variable once a dayposted in Questions & Answers
Hello, I have got it that EA (using once per day block), literally just do something once per day. How can I reset this block to use it again if I want it?