Peat Walker
Peat Walker
Friends

Add friends via their profile or user search and you will be able to see if they are online

Peat Walker
Added topic Cloud Network "history downloading stopped due to timeout" error
When attempting to test an EA on the Cloud Network , I find that some pairs' data have downloaded and synchronised without any problems and then when the EA gets to certain pairs, it gets stuck at a certain percentage completion until it times out
Peat Walker
Added topic "endless loop detected in OnInit function" (EA rejected by Cloud Network)?
This is the error I get when I try to test my EA on the Cloud Network . I know what an endless loop looks like and there can't be one. The loop in OnInit is setting up the arrays/handles for my multi-currency EA. The currency string is an input. It
Peat Walker
Added topic Python Data Retrieval Issue
I use a custom library in Python which prefers to use the metatrader5 API to retrieve data and symbol info (a long string with various symbol specifications) and pickle it. I'm a Mac user and therefore the metatrader5 API doesn't work on my Mac, so I
Peat Walker
Added topic Adjusting buffer sizes to minimise RAM usage
For the MQL5 veterans out there - I have a multi-currency EA and I'd like to minimise the buffer length to reduce resources in order to make the EA test much more efficiently. I know there is a lot of fat to be trimmed here, as I have already leaned
Peat Walker
Added topic One indicator not calculating properly, others are, and no errors!
I have a bunch of standard MT5 indicators loaded and handled in my EA. EMAs on 2 different timeframes and multiple symbols, ATR, ADX and most importantly, the Force Index. I have some error handling in my EA and it appears that everything is working
Peat Walker
Added topic MQL5 Cloud Network status change from "ready" to "not used"
I tried to start optimizations on the Cloud Network and before I start, the Cloud Network is enabled and I can see the status as "ready" for both my local agents and the cloud agents. There is also sufficient balance for an optimization to start. The
Peat Walker
Added topic MT5 says "not enough money" to use the Cloud Network when there is money
MQL5 states that there needs to be at least 1 USD of balance to use the Cloud Network and I have significantly more than that, which appears in MT5 too. Haven't been able to find out why I get this Journal error. Any suggestions are welcome
Peat Walker
Registered at MQL5.community