- Search Energy EXCH
-
EllisEdi replied Jun 29, 2010nope ... — Nope, Renko bars was just a coding exercise I did for a friend who was into the "C4 and Nitro" threads, then LouG and a couple of others improved on my code and wrote better code from scratch. I have PM on, wonder what ...
PM Forex Strategy
-
EllisEdi replied Jun 29, 2010I agree !!! —
I agree with this 100 percent !!!!! EA's are great for testing of approximately how successfull a trading method COULD be. They are great in the development process of a Method because you can use the visual tester to ...PM Forex Strategy
-
EllisEdi replied Jun 28, 2010New EA version — Here is a new subversion of the EA. Changes include Pricing fixes for Mt4 brokers that use Fractional pips. An example of this is when the EUR/USD is at an accuracy of 5 decimal places (1.23589). To enable this feature set ...
PM Forex Strategy
-
EllisEdi replied Jun 28, 2010The currently posted EA's can declare trading sessions — FYI, The EA's I have posted here all include a UseTradingSession indicator. when it is set to true then the EA will only open trades during the hours in the variables ...
PM Forex Strategy
-
EllisEdi replied Jun 28, 2010Ea Version 2 — I just read your post below and made the v2 EA so that you can test the new strategy ... Changes include ***** Entry when both NonLagMa's are in the same direction and FastNonLagMa crosses SlowNonLagMa (closed Candles). ***** ...
PM Forex Strategy
-
EllisEdi replied Jun 25, 2010stifland, I downloaded the demo mt4 for your broker and ran the new EA against it. I started getting an Ordersend error 134 this means not enough money for the trade (see the expert and journal tab in MT4 or the Journal tab in Strategy tester). ...
PM Forex Strategy
-
EllisEdi replied Jun 25, 2010Here is the EA source code — Upload is now working ... so here is the Updataed EA Mark
PM Forex Strategy
-
EllisEdi replied Jun 25, 2010After a few PM's I should explain — After a few PM's I should explain. I do not trade live with Ea's. I trade manually using a couple of indicators and discretion based on years of experience. I enjoy programming so when I have time I write ...
PM Forex Strategy
-
EllisEdi replied Jun 25, 2010I am having issues uploading files — iamnoel, I am having issues uploading files. I will try again later ... Mark
PM Forex Strategy
-
EllisEdi replied Jun 25, 2010New Source code with Fixes — iamnoel, Here is a new and improved, renamed EA. You can rename and alter the code freely. Changes: It should do the money management you want. If you leave the default risk at 10 then when you have 1000 in your ...
PM Forex Strategy
-
EllisEdi replied Jun 25, 2010Good Catch — Good catch, (damn cut and paste !!! lol). I have changed my source code and will send it to iamnoel sop he can post it on the first post.
PM Forex Strategy
-
EllisEdi replied Jun 25, 2010Should work on micro account with no problems... — The EA Should work on micro account with no problems depending on how your broker handles micro accounts. Does your broker handle micro lotsize by using lots the size of .01? Does your broker ...
PM Forex Strategy
-
EllisEdi replied Jun 25, 2010What is your brokers name? — FPA = ??? Forex Peace Army? What is your Broker's name? I will download the mt4 client and test to see what the issue is... Mark
PM Forex Strategy
-
EllisEdi replied Jun 25, 2010MM , It has to do with ... — Money Management uses a formaula based on the total balance in the account, the Risk number in the variables, the Stoploss assigned for the trade (mostly EmergencyStopLosss value unless using FixedStopLoss feature) ...
PM Forex Strategy
-
EllisEdi replied Jun 24, 2010Happy Birthday — Best wishes for you on your birthday (and every other day as well...) !!!!! Mark
Simple H1 GBPUSD EA
-
EllisEdi replied Jun 24, 2010I will make a debug copy for you — I will make a debug copy of the EA for you to use. Then you can run it and send me back a log file which I can use to figure out why it will not run properly with your broker. This might sound like a silly ...
PM Forex Strategy
-
EllisEdi replied Jun 24, 2010Sure you can change the name and post. You can do anything you like to it. that is why I post the source code ( It is based off of a templeate EA I wrote for testing trading methodologies. I can post some of my testing charts no problem. It seems ...
PM Forex Strategy
-
EllisEdi replied Jun 24, 2010hmmm must be something else ... —
I just had two trades trigger one on gbpusd and the other on eurjpy ... so it looks like it should be ok. What are the differences between your broker and mine ... your broker is a 5 digit broker? ...PM Forex Strategy
-
EllisEdi replied Jun 24, 2010ypu that would do it... — Yes, both need to be enabled. By turning the one in the expert properties off it allows you to run the EA without making the trades, for testing or if you want to use it as an indicator. there are also comments... ...
PM Forex Strategy
-
EllisEdi replied Jun 24, 2010I think i found the reason but ... — Mine is operating properly... I use a different broker so my NonLagMA values are a bit different than yours. My short did not trigger where it looks like it should because of the NonLagMA indicator. It is a ...
PM Forex Strategy