Quantcast
Channel: MQL5: MetaTrader 5 trading, automated systems and strategy testing forum
Viewing all 75046 articles
Browse latest View live

Traders Joking

$
0
0

                                    Good Morning !)

 


Indicators: #SF_Trend_Lines

$
0
0
MQL4 Comments:

Hi .

Can you tell me please that what is the numbers mean on the right side of the chart? Looks like this : <--179:51 and it is changing.


Thank you.

that is time .. base on 4h candle trendline. minutes...seconds..

What reason for losing?

$
0
0

There is no when, when is where all exits are done and there is not a single indicator that can or will predict this point, and it does not have to be calculated it is not needed it is meaningless.

If you want to do a comparison with a car you do it not on the mass but on the fuel you can go X miles for Y fuel and this will be close to the same for each car but still differ due to weather and terrain conditions,

still it is possible to calculate the exact maximum mileage on one tank of gas for all cars to a certain degree of certainty which can be grouped in category's like you will never travel this far on a full tank, and you will always travel this far on a full tank and in between lies the rub, it is two things and all other things are a over-complication.

Looking for modification of my indicator (BB)

$
0
0

Hello

My indicator is a simple Bollinger Bands and i want to make a modification. I need double BB with different parameters. The one's i'm using is a single BB.

I will get alert when both BB conditions are met.

I will appreciate your help 

Here's how the actual works: i get alert when candle close above or bellow the BB

Double BB Inputs Variable:

Time Frame_1:

BB1_Period:

BB1_Deviations:

BB1_Shift

BB1_Price

BB1_Alert 

Time Frame_2:

BB2_Period:

BB2_Deviations:

BB2_Shift

BB2_Price

BB2_Alert  

Double_BB_Alert 

Thanks and be happy

Intervall of connection to signal server.

$
0
0
JD4:
Just thought of another possibility, but IDK if this might not be feasible for you (because of hassle going to remote trading setup on VPS).  You could unsubscribe (it just stops following the signal) and resubscribe to the same signal you want to synch up with.  I also have not tried it myself, but the theory is sound, and it might work.  That way wouldn't have to totally close down the TP.

unfortunately I'M looking for a possibility which can be done automated and unsubscribe and resubscribe looks not like a preferrable way.

Anyway, thanks for your idea.

iCustom and location.

$
0
0

Oh, my bad. I didn't see that even if you compile an indicator outside of the specified directory ("Indicators/"), the executable file is placed directly with the original path but in the indicators directory. So I didn't have to move files.

Exemple: If I compile an indicator at "Projects\project1\indicator.mq5", the executable file will be located at "Indicators\Projects\project1\indicator.ex5"

metatester

$
0
0
how long b4 my new metatester nodes appear in the agents list?

Indicators: ZigZag Arrow

$
0
0

Hello,

 

Thanks for great indicator.

Is it possible to change arrow position?

If yes, may you upgrade it?

 

Thanks,

Max 


Usage of Signal-Classes

$
0
0

There are 20 Classes in the folder. Each one with this headline:

//|                   Copyright 2009-2013, MetaQuotes Software Corp. |

//|                                              http://www.mql5.com |

I have searched for a long time.

All I can find are some simple descriptions on how to use a wizard to create an EA

https://www.mql5.com/en/code/262

or super-simple documentation like this one

http://barmenteros.com/mql5_reference/signal_macd.htm

I tried a lot meanwhile by analyzing code, base-classes and just testing diffrent ideas.

Seems like you have to create Objects for Open, High, Low, Close and maybe spread, volume and time.

There are the methods SetPriceSeries(...) and SetOtherSeries(...) to pass those values.

also you propably have to call InitIndicators(...) with a new Pointer to an "Indicators"-Object ...

I receive some Values from LongCondition() and ShortCondition() that way, but are the correct?

Did no one ever use those classes? Is there any documentation-site, where the proper use is discribed?

sound - limit order filled

$
0
0
crebbe:

Hi,

 I'm a german trader using the MT5. I'm looking for a indicator or thomething to get a sound/notification if the limit order filled. I know this from the Ninja Trader for example.

 Can anybody help?

 

Thanks and best regards

Chris  

I am developing a sound a lert system for mql4 now.

this system have about 99 kind of different sounds.

The sound system V.2 is in developing now. With not just sound alert, but also Currency Symbol name and direction.Read by Microsoft Zira Like "USD up" "JPY down"

I attatched a sample sound you can just feel it.

If you really like it in your indicator or EA please send me a message.


CPositionInfo fails

$
0
0

Hi

 Im trying to make an EA, but some how i cant get the CPositionInfo class to work. I have also tried to use the GetPositionXXX functions but with no luck. 

When i call int t = PositionsTotal(); It returns 1. PositionSelect(_Symbol) returns true.  But it is impossible to get the information back. Im i missing something obvious here?

 

 Any ideas?

EURUSD Technical Analysis 2015, 19.07 - 26.07: bearish breakdown

$
0
0

Forum on trading, automated trading systems and testing trading strategies

Press review

Sergey Golubev, 2015.07.20 10:15

Credit Suisse - 'run a limit order to sell EUR/USD at 1.0962, with a stop at 1.1036 and a target at 1.0745.' (based on efxnews article)


Credit Suisse is still considering the bearish breakdown for EURUSD to be going very soon from now. The key support level to be crossed for the breakdown to be started is 1.7041:

  • "This is holding for now, and we allow for a potential bounce from here. However, we look for an eventual breakdown to test trendline support, now at 1.7041. We would expect a bounce here, but beneath it can trigger a move down to 1.0660."
  • "EUR/USD has extended its decline in its broader “triangular” range to weigh on the May low and 61.8% retracement support at 1.0819."


And there is some strategy which CS proposed for us:

  • "Near-term resistance shows at 1.0962/66, above which can see a move back to 1.1035, with 1.1083/89 expected to cap."
  • "In line with this view, we run a limit order to sell EUR/USD at 1.0962, with a stop at 1.1036 and a target at 1.0745."



Template/ indicators do not open automatically after installing in MT 5, Help needed ...

$
0
0

Hello there,

after several attempts to keep some indicators, combined in the template named BOKAY V3, running on my system ,

Windows 7 / MT5, I am kind of desperate now...

Unzipped it  with win.rar, pushed in the correct folder etc.

It still doesn´t work.

The indicators are correctly shown in the MQL5 folder, but after double clickicking, the MT 5 screen remains without this template.

It should be the case, that it opens automatically, after relaunching the platform.

A useful help would be highly appriciated...

Many thanks in advance !

Mql5 Web Hosting and Trailing stop

$
0
0
Alain Verleyen:
Please post some "clues" about your issue. "Not working" doesn't help much to understand the problem.

Hi Alain,

I solved the problem, I had an error in the code of my ea.

thanks anyway 

COPY TRADING FOR MT5

$
0
0
pippo77:

I'm looking for a copy trader EA for MT5. Can somebody help me?

Take a look here

Something Interesting to Read July 2015

$
0
0

Forum on trading, automated trading systems and testing trading strategies

Something Interesting to Read July 2014

Muhammad Syamil Bin Abdullah, 2014.07.01 15:42

The Problem of HFT - Collected Writings on High Frequency Trading & Stock Market Structure Reform : Haim Bodek


This book explores the problem of high frequency trading (HFT) as well as the need for US stock market reform. This collection of previously published and unpublished materials includes the following articles and white papers:


1. The Problem of HFT - explains how HFTs came to dominate US equity markets by exploiting artificial advantages introduced by electronic exchanges that catered to HFT strategies

2. HFT Scalping Strategies - describes the primary features of modern HFT strategies currently active in US equities as well as the benefits these strategies extract from the maker-taker market model and the regulatory framework of the national market system

3. Why HFTs Have an Advantage - explains the critical importance of HFT-oriented special order types and exchange order matching engine practices in the operation of modern HFT strategies

4. HFT - A Systemic Issue - a discussion of the latest industry and regulatory developments with regard to exchange order matching practices that serve to advantage HFTs over the public customer

5. Electronic Liquidity Strategy - proposes a conceptual framework for institutional traders to achieve superior execution performance in HFT-oriented electronic market venues

6. Reforming the National Market System - proposes a 10-step plan for strengthening the operation of the US equities marketplace in order to serve the needs of long-term investors

7. NZZ Interview with Haim Bodek - addresses current topics and proposals for US equities market structure reforms

8. TradeTech Interview with Haim Bodek - addresses the current status of the HFT special order type debate


Biography


Haim Bodek is a Managing Principal of Decimus Capital Markets, LLC, a tactical consulting and strategic advisory firm focused on high frequency trading and US equities market structure.


Mr. Bodek was formerly a founder and Chief Executive Officer of Trading Machines LLC, an independent high frequency options trading firm. Prior to TM, Mr. Bodek was a Managing Director and Joint Global Head of Electronic Volatility Trading at UBS Investment Bank. He is an electronic trading executive and algorithmic trading strategist with 15 years of experience in the automated trading space.

Mr. Bodek's career, experiences, and advocacy for US stock market regulatory reform are described extensively in Dark Pools by Scott Patterson, freelance writer and staff reporter for The Wall Street Journal.


XAUUSD FUNDEMENTAL AND TECHNICAL ANALYSIS FOR UPCOMING WEEKS AND PREDICTIONS

pest control south extenstion @ http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-south-extension.html

$
0
0

Aspects to Consider While Determining the Excellent Pest Management Firm

 

Following posing the aforementioned inquiries to your future firms, you may also want to obtain many quotes pertaining to comparability. While price is essential, don’t permit that will element only come to a decision which company you end up picking – one particular company may be less costly compared to yet another, but you need to be aware that you receive that which you purchase.

 

Many organizations may perhaps care for the actual problem with pests intended for less, although give up assistance as well as awareness of depth. You really need to select a bug command company that includes a approved good reputation for accomplishment together with your particular problem and can present eco-friendly infestation administration remedies. They need to present claims in which demonstrate that they stand guiding the project they carry out.

 

Additionally, you will wish to be certain that these people decide on your own problem with pests at a cutting edge of using viewpoint. A new liable bug handle company will look your pest problem from all achievable perspectives and definately will cope with the situation carefully as well as factor on your property natural environment, all your family as well as your dogs and cats. They will not flip simultaneously for you to the usage of compounds and will actually search for achievable non-chemical therapies that may be out there. Other than creating your house insect totally free, this skilled bug command specialized will be concerned with maintaining your own home and family members undamaging and also keeping the the very least influence doable with your surroundings.

 

You will typically search for another person who specializes in bugs or rather, bugs. See your face is named is called a entomologist. There're accountable for taking good care of virtually any unforeseen circumstance in a very infestation handle circumstances.

Articles

pest control mayur vihar @ http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-mayur-vihar.html

pest control mayur vihar @ http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-patparganj.html

http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-i-p-extension.html

pest control greater kailash @ http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-greater-kailash.html

pest control south extenstion @ http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-south-extension.html

pest control laxmi nagar @ http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-laxmi-nagar.html

pest control preet vihar @ http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-preet-vihar.html

pest control pitampura @ http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-pitampura.html

pest control connaught place @ http://pest-control.delhi.pestcontrolindelhi.com/pest-control-in-connaught-place.html

pest control vikaspuri @ http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-vikas-puri.html

pest control vasantkunj @ http://pest-control-delhi.pestcontrolindelhi.com/pest-control-in-vasant-kunj.html

Can someone help me with this indicator?

$
0
0

Thank you very much!

You were very kind :) 

How to calculate the direction of last ticks volume?

$
0
0
okay.. and when its provided by the broker how can the data be accessed within a mql5 script or indicator?
Viewing all 75046 articles
Browse latest View live