Andre Frame
Andre Frame
Andre Frame
Added topic mql4 not loading full chart
Having a huge problem and I've searched and tried every fix. My MQL4 tester wont load the full chart for testing. My main trade chart goes back to about 2002 but when I run a test it starts at 2023. I tried increasing max bars . I tried going to the
Andre Frame
Added topic Count Buy and Sell Positions not working. Any advice?
I'm working on a script and it uses a form of martingale based on how many positions are open. The only problem is the code isn't working correctly. I've double checked it a million times but it just doesn't work correctly. Basically I'm trying to
Andre Frame
Added topic problem with requotes
For some odd reason my script is constantly requoting buy orders but never sell orders... here is the error I get 2023.08.12 06:38:38.484    2022.10.18 07:14:54   CTrade::OrderSend: instant buy 0.01 EURCAD at 1.34759 sl
Andre Frame
Added topic My code is acting very strange, having trouble with arrays
So i create a multidimensional array, 2 of them to be exact as an example. arrbuy[][3] arrsell[][3] these will store all my buy and sell positions that are open. I then populate the index with arrayresize and use the number of open positions as the
Andre Frame
Added topic Strategy test bugging out
Not sure if this is just for me or others have experienced this but, I'm on MT5 and I'm getting jitters on the strategy tester . I have it set to evaluate each tick and everything is fine until I believe about 2015 December on EURUSD. It will start
Andre Frame
Registered at MQL5.community