- Search Crypto Craft
-
MaryJane replied Jul 3, 2011I opened a 'Learner' (formerly called L-Plate) account with GoMarkets (aussie crim) two weeks ago for some testing. Short period for a serious judgement, made around 50 trades up to date, but I'm honestly surprised - all fills within 1-2sec despite ...
Reversi: a dynamically calculated x-candle reversal EA by Steve Hopwood
-
MaryJane replied Jun 29, 2011i'm sorry... — alicimo, I'd really like to help you but I don't use either in my trading. I only coded the SVE indicator on request of the thread starter. The #MAMA_v2 indicator was posted by Lou G as example as we discussed about shifting ...
Mt4 code for smoothed inverse fisher transform of RSI
-
MaryJane replied Jun 29, 2011Update — U bent van harte welkom :-) Important update in post #1: no need to input localised control names, more reliable operation, ability to manage multiple open windows on different MT4 instances simultaneously, fixed some issues with ...
InputResizer: edit EA/Indicator settings comfortably
-
MaryJane replied Jun 23, 2011Hi gspe, Sorry for not responding sooner, I've been away for 2 days. I didn't notice such behavior, but I think it will be the "max bars on chart" issue. I changed the array shifting routine from the flip trick to a proper shift, added a BarCount ...
Mt4 code for smoothed inverse fisher transform of RSI
-
MaryJane replied Jun 21, 2011adding few names.. — sangmane hayseed
Who are the best programmers in ForexFactory?
-
MaryJane replied Jun 18, 2011You are right! — Indeed, if you assume the indicators within MT4 are Full Stochs. They really should be, because there is no other 'industry standard' stochastic oscillator with %K, %D and Smoothing. Both the inbuilt Stochastic Oscillator and ...
MT4 Stochastic wrong calculation?
-
MaryJane replied Jun 18, 2011Woke up, got a coffee, saw this, modded my Vervoort's indy within six minutes, checked in tester, works like charm. David, this is great! Thank You

Do-it-yourself alert builder kit
-
MaryJane replied Jun 18, 2011Vervoort's indy with alerts — Indy from post #14 with added alerts.
Mt4 code for smoothed inverse fisher transform of RSI
-
MaryJane replied Jun 17, 2011url You might want to take a look at this: url no instant coffee but you can do anything with that if you're ready for some work.
Setup own chart/pair within MT4?
-
MaryJane replied Jun 16, 2011Trial-and-error approach
I usually make something work and then I start to learn why does it work
. But I won't stop until I get it because of repeatability. Generally, there's nothing wrong with IsStopped(), I just think the IsStopped() ...InputResizer: edit EA/Indicator settings comfortably
-
MaryJane replied Jun 16, 2011David, there seems to be some problems of that sort with build 402. Take a look here and there. I have traced the run of the EA and there are really strange things going on. First: if e.g. timeframe switched, the IsStopped() mql4 function returns ...
InputResizer: edit EA/Indicator settings comfortably
-
MaryJane replied Jun 16, 2011updated — Done, update in post #1
Glad you like it, really. David, I tested on XP SP3 Pro (GoMarkets) and Win7 Ultimate (GoMarkets, FinFX, Oanda). Except Oanda (build 392) all are 402. Not a slightest glitch. A bit unhappy of this; this ...InputResizer: edit EA/Indicator settings comfortably
-
MaryJane replied Jun 15, 2011Strange
... it would help me if I could reproduce the hang-up. I have tried it now with your Recent SR indicator, shuffled params for 5mins, confirmed, reopened, rechanged.. no problem on my W7 box. Will try it on a XP box tomorrow but ...InputResizer: edit EA/Indicator settings comfortably
-
MaryJane replied Jun 15, 2011Done, Sir
url Thank you and Pippo for heads up! Added remember-size-and-position options for newly opened windows. Stored in GVs. And fixed some bugs.Sixths trading - an EA by macman, Bob and Steve mk 2
-
MaryJane replied Jun 15, 2011new thread — Follow-up with further updates: url
Resize EA properties window?
-
InputResizer: edit EA/Indicator settings comfortably
Started Jun 15, 2011|Platform Tech|121 replies
IMPORTANT UPDATE: Due to huge changes in MQL4 coming up with build 600 of MT4, the old code ...
-
MaryJane replied Jun 15, 2011Cheers all
I made a thingy today that might be of some use for all EA freaks here so I dare to spam this thread and post a link here, otherwise it will vanish in the deep waters of Platform Tech : url hope Steve doesn't ban me right ...Sixths trading - an EA by macman, Bob and Steve mk 2
-
MaryJane replied Jun 14, 2011Thanks! Very appreciated from you, I know your work a bit.. this was an inspiraton by Xaphod (ModChartWindow.mq4) plus hours spent on msdn plus patience.. still have to learn a lot.
Resize EA properties window?
-
MaryJane replied Jun 14, 2011Try this. You can use the indicator or the EA, they are 99% identical inside. The difference is, the indy is driven by ticks and therefore it can take awhile until the input window becomes sizeable, and it will not take care of the input windows ...
Resize EA properties window?
-
MaryJane replied Jun 13, 2011Great to have it cleared. I'm sure kkeskar92 doesn't mind our discussion. After all, I was lucky enough to choose the right route right away. I always used visual tester to see if any indicator draws correctly or not so I saw it was messed up ...
Mt4 code for smoothed inverse fisher transform of RSI