General - page 663

[Deleted]
The smarter programmers can post here some of indicators with profit and loss pips calculation on the chart. Every people can save the time counting profit and loss for last year or years. For example like this: Click to download maprofit.mq4
hi dear friends. i have deals with MT5 open positions list that is implemented as ListView control with class style LVS_OWNERDATA. i enjected into MT5 own DLL and try to read text for <item,subutem> but failed, need help or advice... here is my DLL part of code: NMLVCACHEHINT
Can I sell signal trading using same account to MQL5 & other social trading like zulutrade
  swing trading  (1)
swing trading use small lot making big profit
Inherently No, however a lot of profitable affirmative. If investment could be a method, then automation could be a logical conclusion. At the top of the day, auto-trade is sort of a driver less automotive. It will go quick or slow. It all depends on the lustiness of your style. People most likely
  NMC help!  (10)
Hello Dear Mladen, How re you?Hope everything is fine..I found an indicator called sympohine extreme v2 here in forex-tsd.I guess that you made this version.I have other versions of this indicator but they repaint like crazy.I know this indicator is a repainter but those versions are repaint like
  lot size  (2)
hi how to adjust the lot size if my balance is 10% or less of the provider's balance and he open deals with ( 0.1 _ 5 ) or more lot size
Hi everybody, I would like to know how MT5 manage the orders. When you sell 5 lots after having buy repetidly 1 lot ten times for example, will MT5 be closing the orders starting from the oldest like in cTrader or by the profitable order or something else. Thanks for your help
  settings  (4)
hi how can calculate the exact ratio of my potential earnings according to the balance , initial deposit , and leverage of mine and the provider ? thank you
I think Market owners will pay attention to this post. Such issues have often been raised on the forum, but as the saying goes, "We're still here". Normally, self-respecting supermarket owners keep a close eye on the range and expiry dates of their products. We don't go to the grocery shops where
https://imgur.com/a/2oRlxfG I have rescountered multiple similar trades and think that is due to the poor quality of backtestingdata. Can someone confirm? If so where can I get a good quality data for axitrader (I need EUR-USD all tick the older the better) accept also paid sources Edit: I use
Hi all, New here and also new to coding/programming, so I apologise in advanced for any stupid questions. I am trying to code into my first EA the ability to only risk 2% per trade. I have the following which basically defines how large the stop loss is in pips (for pair GBPUSD, 5 digits)
  EA with 100 USD  (1)
hi my dear friend... i want build a expert advisor that works by 100-200 usd and use 0.1 Lot (leverage=1:100)... i learned coding for build EA but i have not a strategy and i dont know how find a good stratety that give proit 5-20 percent per month... please help me dear friends
Hi All, New to the platform and need some guidance please. I want to create an automated trading tool/strategy whereby I have certain levels set in my chart and the trade must get executed automatically everytime the price hits this level. Is there anything on here already that you may have seen
Hi all, Has anyone experience with creating machine learning trading model in WEKA and executing the model in Metatrader(4 or 5)
  EMA Cross Over  (2)
Hi Have created and EA with EMA crossover, but dont know what i missed from whiich i could auto buy or sell in market. Below are the codes, WIll be great help if any one can help me fixing it. void OnTick() { // Current chart, current period, 50 candles, no shift, expotential, close price double
//+------------------------------------------------------------------+//| pc1.00.mq5 |//| Copyright 2019, Fabio Fredduzzi |//| https://www.mql5.com
imagine such an experiment. They decided to do a study. They gave out $100 each to a thousand people. they set up their own broker, installed an exchange terminal and told everyone: "start trading". You could put orders in the market. You could open deals on the market. (financial instrument -
I was just curious: for debugging purposes I want some of Print() functions to be commented at once. Here's my approach that does not work: #define DEBUG // -debug switcher, comment line for production//debug printer:#ifdef DEBUG #define DB //#else #define DB #endif DB Print("some debug info..");
What or who makes the changes of your technical indicators if you check the square box??, example: (A) "Allow DDL export" (B) "Allow external expert imports" (C) "Allow modifications of signals setting" Whening adding a indicator to my chart the following options are available if you check the box
my charts takes a very awkly long time to update to the current rates & date. wut's up? 'couse i don't think is my internet speed
hi i want to subscribe a signal his slippage page show just the below servers what about other servers and brokers because my broker isnt anyone of them does my slippage will be more than the above ? thank you
Hi, I wrote a mql5 ea code to buy to open on stochastic oversold and sell to open on stochastic overbought, at %K and %D crossover. However when it hits the necessary requirements for entry the buy and sell are executed but multiple buys are triggered, or multiple sell are triggered and multiple
I have added an to the Market. i get this message. How to upload the Custom Indicator to the Market test on EURUSD,H1 tester takes too long time 2018.04.02 00:00:00 cannot open file 'MQL4\indicators\super-trend.ex4' [2] 2018.04.02 00:00:25 cannot open file 'MQL4\indicators\super-trend.ex4' [2]
I just joined mql5 in the last 3-4 days. When I click to write a blog, then there is no option for new blog
Hi All, I'm an aspiring MQL5 developer and would like to collaborate with people I can meet up with in Sydney. I've been a software developer for decades, but new to MQL5 and forex trading . Greg Ambrose
hello I have an account demo in metatrader4 with 950euros and now when I try to take a trade I have an electronic answer " market closed " or "trade desactived" are you already pass per this problem? Who can help me please
Hello, I had 50 dollars left here on my account and i don't want to use it in mql5 so i tried to withdraw it to epayment account but couldn't make it. Is there anyone who can help me
i want to change mt5 system from hedging to netting can you help pless
Hello guys. Im looking to learn how to do a backtest on trade strategies with MT. Anyone can recomend some tutorial or material to study? At first im gonna use RSI to test. Thanks