Forum

MT4 Freezes During Simple EA because OnTick

So I have a super simple EA that trades based on the time of day and a moving average . Just made it for fun. I am starting out with EAs so maybe I missed something, but the download amount in the bottom right corner of MT4 increases per each tick until the program crashes. I have an I7 processor so

Machine Learning in MT4 - Python and R

My goal is threefold. 1) Log into and use MetaTrader MQL4 purely from python. I saw using MT4 from Python mentioned here. I don't know how well it works. It's a standalone python library (https://pypi.python.org/pypi/metatrader/0.0.1) 2) Use Python's ML capabilities within MQL4. I saw that here for

Exporting pip totals for a day or real time to EXCEL for graph analysis

Hello, Can someone explain to me how I would go about exporting my day's trades automatically to excel so I can compare my total equity and pips for the day on a graph over time to adjust my strategy? This guy shows it early in this video, but I feel he did it by hand for only a couple days