- Search Energy EXCH
- 2,748 Results (25 Threads, 2,723 Replies)
-
Evaluation of Profigenics Forex System
Started Sep 12, 2018|Commercial Content|27 replies
Lately i get daily emails with advertising for the Profigenics trading system. It costs only ...
-
SwingMan replied Sep 11, 2018- Can you please post this Sample Code...? @Andrew (Entschuldigung) Sorry for the interference... It's interesting that the entry levels are identical to the High/Low (35) levels!
Evaluation of pipfinite Trend Pro EA Results
-
SwingMan replied Aug 18, 2018Hi young man, nice idea… Here are a few alternative rules for a HighLow system ... - When reaching a new HighLow, the PriceAction can run in the trend or in the opposite direction - As signal confirmation you can consider the cross with the HighLow ...
4 hr trading system
-
SwingMan replied Jul 22, 2018There is a misunderstanding, and one should describe very precisely what it is about, otherwise you lose the time for programming in vain ... I post here what I have imagined, further can you make changes. The problem is that what you call 61.8 is ...
I will code your EAs and Indicators for no charge
-
SwingMan replied Jul 22, 2018Because I'm using the simple version, here's an MTF version for you: image Here is a possible application of the indicator: image
I will code your EAs and Indicators for no charge
-
SwingMan replied Jul 21, 2018Try this, is the same... url
I will code your EAs and Indicators for no charge
-
SwingMan replied Jul 19, 2018I do not think that @10518 needs this indicator anymore ... Coincidentally, I compiled the file and fixed some bugs so that you can use it now.
Fixing Your Indicators or EAs (Free)
-
SwingMan replied May 13, 2018Sure, but not if it gets too complicated. Unfortunately for a programmer I have two characteristics: understand slowly but forget fast ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 12, 2018I am a very old man, and can not always follow Philip's ingenious ideas ... The last changes (MovingAverage, SwitchMode, StrongPendings) were tryings to reduce the DrawDown. I have only tested for a short time and know that they work in some ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 12, 2018Philip, thank you for your support so far. The thread was started to get "a little help" and correct existing EAs. I am glad that with the Tic-Tac-Nur versions until 2.4 the goal was successfully fulfilled. The other suggestions are indeed very ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 11, 2018... Now all I see that may be missing is to have the take profit and stop losses in pips instead of $ that way the money management works correctly. Maybe later, and maybe with ADR factors ...Maybe the EA can pause trading for a time period on a ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 11, 2018Please replace the Version 6.0 from #Post 714: New Version smForexRM EA_v6.1 I have only made a small correction.
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 11, 2018New Version smForexRM EA_v6.1 Two important additions to be tested: SwitchModeClosing_Enabled= true/false - When you have one or more active sell orders, all are closed at the first active buy order. So you can avoid that in a strong long trend, the ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 8, 2018If I see right, your SL is 800 points. Set to 1500 and test again.
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 8, 2018New Version smForexRM EA_v5.2-nihilist A new version only for you... I have now tried to limit the number of orders, by deleting the pending orders to not generate any new active orders. Please test if it works. Example with limitation of hybrid ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 7, 2018It's not my job, but you can use the Optimizer to find interesting parameter settings. GBPUSD-M15 - Optimization in two steps for March: Profit= + 501, PF= 1.65, DD= 1.8% - Results for April: Profit= + 479, PF= 1.32, DD= 3.3% GBPJPY-M15 / ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 7, 2018You are partly right ... The program does not send any new orders, but old pending orders still exist and are sometimes activated, so the MaxTrades can be exceeded. You can delete pending orders, OK. But in hybrid mode, what should you delete? - ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 7, 2018New version smForexRM EA_v5.1 I have now tried to better implement Philips rules from #Post 42, and I hope that the version now works properly. Before doing any detailed baking tests, check that the rules have been programmed correctly. You should ...
Help Needed to Debug Existing EA with proven strategy
-
SwingMan replied May 5, 2018You may be right, but you would have to program and test. Why not the other way around - start with 1 lot and then increase? Googel after "Roulette Trader" System. What I intend to do first would be to test the idea of Voldemar, it seems very stable ...
Help Needed to Debug Existing EA with proven strategy