Trading Systems - page 34

  Stops are the way to go.  (163   1 2 3 4 5 ... 16 17)
Stops are the way to success. Without protective stops, trading is doomed to failure. Most players in the financial markets know this. Optimizing stop orders has been on my mind for many years. I think I am not the only one. I want to hear the opinion of experienced traders and programmers in this
  "Hedging" in Forex trading -Why do it?  (78   1 2 3 4 5 ... 7 8)
if I may offer my opinion..... Hedging is a method to limit risk. Consider this scenario..... You may consider an investment in ABC Oil to be a good as you feel that it will outperform the market. However you know that the whole oil sector can be volatile, so if the sector falls, ABC Oil will fall
[Deleted]
  Theory Relativity in forex  (21   1 2 3)
can apply Theory Relativity in forex ? 
Hi everybody! I've found a signal provider for MT5 and now I'm wondering about the letter "m" behind the name of the currency pair (as you can see in the screen below). Can anyone explain to me the meaning of this letter and furthermore, if there are any restrictions for copy-trading.
Hello,  From my research and reading, I have read that one trading systems do not work for all market conditions.  Questions: 1. Should a system trader have multiple trading systems for different market conditions?  2. If yes, do you recommend system traders keep all their systems running in sim...
Hello. A few days ago I got an idea to learn something about harmonic patterns. So I entered "harmonic trading" in google and clicked any link. On this site I found an explanation about patterns and heres my misunderstanding. On the attached pictures you can see a gartley pattern. And comments from...
why does it shows up dpo to the chart so many times?? And what do you think is wrong? #include <Trade\Trade.mqh>CTrade   trade;void OnTick()  {double DPO [];double Ask=NormalizeDouble(SymbolInfoDouble(_Symbol,SYMBOL_ASK),_Digits);double Bid=NormalizeDouble(SymbolInfoDouble(_Symbol,SYMBOL_BID)...
Hi, i need help for an expert that close all open trade(in a specific loss) with magic number and also close all pending order 
strategy based on camarilla pivots: _____________________________________ Buy Logic : ___________ When a price touches L3 , take a buy and stoploss will be 5 pip lower than L4 Target : ________ when a price touches H3, exit the buy Stoploss and reverse : ______________________ when a stoploss is hit...
I have searched the internet and forum, as well as the market available product, there are quite a number of such strategy. I also developed my own code. It is not as difficult as other strategy, it is more like a module to place order, rather than a strategy. However when I use it i realize it is...
  True Breakout System  (12   1 2)
Hello everybody,is it possible to create an EA based on this indicator?All further information I will write down, sobadl the question was clarified ...
Hi guys, which trading system is the best for you? and Why?
The new HIGH GAIN SYSTEM , professional trading .
Hello everyone, This is a very interesting indicator written for Tradingview. Can anyone understand the logic and transform it into an Ts for Calgo? I would be very grateful to him. //Original edited code from authers listed below with thanksstudy("Trend_Master_v", shorttitle="Trend_Master_v",...
Hi Anyone knows a mt4 EA like with this characteristics ? long trades short trades EMA 1 EMA 2 Stop loss Take profit IF price to  'X'  move position to breakeven I assuming that there must be a similar EA here somewhere that is for sell or free, but I can't find it. Thanks
hi  i find it very difficult to set stop loss, because it is either hit too often or gives me a big loss. so i want to know how people do on this. i just want to have some ideas, discussions, inspiration. i know there is no prefect sure win system. many thanks
I am now testing some new approaches for opening a scalper trade. Now several filters are being calculated (we can consider it a variant of MA) with different durations in seconds. I have found by experiments that quite a successful entrance is calculated as a difference between curves of several
I propose to rally to the challenge of MO in relation to trends, i.e. where the probability of an outcome event must be predicted many bars ahead. What I propose from my side: 1. a basic strategy for generating targets. 2. Maintaining a joint database of features. 3. Organizing the possibility of
  Older items  (79   1 2 3 4 5 ... 7 8)
Hi all! A long time ago, when I was just learning how to program in mql4, I came across such a concept as old and new points. And in all of the examples from tutorials, a check has been added: if ((digits==5) || (digits==3)) { dp=deltaPrice*10; } Sort of a conversion of old points to new ones in
  ATC without timeframe(TF)  (67   1 2 3 4 5 6 7)
Hi all. I have an idea to move away from timeframes when creating the TS, so that the TS would not depend on TF, number of last examined bars, etc. I've found only variants using ticks, but they are not easy to test in Metatrader (the results are very inaccurate) What other variants, approaches
Following the example of the branch Let's write an article "How to draw up Terms of Reference when ordering an indicator" we should also write an article for customers with tips on how to draw up the TOR for a robot. Indicators are much easier in logic, so we have started with them in the first
[Deleted]
Everyone knows that the correlation method and similar methods do not exactly cope with determining the correspondence of time series, and in some cases are not accurate at all. Recently, computer vision has become widespread. Basically, it is used to recognize images, such as faces in photos. As
[Deleted]
Let's say we have a piece of a chart. We need to work out (on the history) the best way to open deals on it. Where to buy, where to sell, where to buy more, where to close, and so on. But we must consider that the patterns may be different, and we must find the most effective method of calculating
This letter is an appeal to the MQL developers. Because I couldn't find a department where you can write a letter. I write it here. I have a problem with the strategy tester . The thing is that after studying the performance of the strategy tester I came to the conclusion. We don't get more than 70%
  Talking about the PLO in the lounge  (223   1 2 3 4 5 ... 22 23)
Since I'm constantly accused of seducing and leaving all the women in St. Petersburg over 18 and under 90 and starting to maniac beyond, and one of the forum users on my birthday on December 23 was hysterical about how much he hates me, I decided to start a socially useful and chaste branch. And
  Euro Rat  (166   1 2 3 4 5 ... 16 17)
The Euro Rat project. Test of the idea: Forum on trading, automated trading systems and trading strategy testing FOREX - Trends, Forecasts and Consequences 2017 Vladimir Karputov , 2017.10.06 16:21 Check that in the code: For practical forex work: if AUDUSD is rising and USDCAD and USDJPY are
I want to start a signal service but I have a few questions : can I enter my orders manually and will they be able to be copied , will stoplosses and takeprofits also be copied , can I setup a signal service using any broker ? Thanks for helping me out, folks ;-)
Hello, Is there any " Pivot Indicator for Android mobile mt4 app"?  Is there any way to add custom indis on mt4 Android mobile app? 
  Mobile Call Notifications  (11   1 2)
Hi, is it possible to receive a mobile Call for Notifications, indicators...?