Trading Systems - page 24

This system is based on Metatrader charting. The tools needed are the following: 1. 15min EURJPY chart 2. Heiken Ashi 3. SMI [STOCHASTIC MOMENTUM INDEX by William Blau] First indicator window (Settings: 14,10,14,5) (Levels:+40,-40,0 4. Stochastic Oscillator [This one in the second indicator window]...
Hi All, I hope this has not be answered somewhere before, but I can't seem to find the answer. I have written an indicator that sums all of the positions in a particular instrument, and works out the cumulative target value, and risk in terms of the deposit currency (ZAR in this case). I am using...
Hi guys, I need some help with his code. EA opens 2 pending order at a specific time. If one of it is triggered the other one closes.    if(Hour()==StartHour)//MinPipLimit*MyPoint) //v3.0      {       ticket=MarketOrderSend(Symbol(),OP_BUYSTOP,Lots,ND(Ask+(MinPipLimit*MyPoint))...
I watched a video how to write an Expert Advisor (trading robot) in MQL5, and I tried it and wrote it myself! But here's the problem, I tested the robot in trading and the tester showed that the robot will trade at crazy losses.....What went wrong and who will tell me? I want my own robot....But I
I download free aos from the store. Download to Market Is there an effective AOS backup available? Because when AOS moves to another AOS terminal will not work :( I have to download again. Is there a way to avoid the problem?
Hi all, I have doing some great research on trading binary options. Finally i came up with a trading system for trading hourly binary options for EURUSD. What is the problem? I need some great backtesting on this idea. Since this system is combined of three indicators, i have been able to do limited...
  OrderOpenPrice  (1)
Hello i want to know the code of comparing OrderOpenPrice of order with current price Thanks
[Deleted]
  PANTHERea.....100% win ratio  (104   1 2 3 4 5 ... 10 11)
Ok guys, this is the end of my forex path...... It took me 5 years to make this(coding lasted for few days), but the method itself was developed for years. Bassicaly I took all of my knowledge, mixed it, coded it, optimize it........and done that for last 3 years. This ea is something with the...
I am already subscribed to a signal service. However, I want to make sure that I have ticked the right options and parameters on this subscription. I don't see any settings options. Therefore, how can I review and make sure that I have selected and ticked the right and safe options to go ahead with
As from the title, I mean which method has the best ratio safety/profitability for you (support resistance based, atr based, range based, time based etc etc.) Share your opinion...
  Macd profitable?  (5)
Hi guys, I was wondering if someone of you uses Macd in a profitable way and which is the best way to use it. Thanks
Hello Traders! I appreciate if you leave me your valuable comments andopinions on this simple strategy which has been designed based on the standardindicators of MetaTrader. It uses only EMA and MACD.   First I consider H4 as my trading timeframe. Keeping this inmind, I look to the higher timeframe...
Hi there, I would like to export numerical data from mt4 indicator for calculation, any easy way that i can export the data? Thanks
  //Code//  (1)
Hello is there is a code to open 2 opposite trades in the same time
I'm trying to start experiments with copy trading. I'd like in my pc to do automatically copy and paste from 1 MT5 account to other. I know that there is a resources from the community , but is for money. Can tell me somebody if there is other function giving the same result or an easy way for do it...
Please i want to excute only one order by one candle so i use time[0]but it does not work correctly ,best regards.
Hello everybody, I need a little help and I don't know where to start. I need to know the current time from the candle and know if it's in it's midle life. For example, a timeframe of 5 minutes, I wanna know when this candle passes it's 2:30 minutes. Same as 10 timeframe, where I wan't to do...
  Coding help  (3)
Hello i want to create an ea based on pivots points but i do not know how to code that the idea is calculating pivot point of yesterday prices .
Hello, I want to control my open lot and want to have an EA that closes an order when too many lots are used. If I enter 1Lot as the value in the EA, all orders should be closed if I place 2Lot. Could you help me? I would like to avoid that I set too much lot out of greed. So I enter a fixed size
I am currently trading 10 pip renko bricks from ovo.cz I have added the ADXbindicator using very simple rules. When ADX is in the zone a.k.a. trading above the 30 line, and the DMI is red, your taking sells, vice versa if the DMI is green above the red, obviously your taking buys only.When ADX...
Hi My Expert keeps on getting removed when i close my position If im running this expert with an open position it works great, but as soon as i close the position and open a new one, the expert freezes and the gets removed Why
Hi, I would like a bot which opens a trade when the price crosses a moving average (20, 50 or 200). I chose lot size and trade amount and select the rules (20, 50 or 200 moving average) A trade is opened in the direction of the movement i.e. if the price crosses the 20 MA in a bullish way then a buy...
Hello everyone, I'm fairly new to forex trading . I have been learning by reading different analysis on Tradingview from different professional traders and try to make sense of them. However, since I use a different broker the price is always different from the one in Tradingview and in my broker
Hi everyone. I wonder if it is possible to save/load template for several charts opened. For instance I have charts EURUSD,GBPPJPY,AUDUSD opened with different indicators attached (MACD,EMAs etc..) however not all indicators applied to all currency pairs. So now would like to save this "view" that...
Hello guys, I am looking for a solution to my EA on how to open a position (BUY or SELL) on the exact moment the fast MA crosses the slow MA. All i have seen is rather on the closing of the last bar or on the opening of the next one. I want the EA to start a position (BUY or SELL) right after the...
Hi, I have developed successfully scalping strategiesfor the 60/30/15 minutes EUR/USD charts (1:1 risk/reward scalping strategies).But because of the Spread I cannot find any winning strategies for the 1/5minutes charts. Can anyone give a hint of what to think about for1/5 minutes charts (using...
I place an order with take profit and stop loss within an EA. Is it possible to be notified of the stop loss execution of a placed order in the EA, without looking at the trade history? If I have to look at history, I must send a PostMessageA(main, WM_COMMAND, MT4_WMCMD_ALL_HISTORY, 0); that...
How good is the MT5 tick data? Or should I import my TDS (TickDataSuite) MT4 Tick Data instead and use that to test
Hi all, My EA is running on EURUSD, GBPUSD, USDCHF, USDCAD and AUDUSD. My EA's traling stop doesn't work on only AUDUSD. It works well on the other currincies. It also works well about take profit and stoploss on AUDUSD. Have you never been face to face this problem. Best.
Hi all, I don't know if FxPro is 5-day New York Close Charts? Anyone can help? Thanks