- Search Energy EXCH
- unaizams replied May 14, 2009
It not a good idea — Hi drumdude, It not a good idea. I've tested it before and it will gets you out of your trade quickly. However, I've made the attached EA for you. Check it out!
Trade Manager needed!!!
- unaizams replied Apr 12, 2009
Six-Digit Forex Quotes and MetaTrader Expert Advisors — Six-Digit Forex Quotes and MetaTrader Expert Advisors Many Forex brokers have started to offer 6 digit Forex quotes to via the MetaTrader 4 terminal recently. It has a lot of benefits for ...
buy script: 5 digits spread calculation
- unaizams replied Mar 4, 2009
Of course I want it to just do the new bars because the indicator line for earlier bars is already plotted. I wonder why the programmer has chosen limit=Bars-Periods-1-counted_bars ? Any Idea what he is trying toaccomplish?
Updating Custom Indicator Line Automatically
- unaizams replied Feb 25, 2009
Thank you all for replying. When you say "use an incremental counter" do you mean the "for loop" counter which ends in (i++)? If this is the case, what is the technical name for the opposite counter which ends in (i--)?
Question About the "For Loop"
- unaizams replied Feb 25, 2009
Thanks — Thanks for your repllies. How about when: Counting open trades Modifying trades Closing Trades Deleting tradesWhich route shall I choose?
Question About the "For Loop"
- unaizams replied Feb 21, 2009
Thanks magnumfreak for your answer. Does this code block reduce the quality of EA test results in MetaTrader strategy tester? I noticed that when I test without this code the test takes longer and the profit is much lower. And in live trading (if I ...
Request for Help