Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I understand about the trading on 1 bar.
It is CalBackBar. It means that the EA will open the order on the signal which was 1 bar ago (the signal to open was 1 bar ago). We will study it I think on the mql4 training courses.
But Alex added some new parameter: calcCloseDOTBars
it may be 0 or 1. And I do not understand this calcCloseDOTBars.
I am testing using two copies of MT4 using:
- OnlyEnterOnFullBars true;
- OnlyExitOnFullBars false;
- useClose.Trade.Rules true.
Timeframe m15 for the 4 main pairs. Demo alpari.
An other EA is testing with the following settings:
- OnlyEnterOnFullBars true;
- OnlyExitOnFullBars false
- useClose.Trade.Rules false.
Timeframe m15 for the 4 main pairs. Demo neurex.
Last edited by newdigital; 10-24-2005 at 10:39 AM.