Forum

Adding a Simple Alert

Hello Everyone, I was hoping you could help me add a simple alert to a code. I have tried many times, but it seems that I cannot get it right. This particular indicator makes trendlines the way that I like trendlines to be made. I base most of my trades off of this. Usually the currency price is

Lost password

Hello, I've been doing a lot of trading using my iphone. However, I lost the password to my account. I have the account ID number and the email address that goes with it. But I don't know where to request the information. I used the mt5 mobile app; so I don't know who I should email to ask to

Using iSar

Hello, I am trying to use a confirmation for iSar with the following code: (iSAR(_Symbol,PERIOD_D1,.02,.2) < PRICE_CLOSE) However, although everything compiles directly, the program still trades even if the daily SAR price is above or below the close price . Did I misunderstand this line of

Symbol Equity When Trading Multiple Currency Pairs

Hello, I was wondering if someone could point me in the right direction. I've been trying to modify my expert so that it will send out multiple trades when a currency pair is negative. For instance, if i trade three currency pairs at one time, and all of them are in profit except for one, I would

Saving a Workspace

Hello, I've been testing out a new system that I made and I wanted to try it out among different brokers. However, it's a really big pain to set up the workspace over and over again. If I would like to put the same setup on another platform, I would have to open up 60 charts and 60 eas each time. I

Need Help with a Code

Hello Everyone, I need a quick change to a code that I have and I was wondering if someone could help me. CURRENTLY Right now the code is a modified martingale. Every time the EA goes in the opposite direction, it will add on a new position in the opposite direction. However, if it goes in the

Equity Close with Stop Orders

Hello Everyone, My trading system relies heavily on equity profits. I've been using different EAs and Scripts to close all open trades and pending orders once an equity profit has been reached. However, because the EA or Script closes the open trades one at a time, the profits can either increase or

Increase Frequency of Trade

Hello, I was hoping someone could help me out. I've been using the SWBgrid with some other eas for my overall strategy. However, I wanted to increase the frequency of trades from "opening a brand new trade once the previous trade has ended" to "opening a brand new trade every candlestick." Because I

Lost Password

Hello, I've been doing a lot of trading using my iphone. However, I lost the password to my account. I have the account number and the email address that goes with it. But I don't know where to request the information. I used the mt5 mobile app; so I don't know who I should email to ask to

Quick Martingale Help

Hello, I just had a quick question. I have this one EA that I use that has many lines of coding. I wanted to input a small martingale parameter in the code to make the EA better. I was wondering if it's possible just to input a few lines of coding right after the "ordersend" function of the code to