Posts by ciro
help with an EA In Programming Jun 18 2010 at 20:44
No errors, finally, but now it doesn't trade at all.
help with an EA In Programming Jun 18 2010 at 19:29
ok, here is a part of the code: if I do this way, than I have 2x errors below: int BarCount; int Current; bool TickCheck = False; int Count = 60; bool NewBar() { static datetime lastbar = 0; datetime curbar = Time[0]; if(lastbar!=curbar) { lastbar=curbar; return (true); } else { return(false); int init() { ERROR HERE:'(' function definition unexpected BarCount = Bars; if (EachTickMode) Current = 0; else Current = 1; return(0); if (NewBar() == true) BarCount = BarCount -1 } ......
help with an EA In Programming Jun 18 2010 at 19:09
Hi, I have 2 errors 'count' variable not defined where may I be wrong?
help with an EA In Programming Jun 18 2010 at 18:00
Hi, I have implemented the max of 5 open trades; but no luck with the 60 bars stuff... please could you make it easier, or with more explanations? thanks for your help.
help with an EA In Programming Jun 18 2010 at 14:03
thanks a lot, later i will work it out, will tell you if I have been able thanks
help with an EA In Programming Jun 18 2010 at 11:40
Hi all, need some help with an EA. I have build most of it, but happend that it executed only 1 trade at time, and once I have a trade on it doesn't execute anything untill the trade is close... I would like to have the EA executing up to 5 different trades, and to open a new trade not earlier than 60 bars after last trade was open. couls somebody help me? thanks
Tools Community Reviews Platform Company Support
Economic Calendar Community Brokers Features About FAQ
Forex Broker Spreads Systems Expert Advisors API Blog Help
Streaming Forex News Strategies Signal Providers Translations Twitter Contact Us
Community Outlook Contests VPS Services Mobile Facebook Report A Bug!
Widgets EA Programming        
RSS          

Site Map  |   Terms & Conditions  |   Privacy Policy
©2011 Myfxbook Ltd. All Rights Reserved.
HIGH RISK WARNING: Foreign exchange trading carries a high level of risk that may not be suitable for all investors. Leverage creates additional risk and loss exposure. Before you decide to trade foreign exchange, carefully consider your investment objectives, experience level, and risk tolerance. You could lose some or all of your initial investment; do not invest money that you cannot afford to lose. Educate yourself on the risks associated with foreign exchange trading, and seek advice from an independent financial or tax advisor if you have any questions. Any data and information is provided 'as is' solely for informational purposes, and is not intended for trading purposes or advice.
*GFT is a sponsor of myfxbook.com for advertisement purposes only. GFT does not endorse any other products, services, or companies represented on myfxbook.com. The views of myfxbook.com and all other parties contained therein are not necessarily those of GFT, and GFT makes no warranty as to the accuracy of information provided.