- Search Energy EXCH
- 2,748 Results (25 Threads, 2,723 Replies)
-
SwingMan replied May 5, 2018The idea may be good, but not in the spirit of Philip...!
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 5, 2018I will do that as soon as possible
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 4, 2018Philip, my sincere condolences from me as well as from all members in thread. I have read again your #Post 42, and notice that I have misunderstood some things. Now, as you have described, I try to program the pending orders and hope that the ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 3, 2018Is OK. And now check please my remark for your private version 4.2.2: In 4.2.1 we don't check the price position, and we have more trades. In 4.2.2 we check the price position, we reduce the trades, and what is important, is that I suppose we don't ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 3, 2018Yes, too bad... I don't do coding for other traders, or very rarely. But even your description is not clear enough what a programmer should do. If you draw manually the lines is also OK. If there is an order with SL and TP, then the corresponding ...
I will code your EAs and Indicators for no charge
-
SwingMan replied May 3, 2018Have you checked this? url
I will code your EAs and Indicators for no charge
-
SwingMan replied May 3, 2018Version 4.2.1 is identical with the Parameter "Check_PricePosition=false" If you test on the same platform, is better to set on 4.2.1 a MagicNumber other as the default 7.
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 3, 2018Thank you @albert for your test. It may be that the cause has not been fixed, or I have posted a wrong version (that can happen to me)... Now I'm just posting a testing version only for you ...
- As parameter we now have ...Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 2, 2018Until Philip understands the idea and I program something, maybe you do a quick check and post a result table ...
- Choose first suitable parameters, time Frame M15, possibly make an optimization. - Start the EA only for three months ...Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 2, 2018A question to Philip, concerning the algorithm (version 4.2.1): - Only sell orders - After the start (open = 150.330) the next sell is on NextSellPending = 150.290 (about 150.330-40 TrendDepth) => SellOrder 1 - NextSellRestart (1) = 150,341 (about ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 2, 20181. The idea with "optimized hours trading" is good, I also did something like that. For Philips system you would probably have to set tight TPs, and he can think about it when he has time - it's his system. 2. In a next version I will do the ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 1, 2018Alternative version smForexRM v_4.2.1 In version 4.2 there is an additional filter for the execution of the order. In version 4.2.1 this filter is fixed and there is something more order. Please compare if one of the two versions has Advantages.
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 1, 2018New version smForexRM EA_v4.2 I replaced the previously posted version because a few unnecessary prints were still inside, sorry...

Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 1, 2018New version smForexRM EA_v4.2 @albert666, thanks for your understanding, it is indeed so! I also can not program every day. Until everything in my EA works, you only have to check the functionality step by step, and reports about 2-3 years backtest ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied Apr 27, 2018New Version smForexRM EA_v4.1 If you look at the messages in "Expert", the StopLoss are wrong! Try this version 4.1 now. I have corrected some mistakes. There is a problem when long bars appear - we need the recovery, and the use of more as 1 ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied Apr 26, 2018New Version smForexRM EA_v4.0 I think I have found a possible cause for the many simultaneous orders ... The orders were sent to the calculated levels according to Philip's first program files. (Here can be the error because the ticks can very ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied Apr 26, 20182. (Bar Range Filter) You're probably right, I'll test today. Suggestion 1. Presumably you're right, Philip will confirm that later. You can also use a formula to calculate the distances of the entrys with the ATR of the time frame, and also the ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied Apr 26, 2018Please check today's log-file in the journal at the hour where the many orders were fired. I also experienced that today with live prices. Then came the message that the margin is no longer sufficient. For me a program restart was registered. As a ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied Apr 26, 2018I also got a lot of wrong buy orders now, and that has something to do with the program restart. Let's see what I can do better.
Help Needed to Debug Existing EA with proven strategy