How i understand.
We must guest buffer. The indicator show one buffer with two colors, but we write in Fxdreema two buffers everyone for one color and that is. Am i correct?
Posts made by varso
-
RE: Custom Indicator Buffers in MT5posted in Questions & Answers
-
RE: Indicator with textposted in Questions & Answers
I answer to myself because i figure out hot to do it. :-))
-
Indicator with textposted in Questions & Answers
Hello i wnat to use this indicator, but it hasnt value only text numbers. I want use it like if candle before curent candle has number 3 ...
Please help me i really i dont know what to do![0_1593114875555_2020-06-25 21_52_39-62008468_ RoboForex-DemoPro - Demoúčet - [USDCHF,H1].png](/forum/assets/uploads/files/1593114875520-2020-06-25-21_52_39-62008468_-roboforex-demopro-demo%C3%BA%C4%8Det-usdchf-h1.png)
-
RE: Hedging losses or balance of trades/marketposted in Questions & Answers
@stantonhitz
I understand what you want.
You have simple mistake in condition.
You double the lots size here, delete it and keep it empty.
-
RE: help please with atr as value for SL/TPposted in Questions & Answers
hi
Only idea adviceI newer send so small SL to broker. If i want so small Sl i write it like variable and make condition under this price close trade. I avoid of restrict of broker.
I sent also classic stoplost for broker but it is let say technical SL let say 50 pips for 10% equity. Something easy. To protect from technical problems. This Sl is on broker server.So small Sl is always problem you must callculate with so many problems. Bid Ask price and lag ping server, broker manipulating, also some broker take moving stoplost like new command....
This principle have some plus and minus.Hmmm...
-
RE: Want to Make EA using custom Supply & Demand Indicatorposted in Questions & Answers
little mesy
like always

:-)))))
-
RE: How do you block an EA reset?posted in Questions & Answers
Only idea
What about to made variables like stoplost and put the value of ATR to this variables on open trade. Then this varibles use like Stoplost.
I did it a lot that in some point i take the value of indicator and put it to variable. -
RE: The weirdest buffers ever?posted in Questions & Answers
Its good to use trace block to exaktly know what's happen with buffers. Imho its combination of lagging and repeat. Fancy looks in past, but for real trade not usable.
-
RE: Renko Chart EAposted in Questions & Answers
You can also make pending order with grip 8 pip. Let say in some point you make 10 orders with 8 pips grip trail every order 8 pips after reaching 8 pip profit. Close all order after last order reach trail.
This is not renko, but order managment, renko its about finding the enter or better support resistance. -
RE: open sell trade after every three green candles ?posted in Questions & Answers
What? Did you open fxdreema and look on it?
Various Signals --- Bulls in a row
-
RE: Initialise EA - Start Autotradeposted in Questions & Answers
Why do you want to this?
Maybe put in EA some time filter will be good solution.
Only ask. -
RE: Check second condition within 'n' bars after the first conditionposted in Questions & Answers
First
it looks like easy and nice system.
Second
I did always this thing. I made variables like PosBuy and put value 0 after crossing variable change to 1.
Its not fancy but for me work like always.https://fxdreema.com/shared/JFtNYG5hb

-
RE: backtestingposted in Questions & Answers
MT5 is only soft, the tick data are very acurrate. I only use it with MT4 but i dont see any reason why wouldnt work with MT5.
Always use tick data, the result is very diferent form History centrum in MT and its more closer to real market like 99 percent
-
RE: backtestingposted in Questions & Answers
Hello
The best is use Ticktory lite. You will need only free version dont buy it.https://tickstory.com/download-tickstory/
here is short manual
http://usermanual.tickstory.com/doku.php?id=metatrader_backtesting_guide
-
Problem with Enumerations in upload Indicatorposted in Questions & Answers
Hello
Please can somebody help me to load indicator? It gives me a error and i dont know to do with this.

0_1590915238664_Zero lag - Hull moving average.mq4Thank you for help
-
RE: Cant find option for renko candles! HELPposted in Questions & Answers
@millen85
hi you can try this indicator
0_1585944244337_ag-renko-chart.mq4 -
RE: why some trade not close on renko chartposted in Questions & Answers
Hi the indicator lagging one candle back. Its ok. You must have current candle not 0 but 1 .
About backtesting renko. I totally forgot on this problem. I must also look on the link. -
RE: why some trade not close on renko chartposted in Questions & Answers
Hello also check this
Sorry i stil dont look on your indicator i will look later.
-
RE: why some trade not close on renko chartposted in Questions & Answers
hello im big fan of renko chart. I cant write anything because i need more info.
Do you want to close it when bearish candle happen or when?
