- Search Energy EXCH
-
arbinka replied Sep 24, 2010Max's Ver 056 started on demo account for 3 hours ago — Lot size is 0.1 image
Nanningbob V5: Steve Hopwood's auto-trading robot
-
arbinka replied Sep 24, 2010Max! — Well, I don't think that the way you have fixed it will work correctly. The Analyze function generate total profit based on every symbol in the symbol table. This is going to be the basic for the new stop in order to breakeven. In your ...
Nanningbob V5: Steve Hopwood's auto-trading robot
-
arbinka replied Sep 24, 2010Hi Max, CheckRecoveryTakeProfit function dynamically Builds symbol table of all active trades. This can be a mix of Trend and Reversal trades. I have added magic number parameter (magic4HT or magicR) to this function which again passed to Analyze() ...
Nanningbob V5: Steve Hopwood's auto-trading robot
-
arbinka replied Sep 24, 2010Some more fixes for 056 "Invalid Stop" — 1. Added Minimum stop level to PendingOrderPipsDistance in init() function. 2. Added Minimum stop level to AtrVal in SetTarget and SetTarget4HT functions. 3. Fixed error mentioned earlier by ...
Nanningbob V5: Steve Hopwood's auto-trading robot
-
arbinka replied Sep 23, 2010Max's Ver 056 — I found and fix two major errors that causes the 130 errors. 1.sort out a conflict when both Trend H4 and reversal trades are taken. 2. The variable PendingOrderPipsDistance was not multiplied in the init() function. I'm not ...
Nanningbob V5: Steve Hopwood's auto-trading robot
-
arbinka replied Sep 13, 2010Max, The reason for the repeated modify is because Modify returns error code 1 which means "NO ERROR"! The solution that I have suggested few post ago was as follow: { if (!OrderSelect(cc, SELECT_BY_POS) ) continue; if (OrderSymbol() == Symbol() && ...
Nanningbob V5: Steve Hopwood's auto-trading robot
-
arbinka replied Sep 12, 2010iHistory 1.6 and 1.6a Symbols sorted alphabetically — I have been PM by several members which asked for a version with reduced line length for users with low resolution screen. I try to do that in 1.6 but I don’t think it is good enough. The ...
Nanningbob 4h trading system ver. 5.0
-
arbinka replied Sep 12, 2010iHistory v1.5 — Ok, This is an attempt to modify the indicator to allow statistics for open trades. Please let me know if you think that some totals are not correct. Thanks. image
Nanningbob 4h trading system ver. 5.0
-
arbinka replied Sep 9, 2010iHistory — version 1.4 Modification to allow correct pips disply for brokers which use mixture of 4/5/2/3 digits (FXPRO). Added 2 digits to the totals of Profit and Loss. |
Nanningbob V5: Steve Hopwood's auto-trading robot
-
arbinka replied Sep 9, 2010The bug is in Max's latest version 025
Nanningbob V5: Steve Hopwood's auto-trading robot
-
arbinka replied Sep 9, 2010To Max and Steve — There is an error in the ModifyTakeProfit rutine. Due to a missing compar to the actual Symbol the take profit value is often set to the wrong value. and also the ordermodify function return error code 1 which is "NO ERROR" ...
Nanningbob V5: Steve Hopwood's auto-trading robot
-
arbinka replied Sep 7, 2010I am using this indicator with some modification that I have made to show totals. image
Nanningbob 4h trading system ver. 5.0
-
arbinka replied Aug 26, 2010Impressive work! — Thank you Mart for sharing. Question: If I activate all EA's (EA1...EA7) dose it mean that the Manager going to monitor the right conditions for each EA and enter a trade when appropriate? can it be used this way as totally ...
NH4 Dashboard v2
-
arbinka replied Aug 26, 2010About 800 pips since Friday! — I'm running the previous version with 2.4.2 recovery on FXPRO demo account since Friday 20-08-2010. The EA is attached to 26 pairs. The result are impressive !
Nanningbob V5: Steve Hopwood's auto-trading robot
-
arbinka replied Aug 23, 2010Thanks! — Thank you Steve I appreciate it very much!
Nanningbob 4h trading system ver. 5.0
-
arbinka replied Aug 23, 2010to SteveHopwood — This message is conserning f451 ea at: url The Problem in the code is due to wrong magicnumber sent to Buy and Sell functions in the Trading module. The correct code should be as follow: ...
Nanningbob 4h trading system ver. 5.0
-
arbinka replied Aug 10, 2010Up 260 pips — I am runing it for the last 19 hours and until now it is up 260 pips on fxpro demo account. I have also back tested for 30 days - the result for the back test was far from bing as good as todays forward test.
Looser Trading System (Version 0.01-1/3)