digitalsakurauk Posted June 17, 2011 Report Share Posted June 17, 2011 I got this ea but doesnt work with a ECN broker. ECN brokers operate differently and the tp/sl must be set AFTER the order has been placed. could anyone help me with the code to place a sl and tp after the trade has been made? http://www.megaupload.com/?d=A19MDBJL Quote Link to comment Share on other sites More sharing options...
digitalsakurauk Posted June 17, 2011 Author Report Share Posted June 17, 2011 newest.dll file is missing. could you share it as well ??? http://www.megaupload.com/?d=FEJVJR8A thx u, could you have a look for me please? t2g 1 Quote Link to comment Share on other sites More sharing options...
HunFxTrader Posted June 17, 2011 Report Share Posted June 17, 2011 EA for ECN Brokers Hi digitalsakurauk! I have done it for you! You need to test it with your ecn broker. Have a great week end! http://www.megaupload.com/?d=3HPMPMWQ tomislav and t2g 2 Quote Link to comment Share on other sites More sharing options...
digitalsakurauk Posted June 17, 2011 Author Report Share Posted June 17, 2011 Hi digitalsakurauk! I have done it for you! You need to test it with your ecn broker. Have a great week end! http://www.megaupload.com/?d=3HPMPMWQ oh my god thx very much . i let you know if it works Quote Link to comment Share on other sites More sharing options...
digitalsakurauk Posted June 19, 2011 Author Report Share Posted June 19, 2011 hi hunfxtrader testing the ecn version now. but i get error message: Error opening SELL order : no connection with trade server Quote Link to comment Share on other sites More sharing options...
konorti Posted June 21, 2011 Report Share Posted June 21, 2011 Probably it was because of the weekend. Did you solve it? Where does the EA come from? Can you tell some information: what timeframe, cross and with what result do you run the EA on? Quote Link to comment Share on other sites More sharing options...
⭐ musketeer Posted June 21, 2011 Report Share Posted June 21, 2011 no TF... every pair but you need some other softwares... to may it works Quote Link to comment Share on other sites More sharing options...
HunFxTrader Posted June 21, 2011 Report Share Posted June 21, 2011 hi hunfxtrader testing the ecn version now. but i get error message: Error opening SELL order : no connection with trade server Hi! What about the server connection issue? However it doesn't connect with the order opening function of the EA. Quote Link to comment Share on other sites More sharing options...
digitalsakurauk Posted June 22, 2011 Author Report Share Posted June 22, 2011 (edited) Probably it was because of the weekend. Did you solve it? Where does the EA come from? Can you tell some information: what timeframe, cross and with what result do you run the EA on? works now thx, it was because of the broker. works really well with mb trading but when i try and use it on acfx on the 0 spread account, it does not work at all, no sl or tp in place. can you help? i will show you how much i can make and share the system with you if you can sort out the sl and tp. Edited June 22, 2011 by digitalsakurauk Quote Link to comment Share on other sites More sharing options...
⭐ musketeer Posted June 22, 2011 Report Share Posted June 22, 2011 works now thx, it was because of the broker. works really well with mb trading but when i try and use it on acfx on the 0 spread account, it does not work at all, no sl or tp in place. can you help? i will show you how much i can make and share the system with you if you can sort out he sl and tp. did you ever tried on *live* account? Quote Link to comment Share on other sites More sharing options...
HunFxTrader Posted June 22, 2011 Report Share Posted June 22, 2011 ECN function modified I have modified the ECN function. In this version you need to set the extern bool ECN parameter to TRUE for ecn broker or FALSE for non ecn broker, and also set the extern int TakeProfit and extern int StopLoss values properly before you start to trade with the EA. Please test it with your broker. http://www.megaupload.com/?d=7U4BDUWJ Quote Link to comment Share on other sites More sharing options...
digitalsakurauk Posted June 22, 2011 Author Report Share Posted June 22, 2011 did you ever tried on *live* account? yes i am testing it on a live account. HunFxTrader i will let you know if it works , thx. if it works i will show you how to set the system up Quote Link to comment Share on other sites More sharing options...
digitalsakurauk Posted June 22, 2011 Author Report Share Posted June 22, 2011 HunFxTrader seems to work fine now thx. but the fix StopLoss does not work, i set this to 1.0 but the trades keeps trading till the extern int stop loss kicks in at 20 but the fix TakeProfit works. could you have a look at the code for the fix stoploss? thx Quote Link to comment Share on other sites More sharing options...
HunFxTrader Posted June 23, 2011 Report Share Posted June 23, 2011 ...but the fix StopLoss does not work... It's not the failure of the EA. Every Broker has a predetermined stop level, which is the smallest allowed stop loss distance from the order opening price. The stop level is in most cases more than 1 pip, therefore you can't use 1 pip fix stop loss. I made a Broker-Account-Info script to print the important account and broker informations in the MT4 terminal. You need to place it to the experts/scripts folder in the main MT4 folder, then drag it to any open chart. The script will print the following informations: Account Holder, Broker, Leverage, Account currency, Lot size, Min lot, Lot step, Max lot, Stop level, Freeze level, Point size, Initial margin, Maintenance margin, Hedged margin, Required margin, Spread in points, Ticksize, Tickvalue, Pipvalue. You can read this informations in the Terminal window / Experts tab. In your case you need to watch the "Stop level" in order to get the predetermined Stop level of your Broker. http://www.megaupload.com/?d=8I0GUPIP Quote Link to comment Share on other sites More sharing options...
digitalsakurauk Posted June 23, 2011 Author Report Share Posted June 23, 2011 thx but the link doesnt work Quote Link to comment Share on other sites More sharing options...
HunFxTrader Posted June 24, 2011 Report Share Posted June 24, 2011 It works now for me. Quote Link to comment Share on other sites More sharing options...
digitalsakurauk Posted June 25, 2011 Author Report Share Posted June 25, 2011 when i try to drag to the window nothing happens :S Quote Link to comment Share on other sites More sharing options...
HunFxTrader Posted June 25, 2011 Report Share Posted June 25, 2011 Certainly you can not see anything on the chart, but after you drag it to any chart you need to click on the Experts tab in the Terminal window in order to read the printed informations. You can use it only at market open times because experts and scripts don't work without incoming ticks. Quote Link to comment Share on other sites More sharing options...
⭐ musketeer Posted June 25, 2011 Report Share Posted June 25, 2011 there is tick sender over the net.... Quote Link to comment Share on other sites More sharing options...
HunFxTrader Posted June 26, 2011 Report Share Posted June 26, 2011 Yes, here is a great tick sender. With this tool you can run the experts or scripts at market close times as well. http://www.mediafire.com/?uvjod2924t52lqi ⭐ musketeer 1 Quote Link to comment Share on other sites More sharing options...
digitalsakurauk Posted July 8, 2011 Author Report Share Posted July 8, 2011 HunFxTrader i pm u. need your help. 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.