- Search Metals Mine
-
Feex replied Mar 15, 2019Hey. You may be asked to test ULTRON_LITE_3 with the following settings: balance 100 $ TrailingStop 23 TrailingStep 2 Openhour 7 CloseHour 21 (2018.03.01-2019.03.14) the rest of the default settings. And, if the same test is not difficult, only ...
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Mar 12, 2019Hey. there is no time limit for LITE_3
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Mar 4, 2019Sorry, I did not quite understand what exactly you want? Can you explain in more detail?
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Mar 3, 2019Try testing ULTRON_LITE_3 with these settings: TrailingStop = 30 TrailingStep = 2 and TrailingStop = 23 TrailingStep = 2
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 26, 2019LITE 3 controls only their transactions
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 26, 2019if profitTrailing = true, then TP does not work. Works SL and tral. Profit is fixed only trailing stop if profitTrailing = false, then TP and SL work without trailing stop in the version of ULTRON 3.2.0 VTB tral is activated at a distance of 5p. ...
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 25, 2019about 10%: who told you that the risk ratio is the percentage of risk? If it were a percentage of risk, then there it would be written. Often, private messages are asked to provide open source code. So that such questions no longer have answers: ...
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 23, 2019there is no ATR in this version yet, but we are already thinking about it
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 23, 2019try this version: in this version, you can disable Risk Ratio and then the fixed lot specified in the settings will work. You can also disable ProfitTrailing then only TP and SL specified in the settings will work note: if ProfitTrailing is "true", ...
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 18, 2019the results are not bad, they are different! These are different versions among themselves are not connected in any way.
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 18, 2019one more modification. ------- on the test used tral - true ATR - true ------- note: do not forget to change the trading time settings for your server
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 9, 2019What is the point of quoting messages for November 2018? Today is February 2019! Be kind, do not litter the topic with stupid messages that do not carry any semantic load. Thank you for understanding.
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 8, 2019This is your third version of ULTRON_OP_1tra. I renamed it for myself so as not to confuse risk = 0 lots = 0.9 dep. = 3000
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 8, 2019I modified the version of ahossanmarc (post 596) added information panel auto tuning for 4 and 5 digit quotes removed "lots" - it is not needed. corrected all the "warnings" The algorithm did not touch ...
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 8, 2019ULTRON opens a transaction only when all the conditions for opening this transaction are met. Author settings are wired in the code. There are versions of this robot in which these settings are displayed in the settings menu. All trade in the ...
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 8, 2019ULTRON Advisor was created just for the GBPUSD pair. To trade on other pairs, you need to select other MA settings.
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 7, 2019does not work! Try to set a risk percentage of 0.0 and a lot, for example 0.9, a deposit of 3000. For the year 2 transactions and those in the negative also you did not correct the warnings about which I wrote Add a line to the code: #property ...
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 7, 2019Now the lot is working - you can change it. But nothing happens when changing the percentage of risk - 10 or 0 or 20 - no difference P.S. still: adding the line #property strict - 6 warnings: implicit conversion from 'number' to 'string'
My "Ultron" EA for GBPUSD H1 timeframe
-
Feex replied Feb 5, 2019if the risk percentage is 0.0, then why can't the lot be changed? It is always 0.01. How does it work?
My "Ultron" EA for GBPUSD H1 timeframe