- Search Metals Mine
- 34 Results (2 Threads, 32 Replies)
- Graff replied Mar 28, 2010
Hi Ronald Raygun. Here is my screenshot made by WindowScreenShot() function. MQL4 code: if(!WindowScreenShot(StringConcatenate(Symbol(),"_",Period(),"_",TimeToStr(TimeCurrent(),TIME_DATE),"_",Hour(),".",Minute(),".gif"),1280,1024)) ...
WindowScreenShot()
- Graff replied Mar 25, 2010
Works well on Win7 x64 Ultimate
Does Meta Trader 4 run smoothly on Windows 7?
- Graff replied Mar 24, 2010
Correlation — Hi there. I'd like to share a small function for correlation calculation in Lazarus. I ported this fuction from mql4(Original code here. Use google to translate it in your languge from russian languge). I ran caculation on ...
Creating Metatrader DLLs with Lazarus / Free Pascal
- Graff replied Jan 31, 2010
pattern.dll — Please attach pattern.dll. I don't have Lazarus and don't know how to use it.
pattern matching
- Graff replied Jan 26, 2010
Hi, 7bit! Nice work. Have you tryed neural networks? Can you share all sources?
pattern matching
- Graff replied Jan 4, 2010
commodities and stocks — What commodities and stocks correlates EURUSD?
Correlation trading
- Graff replied Jul 12, 2009
Hi kerosen! I have a few questions. How did you trained NNs, what period of time and so on? Have you already implement economic calendar? If yes - what actions its done when important news out?
Artificial Intelligence over The Capital Market
- Graff replied Jun 14, 2009
I know and ready. So if my project fail, I'll make a new idea and try again.
Artificial Intelligence over The Capital Market
- Graff replied Jun 14, 2009
Hi kerosen! Your project is very interesting for me, in this project released many ideas as I have. I'm going to start build my own AI at the end of this month. At start my AI will be very simple. It will consist of neural networks software, ...
Artificial Intelligence over The Capital Market
- Graff replied Jun 10, 2009
Hey kerosen! You didn't post any news for a long time. Its interesting for me to get how development process going on.
Artificial Intelligence over The Capital Market
- Graff replied May 9, 2009
Can you provide source code or more detailed instruction how is it working?
Artificial Intelligence over The Capital Market
- Graff replied May 7, 2009
Its also interesting for me. The only way to write software to download celendar, remove unnecessary information and transfer the necessary info to EA, I think. If someone have anouther solution I'd like to discuss it.
Using ForexFactory Calendar in EA