unfortunatly thats not the case it doesnt work like that instead the body is the trigger see attached setup0_1574271025179_candle condition.mq4
use on any timeframe
Posts made by serioza
-
RE: when creating candle crosses above candle high, the body is used as high not the wick? is this to fix somehow?posted in Bug Reports
-
when creating candle crosses above candle high, the body is used as high not the wick? is this to fix somehow?posted in Bug Reports
I have a pretty interesting setup but the condition written in the title needs to work but its not doing what I want.
The body of the candle is being used as high and low not the top or the bottom of the wick
How is this to correct? -
RE: HOW TO EDIT TEXT IN THE EA SETTINGS INSIDE THE MT4 PLATFORM?posted in Bug Reports
cool thanx going to try this!
-
HOW TO EDIT TEXT IN THE EA SETTINGS INSIDE THE MT4 PLATFORM?posted in Bug Reports
When you open the settings of an EA inside the mt4, you get a variabel and value tab there you see the input fields corresponding to the Fx dreema tabs.
However if you change the name inside the fx dreema it doesnt appear in the mt4 platform how to change this? -
Protection with Broker name/Accountposted in Questions & Answers
Re: Protection with Broker name/Account
Ive tried to make this work but doesnt work even with the plotted name set in the parameters.
How to procede?
-
RE: CLOSE ALL TRADES WHEN CURENT EQUITY IS ABOVE PREVIOUS EQUITY STORED IN MEMORYposted in Questions & Answers
@timmyhanke hey thank you for the update, Both files are posted, see the extension on the end.
Ive tried the variable setting for equity however the condition only works when I put the value is above the other value but than get a constant close what results in a cosntant loss, when I put crosses above sertain value +5 for xample than it just sits and does nothing, very strange, check average profit history and curent trades also doesnt work for me Im programing the Grid Trend Multiplier System, and need to close the curent trades even in a loss after a sertain profit has been riched however this profit is only visible on the equity side. I f thats above start equity than it closes all trades and so on. works well only need to solve the closing sequence. -
CLOSE ALL TRADES WHEN CURENT EQUITY IS ABOVE PREVIOUS EQUITY STORED IN MEMORYposted in Questions & Answers
I have made this setup 1_1552471324125_close when equity is above +5.mq4 0_1552471324124_close when equity is above +5.ex4
However it doesnt close the trades what am I doing wrong anyone ideas?
I need it to work in order to make the Grind Trend Multiplier system work, all other ways to close doesnt seem to work for me. -
RE: Close position profit >= Xposted in Questions & Answers
@hectorelnasi could be a problem with broker btw and you will have to try many options to find a fix
-
RE: Builder very slow.posted in Bug Reports
yep cant do copy paste or whatever says request timeout after refresh
-
RE: GREAT PROJECT PLEASE TEST AND SHARE YOUR THOUGHTSposted in General Discussions
@timmyhanke you can copy paste the link after FXDREEMA.COM/
anyway let me know if you see any improvements
-
GREAT PROJECT PLEASE TEST AND SHARE YOUR THOUGHTSposted in General Discussions
shared/JvRgHebU
LOOKING FORWARD TO YOUR COMMENTS -
RE: check trading condition block, check margin?posted in General Discussions
Hi fxDreema, ive tried to make this condition work but somehow the ea still manages to trade when the margin is below 500%
Also when no trades are running it doesnt trade untill a manual trade is made .
Another thing the block check loss % of equity does not work when combined like the example, it does work with amount of money.
Please help me out with this,
-
RE: how can i create a condition that activates trades when profit is under 1000 and deactivates these when above 1000 per day?posted in Questions & Answers
apples, money, as long as its profit
, thanks for the tip -
how can i create a condition that activates trades when profit is under 1000 and deactivates these when above 1000 per day?posted in Questions & Answers
I want to limit the amount of trades per day after 1000,- profit has been made , I made a condition that looks att he profit balance under 1000 than it trades above it should stop trading if im correct.
However does this work per day or just all profit how to set this up to look evry day at the profit made? -
check trading condition block, check margin?posted in General Discussions
Is there a way to check the margin available and limit the trades according to this parameter?
for example only trade if margin is above 500% so there is still room to hedge and add to volume after a number of trades are placed? -
RE: Tutorial 08 - Candle Formationsposted in Tutorials by Users
Miro,
Great tutorial do you have the same in MQL4 format?
-
Close a basket of trades when in profitposted in General Discussions
can someone help in setting up Close a basket of trades when in profit > x amount in money
Ive made a basic setup but cant tell if its correct.
Please help in figuring this out.
for each trade is setup to work per group
bucket of trades is setup to work with all trades automatic and manually openend
Check profit is setup to work when profit is above 10 money ammount
than closecan someone teel if this is a correct setup?
