- Search Metals Mine
- hanzov replied May 21, 2016
Check it. I have not indicator file 2016.05.21 20:18:37.531 2016.05.02 20:52 cannot open file 'C:\Program Files\MetaTrader 4 at FOREX.com\MQL4\indicators\DoublecciWoody.ex4' [2] so I am able to test changes. You have specify extern bool ...
Small EA Fix Request
- hanzov replied May 21, 2016
No, pending is not a solution. Decision about Opening is based on various checkups and conditions.
Small EA Fix Request
- hanzov replied May 20, 2016
It is not so complicated, but 1) you need 2 specified prices: specified Ask and specified Bid. You dont know what type of order will open EA. 2) More important as for me.. You are able to specify prices once, on EA's startup. What actions after ...
Small EA Fix Request
- hanzov replied May 20, 2016
You are a little missing on termino;ogy, EA starts and runs after it is linked to chart. What means setting "Normal" >>>There should be a setting that says: Normal, meaning that the EA runs normally, the EA is turned on. But EA is turned on after ...
Small EA Fix Request
- hanzov replied May 18, 2016
it depends ..from your idea and requirements to EA. If I see, it is not so time consuming task and the idea has fiture, I could do it.
Would like someone to code an EA for me :)
- hanzov replied May 13, 2016
Hi mmswe, I am also happy to see you. Thanks for pdf book.. To code this rules, we have invest a lot of time..Of course, we are not at the top, these approaches are traditional and coded a lot of times. I proposed a different idea. I have custom EA, ...
Help me to Auto Execute Signals Alart on MT4
- hanzov replied May 13, 2016
BlueBird, broker's MT Server loga ALL your trades. He is able to analyze number of trades and trading style, and it is clear, are you man or EA :-) But question is, why you want to hide EA trading? Broker prohibites EAs?
Hide your EA?
- hanzov replied May 13, 2016
Do you think, this guy was a first one, who found it? Why everybody doesnot use this simplest approach?
Code your trading strategy for free
-
Bad quality data for backtesting?
Started May 11, 2016|Platform Tech|0 repliesI am trying to use standard History data, available in MetaTrader backtesting. Looking like ...
- hanzov replied May 2, 2016
But how this indicator is c\onnected to desired EA? EA should check up time for beginning of Tokyo session and open the order? I dont know, the same EA exists or no, but it is not so complicated to code. Nxt thing: TradePlanned: Buy,Sell,Both As I ...
DailyOpenLine EA
- hanzov replied Feb 5, 2016
Ok, great. I will add SL and TP. Send me pdf, I need look at strategy. Lucky trading!
Help me to Auto Execute Signals Alart on MT4
- hanzov replied Feb 4, 2016
There are 2 different things: prevent autotrading or stpo EA on running. You can prevent autotrading but EA is still running , but impossible to start, stop, modify entries. If you will allow autotrading later, EA starts processing of the orders, ...
Enable/Disable external EA
- hanzov replied Feb 4, 2016
Hello, so, you want start and stop EA at the specific times? This EA doesnot manage orders?
Enable/Disable external EA
- hanzov replied Feb 4, 2016
Hello. I am not familiar with indicator logic, I only added Global Vars to original code. You have look at this thread http://www.forexfactory.com/showthre...18#post8727918 from first post. magic.mq4contains EA's code. You have open this EA in ...
Help me to Auto Execute Signals Alart on MT4
- hanzov replied Feb 4, 2016
Hello, you have attach not both indi ( it is impossible), but indi and EA ro the same chart( it is possible) My EA doesnot use TP and SL now, but it is possible add . What means "execute that alert in certain lot"?
Help me to Auto Execute Signals Alart on MT4
- hanzov replied Feb 3, 2016
Hello, to execute signals on the same MT4 platfoem is a very simple thing. Look at url I put there example how to realize it with GlobalVariables. To execute signals on another platforms, is a very different approach.
Help me to Auto Execute Signals Alart on MT4
- hanzov replied Feb 2, 2016
I dont sure, how you like this approach but I propose to separate indi and EA. So, communicate from indi with EA through GlobalVariables. It will simplify changes inside code , your EA is a simple as possible. Indi signalling EA to make trade in the ...
EA Conversion
- hanzov replied Feb 2, 2016
Hu, I will try to create EA from this inde today or tomorrow. It is not so hard task only my time is limited(( I have the similar ADX EA.
EA Conversion
- hanzov replied Feb 1, 2016
Look it url it is about trading, but may be you will find useful ideas.
Sending Signals (NO Trade-Copier) from Platform to Platform