@roar lol lol
Posts made by reader1
-
RE: So many lines of codes!posted in Questions & Answers
@roar thank you . got it. All those lines of 'unnecessary' codes , do they not make the EA bug prone or slow ? silly question maybe!
-
RE: Downloading my indicatorsposted in Questions & Answers
@roar thank you for the reply. now i know .
-
Downloading my indicatorsposted in Questions & Answers
Hi all ,
How can I download all indicators from my indicators(custom indicator ) section?
Uploading is easy . I have lost my local folder of uploaded custom indicators I would like to download them from fxdreema. Is it possible? -
So many lines of codes!posted in Questions & Answers
I would like to study the codes of the EA on metaeditor after I build it on fxdreema. But I have found that fxdreema includes/publishes around 5000 lines of codes in total even for just the simplest MA cross EA . How can I just see /look at the code that I want without having to scroll through all the unwanted lines of codes?
Any ideas or tips everyone?
Thank you so much. -
Building a simple easy dashboard of pips from price to MA .posted in Questions & Answers
Hello there could you please help me build a script or EA that has a simple dashboard which shows how many pips is the price away from X period MA. As a dashboard it should be able to show atleast 20 pairs ( that can be selected ) and then next to each pair there is a button which you can click to open that pair chart .It should not be difficult for the seasoned users of fxdreema . please help !
-
RE: please help with this , is this a bug ?posted in Bug Reports
@l-andorrà It happened yeah . very surprising . maybe i need to log out or create the project from create new project instead of continuing on the same page as old project by deleting the blocks.
-
RE: So many lines of codes!posted in Questions & Answers
@mcarl42 I agree with that . But is it really necessary to have the lines of codes in your project that dont play any part? Does this not make bulky and confusing specially when trying edit/tweak them manually in meta editor ?
-
RE: EA behaves strangely and opens order in wrong placeposted in Questions & Answers
@l-andorrà how should i do that ?
-
RE: I tried to do this ea but I can't make itposted in Questions & Answers
check this out bro .... breakout box ea
https://fxdreema.com/forum/topic/8311/ea-behaves-strangely-and-opens-order-in-wrong-place/2
comment later what you think cool! -
please help with this , is this a bug ?posted in Bug Reports
So when I start a fresh new project in a brand new page or after deleting the existing blocks on the same page and export the EA sometimes I get the deleted blocks user input parameters in the final EA . Why does this happen ? how do I make sure this does not happen ?
-
So many lines of codes!posted in Questions & Answers
I think this is not a bug . Why do the exported mq4 have so many lines of codes nearly 5000 lines even for 3 block simple EA ? Does this not make the EA bulky with those not needed lines . What is the logic here ?
-
EA behaves strangely and opens order in wrong placeposted in Questions & Answers
I made a simple breakout box ea . Unfortunately it sometimes opens order way below or above it is supposed to . I don't think it is anything to do with the spread or slippage ( i could be wrong ). How do i fix this .Not only this one , there was this simple other ea i made which was supposed to open order when the price crossed the sma 10 once each bar . it opened on some bar but it didnot opened in other bars where it was supposed to .
https://fxdreema.com/shared/ehfLo5mC
The main question I guess is why do they behave unpredicatable sometimes ?
opened way below
sell opened way way way below not at the lower edge of box
opened way above
i could give so many examples . -
RE: How to maximise the TP?posted in Questions & Answers
@trader-philipps man you are always so very helpful.
thank you so much -
RE: How to maximise the TP?posted in Questions & Answers
@trader-philipps thanks . so when i am trailing the stop loss . i dont need to put the tp in buy sell block . i can just leave as no tp and then i can put the amount that i wanted initially as tp, as the trailing start pips offset . ok to some its really very simple to understand but for me this trailing stop thing was very difficult to understand maybe all this time i was thinking it wrong way .
-
RE: How to maximise the TP?posted in Questions & Answers
@trader-philipps I like the number 1 . Using the trailing stop . So I use the trailing stop with
trailing start ( pips offset ) - 10 pips ( that was my initial TP)
trail what - stop loss?
trailing stop is - i can put anything ?
trailing step - is 1 usually the best choice ?
when i do this do i put no Tp on the buy/sell block?
thank you . -
How to maximise the TP?posted in Questions & Answers
How can I maximise my TP ? for example if I have sl=10pip tp=10pip. How can I do something like if the price goes above the 10 pip tp level I can take those extra pips too. If the price keeps on going up my tp should go up aswell. what is best here trailing stop or trailing profit ? How is it done . Can someone please show me .
Thank you . -
how to have TP as indicator level .posted in Questions & Answers
Everyone thanks for the helps recently .How can I have my TP as price when any indicator reaches certain level . Eg. I want my TP to be when the stoch (5,3,3,) crosses above or reaches 70 level . Right now I can put the TP as price level and then stoch ( 5,3,3,) but it doesnot give me option to put 70 level . fxdreema is it even possible ?

Thank you