You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
After updating to build 222, MACD Sampel EA compiles with 0 errors and 0 warnings. I get this experts log entry and MACD Sample EA is removed from chart.
2009.11.17 10:44:41 MACD Sample (EURUSD,M15) Error MACD indicator init
When releasing new builds, sample EA, indicators, scripts and etc should be compatiable with changes to any #include files.
Is it possible to somehow return pointer by a function like this
function in C, C++ does?
And if I'm writing dynamic library (.dll) in C++, do I still need to follow the same rules as for MT4? Or will there be more than one way how to create external libraries?
in MT4, if we move the cursor on top of an indicator, a small msg will appear, in the below example its about "copyright ....."
Kindly add it in MT5.
Loading Bitmap images onto charts is a great addition, but lack of other image formats may become frustrating in the future. BMP format is a logical choice, although restrictive because it is static and non-transparent. If at least one or two more formats are added then the graphic capabilities are increased dramatically.
Personally i think GIF provides the most versatility as an image format. Flash integration would be great too but would probably stretch the deadline too far :)
Well thats my two cents spent, best of luck with MT5!
If the DDE is gone then what can be used in its place? I just spent the past year and a half to develop a trading idea and now no DDE.
thanks
David
If the DDE is gone then what can be used in its place? I just spent the past year and a half to develop a trading idea and now no DDE.
thanks
David
Totally agree, gif format needs to be added and supported .....
Also, it would be nice if you could "trade from the screen" like you can in GFT's 360..... and by that i mean you can drag and move the stop line which would change the trade values... any plans on this?