- Search Metals Mine
- FxMaestro replied Dec 19, 2011
Why not? there are a few ways how to do that: - disconnect the terminal from the Internet and send wrong quots to it. I saw the software which can do that - I suppose that statements are shown from the dll which is triggered by the EA. So you can ...
Strange results on trading statement
- FxMaestro replied Dec 19, 2011
take a look at this tester. It can export statistics directly to Excel.
Advanced Strategy Tester
- FxMaestro replied Dec 19, 2011
Just compile it and copy close_all.ex4 file to "experts\scripts" folder of your MT4 platform. Then restart the platform and you will find "close_all" in the list of scripts in your Navigator window. Just double click on it and all trades will be ...
Software that automatically closes all open trades in just one click
- FxMaestro replied Dec 16, 2011
Maybe the statement is faked, as a programmer I see a few ways how you can do that...
Strange results on trading statement
- FxMaestro replied Dec 16, 2011
Be careful when you go live... I'd suggest to backtest your system on at least 2 years of good historical data, 5 months can tell you nothing about the system.
Do you continue your search after you have found a profitable strategy?
- FxMaestro replied Dec 16, 2011
Actually this depends on a strategy but: - Most likely the strategy will not "stop earning suddenly". It can start trading with no profit "profit trades ~ losing trades" at this point I'd suggest to turn it off and go to demo account or better to ...
What is good today may not be for tomorrow?
- FxMaestro replied Dec 16, 2011
Hello, Please use attached script, it does exactly what you need
Software that automatically closes all open trades in just one click
- FxMaestro replied Dec 14, 2011
Btw, please see this tread: url maybe it will be useful for you
How to turn an indicator into CSV file
- FxMaestro replied Dec 14, 2011
Hello, What do you mean? Do you need to export all indicator values into a file? If yes then this is not very difficult, you just need to add a new line (last value from the indicator buffer) to a csv file when the new bar appear
How to turn an indicator into CSV file
- FxMaestro replied Dec 12, 2011
Hello, did you set UseAdd=true in the EA parameters? it seems that this parameter controls lot sizing
EA opens incorrect lots value
- FxMaestro replied Dec 12, 2011
Hello, Please take a look here, this tool shows all trading entries on the historical chart.
"How to show past trades" on metatrader using the Tester
- FxMaestro replied Dec 8, 2011
you never know... Forex is risky enough so i'd prefer to go with a safer strategy, 2800 pips is not a bad result.
More Pips Vs. Safe entries
- FxMaestro replied Dec 8, 2011
hmm, there are a lot of people who are selling such "holy grails" but i think that i'd never sell the trading system or the EA if it is really good...
What would you do if you had a very good system?
- FxMaestro replied Dec 8, 2011
It depends on your trading system. If your trading system "likes" slow market then it is probably better to trade when other people are having rest and vice versa.
Best date to take holiday break?
- FxMaestro replied Nov 30, 2011
Hi, please send us exact requirements of this script. maybe i can help you when will have some spare time. do you need to be able to change predefined lot size and SL/TP? or this can be hardcoded in the script?
Script to place multiple trades
- FxMaestro replied Nov 30, 2011
Hello, do you use simple Martingale? or something like MA + martingale or soft Martingale? do you have the code of your system in MQL format? if yes then i can help you to add the "stop at set time" feature. If you do not have the code then i can ...
Is there an EA to stop Martingale at set time but let current cycle end?
- FxMaestro replied Nov 24, 2011
Completely agree with you! if you trade for a living then you can be a lot more emotional which will influence on your trading results and you can lose your money and become a bankrupt. So i believe that trading should be like a hobby or second ...
Trading for a living?
- FxMaestro replied Nov 24, 2011
I believe that we should use the intuition in the trading. This "sixth sense" really can improve the trading results. I do not know how exactly we should use the intuition but there are some suggestions: - when you are ready to open a trade ...
From Technical to Fundamental to Intuition
- FxMaestro replied Nov 24, 2011
Hello, What exact problems do you have with indicator? how should it refresh and how does it do that now? Can you post some screenshots?
Price Ratio Index Indi help
- FxMaestro replied Nov 22, 2011
IMHO it is not difficult to create such an EA but i think that it will not be profitable... why do you think that it will work? do you have any statistics regarding Bullish and Bearish candles.
EA trading based on Candle Color