Trading Systems - page 47

Trading activities are based on technical analysis, market sentiment (asymmetric information, rumours, noise trading) and imitative behavoiur. This leads to unjustified biasness in decision making. To remove such subjectivity, this paper suggests a neural network model for the investors to decide...
Currently i'm working on a EA based on ichimoku . The order must open when ever there is a kumo breakout and wait for the tenkan line and kijun line to cross over the kumo cloud. The order is opened whenever there is a kumobreakout. How to make it wait? { // BUY SIGNAL if (close1>kt1 &&
This research paper aim to examine the profitability of various kinds of oscillator used in technical analysis on market index of NSE (National Stock Exchange) S&P CNX NIFTY 50 during 2004-2014. We have selected the most commonly used three oscillators i.e., Stochastic oscillator, RSI Oscillator and...
Is it (with Expert Advisor) somehow possible to switch to and fro between Real Account and Demo Account?
[Deleted]
I purchased a 1 month signal in MQL5 website. I tested the signal for 1 week. However, I want to switch that signal from that account A to another account B. Can I do that ? If yes, how to do. Please kindly reply me. Thanks~
Hi guys I'm currently implementing COT indicators for MT4 and I wonder - does anybody uses COT reports in their Forex trader? My concern is that they are reported weekly and that they are usually delayed for several days. So the question is: are they useful? 
how do you think? Whether trading days of the week there? to buy or sell only on certain days
[Deleted]
My EA works great on backtest but doesnt work on live charts. It has more than %85 profit when i changed the Moving average parameters. If code gurus, professionals may help me i would be greatful to share these parameters too. I dont know much things about writing a script. Because of this, please...
Hi guys, does anyone know how to make this indicator alert only on the candle close?
Hey, I have a strategy that makes almost every month profits. but sometimes he makes a loss. but a lot less than the winning months. but last year in October and November, he made two times loss. I need to worry? these are bad months to trade? what should I do? I trade only on the DAX30...
[Deleted]
  F  (1051   1 2 3 4 5 ... 105 106)
The tractor F project started on 12 January 2015. Initial Balance = $5 (=500 cents) // This is a Welcome bonus from the office. The tractor has several objectives (mainly of a technical nature). First and foremost goal : Increase Initial Balance by 200 times, ie: Goal1 = $1000 How long will it take
Tetlock assembled a group of more than 2,000 non-expert volunteers under the banner of the Good Judgement Project    * Working in teams and individually the volunteers were asked to forecast the likelihood of various events of the sort intelligence analysts try to predict every day ("Will Saudi...
The strategy is able to nearly double the investment in less than 60 day period when running against real data trace. I. Bayesian Regression The problem. We consider the question of regression: we are given n training labeled data points (xi,yi) for 1 ≤ i ≤ n with xi ∈ Rd,yi ∈ R for some fixed d ≥ 1
  Hide  (3)
How can you take profit and stop-loss volume and type of transactions hidThanks
[Deleted]
Hi, This is a question to all developers of mql5, when you guys make an EA for someone and it's rentable, you guys use it? This is something a lot of people have in mind, because I'm sure you guys test the EA you make for someone and then use it too. Is that true? Waiting answers!
Hi, I am new here and I am not programmer (yet). I have an idea I want to share  with you all and finally check it in practice / test.  I found interesting piece of program (autor Joni) which I  modified a little bit. Originally ROBOT buys or sells when RSI riches levels 30 or 70.  It buys a few...
No, but I do skip some good trades from time to time Yes, I often have problems following my strategy due to that Very rarely Actually, I overtrade a lot Never Other (add in comments)
This is for GBPUSD contributions are very welcome Last entry was yesterday 27/01/2014 This is a hiidden divergence signal and it is still valid until another signal happens.
HERE IS THE MILLIONAIRE STRATEGY.DOWNLOAD YOUR COPY FOR FREE.BEGINNER TRADERS PLEASE FOCUS ON WHAT I AM SAYING. ANY QUESTIONS JUST CONTACT ME ON mizra.ajward2016@gmail.com Thanks MFX Team
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...
Trading and training video (from youtube for example) about forex and financial market in general. thread for April 2013 - look at this thread, thread for May 2013 - look at here,for June 2013 is here.July thread 2013 is hereAugust thread 2013 is this oneSeptember thread 2013 is hereOctober...
TradeIndia Research is India's one of the best stock advisory company who provides best stock tips in Equity Market, Commodity Market & Forex Market. We give the most reliable advices for letting your money to flow in right direction. We provide MCX services like : MCX NormalBase Metal...
Hi My dear fellow traders, If you really want to know a strategy which will make you a millionaire just send me an email.I will send you the strategy PDF for free.This will help you a lot in your forex life.This is the main secret of Forex Millionaires.Just give it a try.Scaplers Please do Not send...
hello The size of the history list depends on the current configuration tab "Account History" terminal. hange settings in AccountHistory tab ; i mean OrdersHistoryTotal() = AccountHistory how i can get all history automatic or direct by mql thank you
I cant find the signals tab in my terminal for my demo accounts.
Currently i'm working on a EA based on ichimoku . The order must open when ever there is a kumo breakout and wait for the tenkan line and kijun line to cross over the kumo cloud. How to code? HELP
  history trading  (7)
hello traders, i am looking out for history trading in mt5,i want to do practice trading with past prices,where i dont have to wait long for the prices to move. can anybody help me out,how to do it.
If I test a Strategy with daily chart from Strategy Tester "Control Point" than what will be the closest low time frame?
I am using the liquidex EA, and am also using an Oanda demo account to test it. In the tester it is all wins wins wins wins, but in forward testing it sucks. I think it has something to do with the spread. Oanda claims that their spread for GBPUSD is between 3 and 5, and in my terminal it says 30 or...
Hi, I wish I could identify where's the fail from to correct it. Any ideas ?