Trading Systems - page 29

  Naked Gun  (26   1 2 3)
Naked Gun Trading System Naked Gun trading system was inspired from the "Naked Forex : High-Probability Techniques for Trading without Indicators" Book by Alex Nekritin and Walter Peters, 2012. The system idea is to trade specific reversal candle stick patterns at support and resistance (S/R)
I was interested how there could be implemented a martingale strategy in Forex. Is there any concept of embedding both the martingale, but also follow a trend or analysis with more than 90% success rate?
  10-20 pip SL  (4)
Hi guys I'm looking to analyse small Stop Loss strategies with win ratio of at least 70% anyone follow any or know of them would like to create a list? Cheers
This is a three-layer forward feeding NN EA. Attach it to any chart, I recommend the 15 min of your favorite currency pair. It works on every tick of data. It works on one timeframe of data, the chart you attach it to. If you use it on more than one chart at a time please change the MagicNumber to...
  Tick tools  (36   1 2 3 4)
Hi, Recently I've begun development of tick indicators. Some of them you can see in this thread: -TickSmoother -TickPriceChannel -TickMACD -TickStochastic Some of them can be implemented in EAs for better entries or for scalping.
[Deleted]
I notice ATR is being used to compute the average pip movement for the market, and has been used as a volatility indicator. Anyone knows if there are other indicators that can perform the same function or better? Thanks. Provide links here if you have.
How  calculated rating of an system ?
  x-Liquidex Community V3  (20   1 2)
A while ago I did post the source code of two EA's that I had worked on. Due to public demand I have purposed to work on a community open-source V3 of x-Liquidex EA. I would like to hear your views on what you found challenging about it and what you think that I can add to make it better. If you
[Deleted]
  News Trader Ea  (32   1 2 3 4)
This is a advanced news trader, enjoy!!! Functions: extern int TP=20; // The Exact Amount Of the Pips u will get as the profit in your account extern int NDay=0; // News Day extern int NHour=0; // News Hour extern int NMin=0; // News Minute extern int CTCBN=0; // Numbers Candles to check Before...
Hello guys, just was about to make a backtest for German DAX and was disappointed about the poor data provided. My broker (ActiveTrades) told me, sorry, but this is best data quality we have. If you need more, try Equity Clock.   Did not find any data on equity clock.   Also, what should be the...
As the subject says. Does the trade signal work? with or without subscription? Reason I'm asking is I'm starting again with $400 in account and a little bit of profit would not hurt
Hi all, Thanks for your help.  I en to run 5 EA on 5 different accounts (even from different brokers). I have the VPS from Metatrder4 (I pay 10$ per month). Do I have to pay 10$ a month for every different account or I can use the VPS that I already have for the 5 accounts. Thanks!
  Mean reversion trading  (36   1 2 3 4)
I've posted this system a few times on the web before but never here at forex-tsd. I have been sucking up indicators and ideas since the very first day and it's time for me to give back something slightly different, something which breathes life into a very old problem, how to take a fresh look at...
Just want to give my 2 cent for TSD FORUM Here is an extremely simple idea which cut off 99% of the guessing (visually) of what the END POINT DIRECTION is??? of any LINEAR indicator. A perfect scalping technique, I would say the best one for scalping that i have even seen, even more when use with...
Hello, i have this question: i need to use in my EA some indicators and the EA work on many many instances, so i need to save as much computing power as i can. For the computer it's easier to work if i calculate the data needed inside the EA through the formula of the indicator OR if i use the...
Hello I am fairly new to forex and I'm currently trying to copy a signal. The problem is I'm registered to Tradersway broker and the signal provider is registered to IC Markets. if I subscribe to their signal will it still work on my meta trader 4? When I search for the broker in meta trader 4 they
Hello newbie to forex community I was trying to figure out how to mirror the trades of experts while I learn how to trade on my own so I can earn while I learn. Thank You
hello Simple bitcoin trading system MA +CCI Rules just follow CCI and MA direction ! Add Trading template ! Trading performance !
  PipMaker v1 - Price action based EA  (2248   1 2 3 4 5 ... 224 225)
I will keep it simple, short and to the point. This little EA has a lot of potential. A friend of mine and I have collaborated on many different types of systems in the past. This is a culmination of our efforts. He has a very similar type of EA that is currently making 10% per month. Here are the...
hi everyone i found this EA which works very Good in all time frames.it depends upon Stochastic Oscillator with its MainLine, SignalLine and the Support and Restistance levels. the problem of This EA is it doesn't follow trend so if price reverse in the Marget ,the opened positions can very harmful...
Hi traders, I'm thinking to build an EA that can spot reversals, maybe with grid action (not martingale) but I need to spot quite precise reversal points. Can you suggest some algo-logic for reversal trades? Volatility reactions? Bollinger Band? other...? Any suggested>? Thanks so much in advance!
  How To Set Stops  (28   1 2 3)
Setting the best stop always has been and always will be the bane of traders. We have all experienced the anger and crazy-making that goes along with setting a stop far from the current price only to be stopped out by ONE pip and then having the price quickly completely reverse and go on to reach...
Hello, I'm trying to write an Expert Advisor that start at 9:00 am and close all order at 10:00 pm  this is my text : input int start_hour=9; datetime data = TimeCurrent(); int h = TimeHour(TimeCurrent());void OnTick(){bool EA_start = false;   if (start_hour>=h && conta==0)EA_start =...
I have designed an EA and I would like every time my current win reaches 100 usd all positions are closed automatically HOW TO DO THIS ?
I have come across 2 apps of software programs that can generate 100's of different EA's. You then take the best performing EA's and use them to trade. As the stats come in you remove the non-performing EA's and replace them with new EA's you created with the software. In theory, I simply need to
  REVERSE - IMPULSE System  (1044   1 2 3 4 5 ... 104 105)
Hi to all, I’m a pro Forex trader, been trading for 7 years, of course, got wiped out a lot of times (during my first 2 years) because I was switching from system to system and can’t make it work & also trying to find a good EA that will make me money. To cut the story short, you can’t really make...
Explain what is martingale strategy and why it is dangerous in trading.
there is a way, i think, to make huge profits, i don't know why nobody talks about this kind o money management, it's based on using statistical blocks, to trade 1- a simple backtest with 60% sucess rate o = wins o  x  x o  o  o  x  o  o  x  o  o  x  x  o  o  x  o  o  o  x  o  o  x  o  o  x  o  x...
Do not you know who a MT4 trader with a limitless number of open positions?
Hello guys, I'm new to programming, I need help with a situation. I have an indicator that appears arrows when a certain condition is reached. When a new arrow is created, I need to store the candle close price in a variable and after 3 candles compare if the price stored is higher or lower than the...