- Search Energy EXCH
-
candyman752 replied Mar 8, 2018it will be quicker to delete pending orders of earlier signal when a new signal is triggered .
EA development journal
-
candyman752 replied Mar 8, 2018thanks for questions this ea is placed on multiple charts ,place it separately on all charts yesterday i noticed the equity trailing code in ea is not working . i had to start using equity trailing EA. all magic numbers have to be the same and match ...
EA development journal
-
candyman752 replied Mar 7, 2018I had to deal with pending orders. When at first the EA sees a setup it sends pending. When a second setup is seen the first setup pending orders have to be deleted. And new pending orders sent based on second setup . The latest update is doing it ...
EA development journal
-
candyman752 replied Mar 6, 2018the weird close was euraud. When i did a backtest the results showed it was not EA code. so either broker or metatrader bug. since a demo broker free i blame mt4
EA development journal
-
candyman752 replied Mar 6, 2018anyone else able to confirm their test results ? trade explorer second week . some weird closures but heck balance is up
EA development journal
-
candyman752 replied Mar 5, 2018from usd 0-400 lot is 0.01 usd 400 to 800 lot is 0.02 this is what I suggest for now
EA development journal
-
candyman752 replied Mar 5, 2018I was wondering why certain signals were not triggering. The seconds between signals inputs is coded in minutes. I tried to change to seconds it was a disaster. so leave code as is but if you testing EA change input. this is for multi chart EA
EA development journal
-
candyman752 replied Mar 5, 2018this is one scenario that could cause huge draw down the trend was up. then market shot down . any suggestions how to minimize impact of market change are most welcome
EA development journal
-
candyman752 replied Mar 5, 2018still work in progress stiill trying to figure out how to get pending orders to be sent. anyway here's a update
EA development journal
-
candyman752 replied Mar 4, 2018please put the below file in the include folder.
EA development journal
-
candyman752 replied Mar 4, 2018open the file in meta editor. press compile a message will appear after compiling . I will need a screenshot screenshot below of me doing the same image
EA development journal
-
candyman752 replied Mar 4, 2018post screenshot of your expert tab. below is example of mine. it shows expert being removed with reason . I then placed the file in libraries and ea initialized
EA development journal
-
candyman752 replied Mar 4, 2018the one chart ea isn't loading because of an import call function I forgot to block do the below and it will work url download the file in link above I have placed a copy below you can use file place in libraries folder image the indicator ...
EA development journal