- Search Metals Mine
-
a_trader replied Dec 8, 2010if i delete ex4, no matter how many times i restart mt4, it never compiles it but, if i delete the mq4, and remove the ex4 everytime i restart mt4 with the ex4 in it, it works i cannot re create your problem with ex4 id say they need to be ...
Something strange with mt4: Template not working
-
a_trader replied Dec 8, 2010i dont know a solution for that, youd think those would work, since they are compiled i guess compiled isnt really the problem, maybe compiled with old version is the problem
Something strange with mt4: Template not working
-
a_trader replied Dec 8, 2010iv had simular problems mt4 didnt compile when i restarted terminal right click, modify after it opens in editor, compile it now it should drag to the chart
Something strange with mt4: Template not working
-
a_trader replied Dec 7, 2010its trying to open previouse charts, which will have the cpu hog indy to start mt4 with no open charts in the mt4 installation folder in config folder delete charts.ini now try to launch mt4 edit, i told you wrong i went into the profiles folder in ...
MT4 eating my memory?
-
a_trader replied Dec 6, 2010in this version you can choose to draw candles or not and choose to draw verticle line or not you can also re compile with candle width of your liking (very very top of code) if you dont like seeing the candles covered set show_candles to false ...
14.2 Inverse
-
a_trader replied Dec 5, 2010sorry about that, i had gotten ahead of myself and didnt finish it try this one
14.2 Inverse
-
a_trader replied Dec 3, 2010none of the settings applies to ur rules exept timeframe its set to 60 i meant to set it to 30
Need Indicator Coding for this Scalping Method
-
a_trader replied Dec 3, 2010i put ur rules in my indy now im sleepy it colors bars, i was gonna use arrows but im to tired tonight it works though, the alert isnt finished, itl alert every bar but thats not so bad
Need Indicator Coding for this Scalping Method
-
a_trader replied Dec 3, 2010all sorts of problems i see for starters, globals are doubles, numbers only boolean is a number, but shouldnt be used in globals because when checking globals, 0 can be returned sometimes if theres a error or it doesnt exist and 0 = false for ...
EA debugging help Please - SevenChi
-
a_trader replied Dec 3, 2010i see that you got it thought id post a simple way anyway you can replace all that array with 1 line search the tf for time with this code, you can draw multi tf from multi time frames and current chart the cool thing, is itl still show up even if ...
What's wrong w/ this code?
-
a_trader replied Dec 3, 2010hmm, i was reading through the tutorial my self, the first one it just ends, its not complete heres where it was originally trendchaser got banned n never finished it url
14.2 Inverse
-
a_trader replied Dec 3, 2010i was checking over the tutorials, there is 2 of them this one might be better, you should read both of them url edit; i think this one should be first, it goes straight to explaining the structure
14.2 Inverse
-
a_trader replied Dec 3, 2010jiva, since you have a interest in coding the way to go may be if you had a ea you can edit easily i do have a method of adding unlimited indicators to a ea almost as easy to edit as the indy il probably post a ea over the weekend itl be jiva rules ...
14.2 Inverse
-
a_trader replied Dec 3, 2010heres version 2 made all settings editable, now you can explore other settings added sound, popup, email...alerts you could be making your own indy in a few hours without coding knowledge read the tutorials at the link jiva posted within the hour ...
14.2 Inverse
-
a_trader replied Dec 3, 2010jiva dont get caught up in tester, it doesnt give real results it gives frustration, depression, doubt. or fantasy also, dont try to make a ea that handles every possible condition and trades 247 what i do, is i wake up at ny open (whatever time u ...
14.2 Inverse
-
a_trader replied Dec 3, 2010jiva, if u like lines better in the init change DRAW_HISTOGRAM to DRAW_LINE in both places edit, nevermind, it would need a 3rd buffer for lines
14.2 Inverse