|
|||||||
| Recent news News articles from Jerry, Bob, or Forex institutions |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Administrator
Join Date: Jul 2009
Location: Sterling, VA, USA
Posts: 140
|
Change Log
RoboMiner II Version 2.20 1. Added MODE_LOTSTEP to lot sizing. This will allow Alpari users to start with 0.10 lots, but then increment up to 0.11, 0.12, 0.13 lots, etc. instead of being forced to stay with 0.20, 0.30, etc. 2. Added ! IsTradeContextBusy as test when closing all trades, emergency or FIFO. This will help in closing orders under FIFO and also EmergencyCloseAllTrades. 3. Added Direct Code when closing all trades. No calling of other function to avoid negative balance conflicts. Makes closing of FIFO orders very clean and trouble-free. 4. Took away magic number test when closing all trades. Closes all for currency pair. 5. Took away magic number test when adding up profit for all of that pair. 6. Added test for magic number to be within range for that EA when doing FIFO modifications of TP, etc. 7. Added test that order currency pair is same as chart currency pair when doing FIFO modifications of TP, etc. Much of the above will not be visible to the user. The LotStep incrementing of lot sizes is the one thing that users with 1 decimal place lot sizing will notice. RoboMiner Pro 1.06 There is one new setting added to the RoboMiner Pro. That setting is MonitorAndClose. The default is false. If set to true, the EA will monitor all existing trades and close them when it normally would, but it will not allow any new trades to open. Note that DoTrades must still be set to true for this to function, since if DoTrades is false, then the EA will neither open nor close trades. In that case, the only thing that would close trades would be the TakeProfit. |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Sep 2009
Posts: 2
|
Most of these change appear to affect FIFO accounts. Can you clarify the impact of these changes to non-FIFO accounts?
|
|
|
|
|
|
#3 |
|
Administrator
Join Date: Jul 2009
Location: Sterling, VA, USA
Posts: 140
|
The only real changes are going to be the ability to more reliably and quickly close open orders. Otherwise there are no logic changes.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|