import a project, deleted 2 constants , compile , download and then attach the ea to my mt 4 ,but the constants are still there. I did this several times today but got the same result. is it just me?
Latest posts made by cowcool
-
wont delete constantsposted in Bug Reports
-
How to change ID for specific block?posted in Questions & Answers
How to change ID for specific block? I am pulling out my hairs. Thx!
-
How to make an EA alert message before it is attached?posted in Questions & Answers
This is my EA . I want it to alert message and ask confirmation to buy/sell when it is attached to mt4. If the answer is no, the ea wont execute buy/sell operation
https://fxdreema.com/shared/nakiBHsyeThx!
-
iftrade block problemposted in Questions & Answers
if trade block , confused . Why wont my ea execute sell order
I created this ea to sell when there is existing trade
Thx
-
Turn Off Blockposted in Questions & Answers
Hi Folks,
Please open link below. In this example the ea will only sell once , corrrect? Also modify stops is connected to if trade block. Is this the correct way to trail stop? Thx!
-
RE: cancel pending buy/sell on other chartsposted in Questions & Answers
@miro1360 Does it mean a cancel order will cancel all opened pending orders no matter how many?
-
How to stop FXdreema from automatically updating my expert in local computerposted in Questions & Answers
This is very annoying because I want to update manually. Solution pls
-
RE: Self remove EA or self stop EAposted in Questions & Answers
@fxdreema Can I use candle expiration functionality to achieve this? pls reply thx
-
RE: How do I set trailing stop to existing trade(s) ?posted in Questions & Answers
@cowcool found the fix disregar message
-
cancel pending buy/sell on other chartsposted in Questions & Answers
My setup is to buy upon the break of high of previous candle. Its often that I place pending order on 2 pairs or more with similar setup. for example buy pending audusd,eurusd,nzdusd .
I want if pending buy for ausd got triggered, it will cancle pending buys for eurusd and nzdusd.
Is this possible?