Trading Systems - page 17

I'm following the tutorials for subscribing to a signal, and the process is not completing. Do the signals work on a demo account?  
I trade with LMAX. MY mt4 is not copying trade from my signal provider. EURUSD symbol not mapping to EURUSD.lmx. Please help? 2019.01.30 09:34:31.176 '2096572123': Signal - percentage for volume conversion selected according to the ratio of balances and leverages, new value 70% 2019.01.30 09:34:31...
I'm a programmer, working on an algorithm based on a structure of SR lines. Would like to discuss it with somebody who analysed this topic, too. I have a structure of 40 SR lines, generated on multiple timeframes, but it is not very obvious for me when to expire these lines. Some rules which I
All (FOK, IOC, Return), Only FOK & IOC, Only FOK, Only IOC, Other than mentioned above
What trading Systems utilise Volumes as mentioned in the topic, please provide sources for their study. Thank you
Hello every body; In this thread I shall introduce you to the best system in FOREX world. I shall do this free of charge. Before I do that, please let me allow into these secrets (if I may call them): 1- FOREX trading is one big lie. It is a gambling game. No more no less. It has nothing to do with
Hi! Non coder newbie here so it may be simple to do this.....sorry. I want to create an ea based on a candlestick pattern and an ea cross but I need the timing for the cross to be flexible in timing (as in within say 5 candles of the pattern). Is this possible? I must confess I use EAbuilder
Hi, I have a question if you can answer. I Would like to develop EA that should receives Email alerts/messages and execute the order at market price for a particular FX/ commodity pair. The EA Should include; 1) Risk management rules 2) Martingale strategy -------IS IT POSSIBLE
Hello guys, I think im a bit confused of the result that my ea is giving me in the strategy tester. I have wrote specific entry rules in my EA so that: Buy when : rsi[0]>=50, +di[1]>-di[1], 0bv[0[>obv[1]>obv[2]. Although I know those conditions are met at least 5 times a week, the ea sometimes open
Hello everyone, first time here, I need some help. I'm subscribing to a Signal, and this is what is showing on his history right now: And this is from my account right now: I know that might be some delay between copied transactions, but this is very very different. Besides the volume being
  Help for sl  (9)
Hi guys, I wanted to test Stop Loss Function, so i use this simple code. But nothing is happening. During the backtest no buy or sell orderCan you help me please Thank you for your time #include <Trade\Trade.mqh>CTrade trade; int a =0;void OnTick() { double RsiArray[]; int rsi =
Hi, Is it needed to run mql5 scripts within some specific terminal, I mean, is it tight coupled with the terminal? Is it possible to run funcs such as OrderSend for some specified login or must be the one that is logged? Seems that it does not receive login as input parameter. Thank you. Best
Some signals are not available in the face Some bookmarks are not available on the site
hello dear traders if someone have any adaptable strategy or idea about a unique strategy that unlike %99 strategies out there can make consistent money in every market conditions (choppy and trending market) welcomes here
Hi fellows, I wanna build a trading boot which recognize a break and retest pattern of support or resistance line. The support or resistance level is known by the bot, it will be a parameter given by the user of the bot. The bot DO NOT have to detect this support or resistance level. See
Dears, i want to know how to enable the robot and make it working even for the demo account to validate the indicators, thanks
Hi, I am attempting to subscribe to a signal through here, however once I've inputted my payment details for the subscription I get an error message - "An error has occurred in the script on this page." Error: Invalid character Screenshot attached: https://ibb.co/HrWSbwN Can anyone help me please
What Frequency of Trades Can I Reasonably Expect/Month From A Trading Signal? My question is just as shown: I subscribed to a trading signal on the 13th of this month and have, to date, received one trade placed automatically, or push-initiated, onto my account (buy 0.02 units of EUR/AUD on the 15th
Hi guys! One question you might answer: What is a realistic price for a freelance job, when I want someone to convert a code from ProRealtime (122 lines) into an MT4 expert? Thanks for your answers
I downloaded *** made all the settings on the website robot tested , showed a complete loss of the deposit , I want to get my money back spent on the robot where to go
What Indicators Would You Use To Predict The Next daily Candle
[Deleted]
Hi , When I try to put the "Free Demo" of a product into the MetaTrader 4 , I get the following message: The address wasn’t understood Firefox doesn’t know how to open this address, because one of the following protocols (mql4buy) isn’t associated with any program or is not allowed in this context
Hi, Im using eabuilder and so far understand all the settings. However I am not able to perform what should be a very simple task: how do I market buy when price travels 50 pip north? Help is appreciated
Hey guys! I wrote a small EA sending alerts to the terminal ,however, whenever the condition is met, it sends an alert every second.. Would you please help me have only one alert when the condition is met? Thanks a lot, the code is below! Martin #property copyright "Copyright 2019,...
Hello everyone! I am experiencing something weird while backtesting my trading system. I made two versions of the same TS: 1st VERSION: This is how I open short positions (I skipped useless code): //OPENING SHORT POSITION if (order == "sell_first_A") { TP_price =
Hi, Is it to possible to call MQL5 functions from C# or C++? I have seen the contrary here https://www.mql5.com/en/articles/249, but I am not sure if it is possible the other way. Also, if it is possible how can I pass arguments? Thank you. Best Regards
Pls am little confused here.If I use a stop loss to protect my trade is it still necessary to use a trailing stop? What is the difference between the two? Thanks
  gravity center  (19   1 2)
Anybody heard of strategy call gravity center ?! If yes i want indicator for it for MT4
Good day.  I meet a friend of mine and he told me of a system using Bollinger bands peaks and troughs to determine levels of Support and resistance and also possible areas of consolidation.  where there is a peak/trough we expect the current price at that set peak (NB not of candles or market), to...
Hello, I have an account with a broker and I would like to connect MT5 with my account. Can anyone give me an advice on how to make this happen