with most of the blocks there is an option called adjust where you can adjust the value with mathematical operations
and i know we can also select a variable or constant for that field , but what if i want to adjust by Adding or subtracting constant or variable pips from that field? meaning it adds or subtract the values stored in a constant or variable ?
normally i would do like: +10 pips OR -10 pips , but now i want to +(variable/constant) pips OR - (variable/constant) pips
Posts made by Zackry
-
add or subtract constant values from the "adjust" optionposted in Questions & Answers
-
RE: Suggestions for identifying highs and lowsposted in Questions & Answers
@l-andorrà well mostly i only need Higher lows and lower Highs , and yeah it frustrating , its driving me insane , i tried to find an indicator but didnt find anything usefull
-
Suggestions for identifying highs and lowsposted in Questions & Answers
Hello Everyone.
Looking for suggestions
just wanted ask whats your preferred way of identifying Higher Highs , Higher Lows, Lower highs and Lower Lows
i know about the zigzag but its recent leg can mess things up -
RE: communicate between 2 mt4 on same computerposted in Questions & Answers
@trader-philipps i know its been a long time since i posted this thread , but i didnt gave up on this idea ,
i found a DLL library called quick channel , it could accomplish what i wanted , have you had any experience with this library? -
RE: How can indicator reference custom time frame like M7 or M8posted in Questions & Answers
@l-andorrà well i dont know if it works or not because i rarely use mt5 but here :

-
RE: forum issueposted in Bug Reports
@l-andorrà nope i dont recall changing anything there , i dont even go to the profile page anymore ....i think once or twice every two or three months to find some post made by me in the past , but nothing else
-
RE: How can indicator reference custom time frame like M7 or M8posted in Questions & Answers
@phillim in mt5 version of fxdreema , i think its possible , but not in mt4 ....
-
forum issueposted in Bug Reports
i am getting the posts and topics from 8 years ago on the first page , is it same for everyone ?
previously when i click on question & answer section , it would show me the most recent posts and topics on the first page , but now its showing posts from 8 years ago -
python integrationposted in Questions & Answers
anybody knows a way to integrate python in fxdreema ?
-
RE: non usable buffersposted in Questions & Answers
@miro1360 hi miro ....thanks a bunch ....this indicator was driving me insane ...
-
RE: non usable buffersposted in Questions & Answers
@ambrogio i was going though miro's post since you mentioned but didnt find anything related , i think i missed it
thank you for posting the link here
but the method miro showed in his post it not working with my indicator
https://fxdreema.com/shared/ZJTcqo0bb -
RE: non usable buffersposted in Questions & Answers
@ambrogio okay thanks ambrogio will look into it
-
non usable buffersposted in Questions & Answers
i am using an indicator , this indicator shows line on the chart (kinda like MA) but the lline has 2 colors , red and green
but when i import the indicator in fxdreema , then fxdreema shows only one buffer , and the color of this buffer is black
here is the indicator :
0_1589273172765_1x4.mq5can anyone tell me how i can open a buy when color changes from red to green and sell when it changes from green to red?
-
RE: A question about the http requestposted in Questions & Answers
@miro1360 by the way is there any way of storing the response into a variable ?
-
RE: A question about the http requestposted in Questions & Answers
@miro1360 i never thought about creating another as a waiting EA, the thought never crossed my mind , and kept on hitting my head to find a way, thanks for the idea miro , definitely gonna try the waiting ea method cuz its much more simpler .....