- Search Crypto Craft
- 2,748 Results (25 Threads, 2,723 Replies)
-
SwingMan replied Feb 12, 2022If you don't know the term "StealthTrading" for the EAs, then you might know "StealthBomber"... If you want to send orders without the broker noticing where is your Entry, TP and SL to fish your lots, then the orders are sent as MarketOrders, then ...
LazyHedging Trading Ideas
-
SwingMan replied Feb 12, 2022From your description, with my English I honestly don't understand where the problem is. Maybe if you had written: 1.Start EA1 on pair XXX and EA2 on same pair XXX, 2.EA1 close Order, 3.EA2 dont close, Order etc. You can have two accounts if you use ...
LazyHedging Trading Ideas
-
SwingMan replied Feb 12, 2022If you have time, please test a few more pairs and create a small table with the essential characteristic, possibly also with the largest LotValue. I now have a new EA variant for what I called "Generation-5", and later it would be important to know ...
LazyHedging Trading Ideas
-
SwingMan replied Feb 12, 2022If I understand correctly, the "BodySwitch EA" closes order from another EA. The "BodySwitch EA" works with (MagicNumber=1000), and only closes orders with this number. if(dClose<=lossLevel && order.MagicNumberX==MagicNumber) If that's how I ...
LazyHedging Trading Ideas
-
SwingMan replied Feb 11, 2022There are no TF's. Everything is calculated for D1 even if the chart is H4, H1 etc. I must learn to download the Dukascopy data - if that helps...
LazyHedging Trading Ideas
-
SwingMan replied Feb 11, 2022I believe the errors are caused by the spread. Here's a small change, test if it helps. Until the errors are fixed, please only test from January 2022 so that I can also have M5 prices. Write the broker and the setting as well, because I have ...
LazyHedging Trading Ideas
-
SwingMan replied Feb 10, 2022Here is a temporary version 3.4.0 Please test the days near the error messages, maybe it will get better. If you post, please include the lines before the messages, maybe I can find the cause faster.
LazyHedging Trading Ideas
-
SwingMan replied Feb 10, 2022It's ok, congratulations, but please delete all CHF pairs if you have leverage of 1:500.
LazyHedging Trading Ideas
-
SwingMan replied Feb 10, 2022Thanks @kitpu for your analysis! Generally speaking, there are very interesting conclusions: - The entry can be close to the previous high/low of the body (0.1). - The TakeProfit factor remains quite small (0.30). - The StopLoss factor is twice the ...
LazyHedging Trading Ideas
-
SwingMan replied Feb 10, 2022The account in TradeExplorer was heavily used by the trades on NZDCHF because all CHF pairs have leverage 1:33 instead of 1:500 like all others, and the margin was no longer sufficient. So I had to remove these pairs from the workspace: AUDCHF, ...
LazyHedging Trading Ideas
-
SwingMan replied Feb 9, 2022I'm glad because you can now earn many thousands of money while you sleep. (I do that too...)
LazyHedging Trading Ideas
-
SwingMan replied Feb 9, 2022I am not changing anything at this time. If you test and find better settings, let us know. - The "maxTrades" limit the levels of the martingale, and hopefully the margin will be valid at this broker. - The "Reference_Account" is intended for the ...
LazyHedging Trading Ideas
-
SwingMan replied Feb 9, 2022It's the default settings because I load the EA directly and don't want to make any changes. Later when I do any tests I might make adjustments for certain pairs. So far have found in the tester that the default values are satisfactory.
LazyHedging Trading Ideas
-
SwingMan replied Feb 9, 2022New ExpertAdvisor version "smBodySwitch EA_v3.3" - Some corrections and adjustments were made. - Workspace with 28 pairs and 2 dummys. Right now there are three pending orders activated. This is only done near the entry levels so that one does not ...
LazyHedging Trading Ideas
-
SwingMan replied Feb 8, 2022Hi David, I don't know if you had time to read about the last indicator posted on the mql5 website: Inverse-Fisher-RSI Your signals appear to be identical to Ehlers, maybe you will find an application for it.
Trading Made Simple(r)
-
SwingMan replied Feb 7, 2022OK, I forgot about that. Then I'm not responsible for what you do, nor do I take part in the profits...
LazyHedging Trading Ideas
-
SwingMan replied Feb 7, 2022I stopped the TradeExplorer because the ReverseOrder was not executed for AUDNZD and also the TrailingStop is not displayed correctly. Now I have to find the causes.
LazyHedging Trading Ideas
-
SwingMan replied Feb 7, 2022You shall never test an EA live again, until the author gives you written confirmation that the program is running error free!
LazyHedging Trading Ideas
-
SwingMan replied Feb 6, 2022Hi Alberto, watch out for the capital in testing if you test several pairs! With FxPro you have leverage 1:30. Margin for a pair is: Margin=Lots*(100,000/30)=Lots*3,333 For 0.3 lots you need also $1,000 margin. At leverage 1:500, Margin=Lots*200, ...
LazyHedging Trading Ideas
-
SwingMan replied Feb 6, 2022New Expert Advisor version "smBodySwitch EA_v3.2" - No orders between 21:00 and 03:00 - Some bugs fixed - The background of the charts changes for active trades (Buy/Sell). A new script "smApplayTemplate AllCharts" with which one can assign a ...
LazyHedging Trading Ideas