metin Posted July 2, 2010 Report Share Posted July 2, 2010 source code? Hi! For those ones who are having troubles with symbol prefixes or ends, take a look at the source code (standard version). In case your code says that: int init() { double ld_0; g_bars_140 = Bars; if (EachTickMode) gi_unused_144 = 0; else gi_unused_144 = 1; int l_digits_8 = MarketInfo("EURUSD", MODE_DIGITS); change it whith: int init() { double ld_0; g_bars_140 = Bars; if (EachTickMode) gi_unused_144 = 0; else gi_unused_144 = 1; int l_digits_8 = MarketInfo(Symbol(), MODE_DIGITS); I hope it helps. High, Monic7 I don't know how to change (how to reach and edit) source code, could you please clarify... Best regards, Quote Link to comment Share on other sites More sharing options...
monik7 Posted July 2, 2010 Report Share Posted July 2, 2010 Symbol restriction modified. http://www.4shared.com/file/xXYSn7UU/Forex-STF_1_.html taipan, domonkos and halcyonn 3 Quote Link to comment Share on other sites More sharing options...
metin Posted July 2, 2010 Report Share Posted July 2, 2010 Symbol restriction modified. http://www.4shared.com/file/xXYSn7UU/Forex-STF_1_.html Great, thank you very much... Quote Link to comment Share on other sites More sharing options...
Diesel 10 Posted July 4, 2010 Author Report Share Posted July 4, 2010 Symbol restriction modified. http://www.4shared.com/file/xXYSn7UU/Forex-STF_1_.html Now I'm really confused! Forex-Stf is an EA but what you posted here appears to be an .mq4 indicator, which by the way will not attach to my chart. Do I just leave this new indicator in the experts/indicators file and load the original EA (which never traded over 4-5days) and the EA will some how use the new indicator???? Is 15m on EURUSD the correct time frame and pair? The EA (which I just reloaded onto the chart) does have a smiling face, but it did previously and still in past got no trades... ? Bottom line, what are the EXACT steps I need to take to get this thing working properly and trading? Thanks. Quote Link to comment Share on other sites More sharing options...
halcyonn Posted July 5, 2010 Report Share Posted July 5, 2010 1 minute charts is the right timeframe...eurchf and usdjpy best pairs.other than that i am not sure what's going on on your end. Quote Link to comment Share on other sites More sharing options...
monik7 Posted July 5, 2010 Report Share Posted July 5, 2010 Hi diesel, I've just checked, which I posted is the EA, and not an indicator.And this EA was downloaded from somewhere in this thread. If you see the indicators (that are all inside the EA) when backtesting, might be because they were hidden and I change it to appear on the chart, to understand the logic. It should be placed in experts folders, and not in the indicators one. On charts, on M1. I hope it helps, regards Monica Quote Link to comment Share on other sites More sharing options...
hatchsead Posted July 5, 2010 Report Share Posted July 5, 2010 1 minute charts is the right timeframe...eurchf and usdjpy best pairs.other than that i am not sure what's going on on your end. I have forward test running on forexlite however, it will not open a trade on the live trade. Is there something am doing wrong? I need help Quote Link to comment Share on other sites More sharing options...
forexfx Posted July 5, 2010 Report Share Posted July 5, 2010 4xproject . com said nothing fancy algorithms used in coding the ea... so dont waste your time testing it :p Quote Link to comment Share on other sites More sharing options...
halcyonn Posted July 5, 2010 Report Share Posted July 5, 2010 forexfx,it has given trade after good trade..it does not ahev to have fancy algos in it to be profitable. Hatchsead,try prime forex or fxopen of fxprimus demo.for me it is working on fxopen live and eglobal live as well. most trades are from eurchf and occasional on usdjpy. on fxprimus i ahd a good demo result on i minute chfjpy too. Quote Link to comment Share on other sites More sharing options...
forexfx Posted July 5, 2010 Report Share Posted July 5, 2010 forexfx,it has given trade after good trade..it does not ahev to have fancy algos in it to be profitable. ................ I was quoting what posted in 4xproject . com ;) Anyway..DonnaForex made 25% gain on her demo last week :) Quote Link to comment Share on other sites More sharing options...
hatchsead Posted July 5, 2010 Report Share Posted July 5, 2010 (edited) forexfx,it has given trade after good trade..it does not ahev to have fancy algos in it to be profitable. Hatchsead,try prime forex or fxopen of fxprimus demo.for me it is working on fxopen live and eglobal live as well. most trades are from eurchf and occasional on usdjpy. on fxprimus i ahd a good demo result on i minute chfjpy too. Halcyonn, thanks a lot i will do just that. Happy pipping! Edited July 15, 2010 by hatchsead Quote Link to comment Share on other sites More sharing options...
halcyonn Posted July 13, 2010 Report Share Posted July 13, 2010 has any friend seen upto 4 open trades on one single pair at one time with stf?live or demo? i have several mix long and short on usdchf and chfjpy though it is making money just like before with all these positions but i wnated to confirm it here with members from thier tradinge xperience if they have witnessed similar action!! Quote Link to comment Share on other sites More sharing options...
⭐ musketeer Posted August 17, 2010 Report Share Posted August 17, 2010 hi halcyonn, i've just found that thread... so i am not able to answer that question, but instead i have one :) you have 50 SL and 50 TP based on that statement in mt4stats, right? on all pairs? Quote Link to comment Share on other sites More sharing options...
halcyonn Posted August 17, 2010 Report Share Posted August 17, 2010 Musketeer,i will need to check this later today and reply. Quote Link to comment Share on other sites More sharing options...
⭐ fryguy1 Posted September 10, 2010 Report Share Posted September 10, 2010 Just got an email on this, prefer manual trading over EA. EAs seem to fall apart. Quote Link to comment Share on other sites More sharing options...
⭐ musketeer Posted September 10, 2010 Report Share Posted September 10, 2010 what e-mail? what you mean? Quote Link to comment Share on other sites More sharing options...
CBrownell Posted October 3, 2010 Report Share Posted October 3, 2010 It seems the link with both versions and documentation is no longer good. Can some provide a new link? Thanks... Quote Link to comment Share on other sites More sharing options...
Guest phreak Posted October 3, 2010 Report Share Posted October 3, 2010 It seems the link with both versions and documentation is no longer good. Can some provide a new link? Thanks... multiupload.com/RI6WGWEKPV Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.