Trading Systems - page 13

  Metatrader  (2)
I have a demoaccount in Metatrader and have test an EA called fxd Stochastic Cross 833 v 0.1. Sometimes it ok but sometimes when a buy trade has been open whne the quote rise it is lost in the trade and when the quote fall it is profit. Does anyone know whats wrong. Sometimes an buy signal accours
  Zerolag systems  (103   1 2 3 4 5 ... 10 11)
Simple zerolagstochs system of two indicators with alert
  Short-Term.....Swing Trade (Set-Ups)  (149   1 2 3 4 5 ... 14 15)
SHORT TERM TRADE SET-UPS FOR ALL ! Swing trading is actually one of the best trading styles for the beginning trader to get his or her feet wet, and still offers significant profit potential for the intermediate and advanced traders. THIS THREAD IS BEING SET UP AS REFERENCE TO WHAT IS GOING ON IN...
  Trading strategies/patterns  (11   1 2)
Hello everyone, Hope all is well during these time. Anyway, I would like to know anything you guys have for any strategies and patterns you might poses to help out one another. I have been studying some channels on you tube and got a hold of like the Scalping Strategy, Bat Pattern, Gartley Pattern
Recently seen on the net .... "What if we told you there was a hamster who has been trading cryptocurrencies since June — and recently was doing better than Warren Buffett and the S&P 500?" About Mr. Goxx Mr. Goxx is a hamster living in a loving and caring environment. Unlike other hamsters, he owns
Hi guys, What is more important in your trading strategy? Risk reward (RR) or winrate percent? If we want to have huge RR then entry and SL are very tight which can cause bad winrate... On the other side we have winratio where we need to use wide SL or no SL at all) to get high winrate. I saw many
By comparing strategies, scalper, swing trades, martingale or price action, which 1 would you like most
  Help with OOP  (86   1 2 3 4 5 ... 8 9)
I'm making a class like this. class Strategy1 { Strategy1(); }; class Strategy2 { Strategy ( string sym); } Now I want to call an object array: Strategy1 S[ 10 ]; // компилируется Strategy2 Z( "EURUSD" )[ 10 ]; // не компилируется How then to quickly create an array of objects if
  Zigzag  (91   1 2 3 4 5 ... 9 10)
I have some funny idea. Do you know that many forex teams from many countries tried to develop the zigzag system? Yes, it is the true. But everybody knows that indicator (zigzag) can not be usable for the forex at all. So, What did they develop in this case? Next week we will start to develope our
  Simple Trading Method  (276   1 2 3 4 5 ... 27 28)
Im been playing this method for about 3 months now and the return is quite good. This is a very simple method and it is all base on price action, indicator free trading and it is done manually. First you have to open a demo account and make sure that the broker you choose have the ff. pairs (must...
Hi All, By setting the "position" field in the MqlTradeRequest structure I'm able to close an position (by sending and opposite order with the same volume), I'm able to reduce an position (by sending and opposite order with a smaller volume) and I'm able to swap the position (by sending and...
Can a good strategy make 1000USD to 1 billion USD in 5 years? Yes. It can
Please find indicator (in download area) which is forecasting the support and resistance of current day based of previous day. All the calculation is based on Thomas R. DeMark book "New Science of Technical Analysis". Works on the timeframe less than H4 (including H4 of course).
Hello Traders, Currently the condition for my EA is only iSAR, I want to add a second condition iCCI to the EA with values +100 and -100 levels pls. *** Would you please help
  imitation hand trading  (81   1 2 3 4 5 ... 8 9)
Please advise if I imitate manual trading in the Expert Advisor, will there be no problems with execution of commands to open and close orders? I've never used it before. I used to trade with a broker a long time ago who had some technical problems (either the Expert Advisor did not work properly or
What are the benefits of Forex Live economic calendar
  Forex Correlation Theory  (42   1 2 3 4 5)
PRACTICAL USE of the Correlation Theory This article is focused on explaining how currency correlations can be used in a very practical way. Our goal is not to dive into theory or theoretical models but show how correlations can help solve practical trading-related decisions. The Forex Correlation
I subcribed 1 signal yesterday: <...> I see that the position on my account and provider is not same. Check Journal like the picture. Please help me how to fix it
[Deleted]
Hello there I've recently read about the crossing moving average strategy and decided to take a close look on it. I further thought I could ask my questions about it here. I've seen that those beautiful long-term upward trends after the moving averages cross, that all those articles show off, are
Hello, I don't know how to make a forward reference between two classes (contained in two different files): [file A.mqh] #include "B.mqh"class A{&nbsp;&nbsp;&nbsp;&nbsp;B* myclassB;}; [file B.mqh] #include "A.mqh"class B{&nbsp;&nbsp;&nbsp;&nbsp;A* myclassA;}; Clearly this won't compile as the...
I started a new signal on April 4, 2021 however the signal is showing statistics from a signal I had 5 years ago. This is making the signal not appear to be as good as it should show. It also has reviews showing on it that are for the other signal also, the reviews do not apply to this signal at all
This is the thread about books related for stocks, forex, financial market and economics. Please make a post about books with possible cover image, short description and official link to buy (amazon for example). Posts without books' presentation, without official link to buy and with refferal links...
With everything working for months, VPS still on, subscription paid for, why did my trades that were opened by a Provider not closed today when Provider closed the trades? Blackwave Pacfic, USDJPY trades. How does one get direct support from here
  Help me learn how to program.  (122   1 2 3 4 5 ... 12 13)
How do I collect and use information about trades? I need to collect information about all EA positions, their volume, profit, type, opening price. And then refer to information about the most recent position, or the largest position. I find it difficult to write in arrays. 1. Is it necessary to
Please help me to create an algorithm that combines pieces (ranges) of a segment into one segment without intersecting segments, with a possible gap to be filled in later. Initially we have an array of numbers in a certain range, numbers can be repeated, this array is divided into segments by
I'm new to forex trading and trying to build a portfolio of different strategies in order to not worry about single EA results too much. I'm trying to immitate quantitave investing methods from stocks. My question is - how could I do this with reasonable costs and if someone has ideas on how to set
  Self-trained MA cross!  (82   1 2 3 4 5 ... 8 9)
Hi folks! I have an idea that I didn't work in yet and want to hear your comments! Moving Average crossing system in my opinion one of the best trading system if it optimized well. My idea is creating self-trained MA cross expert advisor that could learn what the best prameters to use: 1- slow
does any one still trading the old school strategy ? i have a lot of pics that i've been posting and teaching ppl to trade like me, in some point it hurt my trades so i stopped it , now i will try again . first post is from yesterday night usdjpy. some past pic also posted , my DetailedStatement...
Hello all! We have an array of values - 500 Moving Averages for each bar How can we calculate the resulting harnesses? : - When changing direction ? Maybe you know where to swim ! I was advised to dive into Kohonen Maps, well I haven't figured it out
  Wavy tunnel strategy  (17   1 2)
Does anyone use the Wavy tunnel? I have seen a couple things on it but cannot seem to find any specific information. Does this strategy actually work?