Trading Systems - page 16

  Drummond Geometry ,PLDOT  (52   1 2 3 4 5 6)
no longer relevant
  Hull Moving Average's Trend System  (116   1 2 3 4 5 ... 11 12)
The system was posted by bradman when he needed this system coded. The system is simple. Long when HMA trend is up, and short when HMA trend is down. Attached is the EA, automated script for metatrader 4, and indicator of this system. You must install both of them. This expert advisor features: You...
Hi dear moderators, Would it be possible to manage this section more carefully ? This section is intended for topics about trading strategies , so trading discussions. Eventually accompanied with relevant code. I highlighted, on the top 14 topics, all the ones which are NOT related to trading
Mtf,price action,market strength, momentum ,trend,range,support and resistance,and volatility are the key elements that make up the synergy system.Pdf included for more indepth description of system components as well as entry criteria
  Vegas Is Back - New Algorithm  (45   1 2 3 4 5)
I'm the real vegas, author of the previously released "The 1 Hour Tunnel Method" and "The 4 Hour Tunnel Method". In the next few days I will release my new algorithm for short term traders [scalpers and day traders]. "The Vegas Short Term Algorithm" comes with everything you need to be successful...
  Harmonic Analysis  (3563   1 2 3 4 5 ... 356 357)
Hello traders, This thread is dedicated to harmonic trading and price action/structure trading. The thread has become a one-man show for a while. I thought I would shut the thread down but I decided to contribute more. I'm not a professional trader and I will never be and I never want to be. Because...
Hi all I want to make a strategy that use bollinger band indicator. but i don't know how to improve it when certain case: 1) how to check when the bollinger band expansion when it has breakout or trend, what indicator or price action or maths to check if it is not consolidation. 2) how to
  stochastic  (1)
I base my trade on the analysis of stohastic machines. The date of trading data and sessions are important to me. I am looking for price dynamics for shopping templates. I trade daily by m5 interval. I am testing a strategy and I thought it would be of interest to members if I post the results of
  Trend Friend  (121   1 2 3 4 5 ... 12 13)
I threw together another indicator that you guys might like. I just finished it a few mins ago and I can't wait for the market to open, heh. This new one I named Trend Friend because it uses MACD and two sets of exponential moving averages on the 1 min through 4 hour timeframes. It's a very close...
  Roffild's library  (109   1 2 3 4 5 ... 10 11)
https://github.com/Roffild/RoffildLibrary
Could you please explain me what exactly SilverTrend_Signal.mq5 does? which parameter , oscilator or andicator it looks to alert signal
  Dividing open positions into groups  (128   1 2 3 4 5 ... 12 13)
Good afternoon, if you can't help, please suggest a script, an advisor, an article, a forum thread. I can't figure it out on my own. There is a need to divide (on a hedge account) the active (open) positions into groups, depending on certain conditions (lifetime, signals that have been opened
[Deleted]
  The "XO"-Method.........  (1136   1 2 3 4 5 ... 113 114)
New article Calculator of signals has been published: The calculator of signals operates directly from the MetaTrader 5 terminal, which is a serious advantage, since the terminal provides a preliminary selection and sorts out signals. This way, users can see in the terminal only the signals that
  DIN version 3.0  (104   1 2 3 4 5 ... 10 11)
Update 08 May 07 In the previous version, DIN with TF 30 is not too reliable for choopy market and news release, and not so many traders are trading intra day, then I modified DIN indicator to version 3.0 which is using TF 1 hour Take a look at the picture below (attachment) Legend: 1. Dolly ver 11...
Hello. Help me solve a question, what should I do? I paid for the robot and it doesn't work properly. I was programmed by *** Maybe someone knows him? Of course I left the best review, but the work is not finished. When discussing with him in chat, I wrote about this robot feature. I tested it of
test on EURUSD,H1 (hedging) 2016.04 . 07 09 : 33 : 30 failed instant sell 3.30 EURUSD at 1.14380 [ Volume limit reached] 2016.04 . 07 09 : 33 : 30 failed instant sell 3.30 EURUSD at 1.14380 [ Volume limit reached] Can you tell me how this error is resolved? I can't find any information about
  Clear all indicator  (17   1 2)
Anyone knows any way or something on marke that can clear all indicators for an instant to see the graph clear and return all indicators on graph? Something like on/off. If on, all indicators are visible, if off, just price on graph
There is a Live symmetrical Triangle Pattern formed in CHFJPY - 06-03-2020 Since Symmetrical Triangle Patterns are trend continuation pattern,and the live trend in bullish in major trend and bearish in minor trend in CHFJPY. *Is it a valid pattern ? *How to calculate breakout levels ? *Should I look
Hello, I want to create EAs on stock and stock indices (CFD). Im curious if can backtest them on Futures data type? Will it be usable? Its not so easy to get high quality CFD historical data on these instruments, What I know, these CFD instruments are very variable according to the broker
  Exit Indicator  (1)
Dear All, I am new to Forex trading, Could you please suggest me any indicator/method which can be used for locking the maximum profits. I dont want to get out of the trade very early, at the same time I dont want to loose profits due to pull back. I use stochastic with MA for entering the trade
Hi, in the particular trade I'm creating I want to open a position with the smallest stop-loss that my broker will allow. I've modified some code I found on these forums but it's still not working right and I'm not sure what I'm doing wrong. Here's a snippet of my code: if (type == POSITION_TYPE_BUY
Hi All, I'm looking to find out if an indicator is able to auto trade an account when it Signals? Thanks, TO
  For Those Looking for the "Grail"  (63   1 2 3 4 5 6 7)
Hello fellow traders, First let me share with you a bit of my background then some valuable information. I am known online as Pip, I have been trading since 2000. I have traded stocks, options, futures, metals, indices, and forex. I have developed and co-developed many tools online, some are free...
  CAC40  (2)
I remember that there was a fantastic signal specially on CAC40 but I lost the link, anyone remembered or have any clues?
Confirming one divergences with another. https://www.tradingview.com/script/LXz2NC1b-Multiple-divergences-NON-REPAINT-by-PeterO/
Hi, I can't solve the problem. The code snippet works to close partial positions with the same ticket, but how can I increase the position ??? I looked everywhere, I tray with the negative - but it doesn't work. Anyone got any idea? Or it's impossible in mql5? if(account.Profit() > 600 /*&&
Hello, I've been developing EAs for some years now. I have always tried to make an EA that can work on any forex pair. I've always thought that a good EA should be able to make profit regardless of what forex pair it was running. This is what I usually do: Have an idea, write EA, make some
For strategy analysis in DLL use in processing queries and filtering? But really what is the idea of the database usage in trading?(‾◡◝) Just wondering if anyone has used MySql yet in their strategies. I am guessing I could optimize settings while running live.. Thx
Hello I'm trying to find an Expert Advisor that will open a trade in a negative related currency pair triggered by a certain loss of another running position, behaving as a recovery automatic EA. Is there anything that I could find? Thank you