General - page 1844

...would you enter it in the MetaQuotes Software Corp. Automated Trading Championship? I developed an EA and optimized it on 2006 data. When I maxed the lot size and backtested it on the last quarter of 2006, the period of the contest, it would have placed second in the contest. Now I am weighing...
I am finding this indicator good for exit signals, when the blue or red tips appear on the histogram, how can I make the blue and red tips longer and more defined and easier to see? Does anyone have something that give the same pattern but without repainting? Thanks for any help
Hello, I read the article "A question for the MQ developers - how to trigger the tick?" about sending a tick from a live chart to an offline chart. It works great. Here is my question: Is there a way to detect what chart sent the tick? Example: Chart "EURUSD" is sending ticks to the offline...
Is there a way to move a toolbar if I cant see it? I use multiple monitors and my line studies toolbar has disappeared - I suspect it is off of the screen somewhere, but I am unable to move it back... any ideas?
Hi again, Is it possible to call a script from an Indicator or not? If yes then how is it? Thanks
Do i need to purchase a registration key for each different account i want to run on my mobile edition if those accounts are with a different broker?
Hi All, Does anyone know how to make an EA that only trades at control points? or only trade at every 5 minute? or every 10 minute? Thank you
  New Comer  (22   1 2 3)
Hello, I am a new Forex trader. A month ago, I started to trade using a demo account. I want to move to real money account. And want to learn about currency trading and foreign exchange. Please send me your tips, and it will be great help if you can provide me the necessary training or material that...
Hi all, I'm trying to make Amibroker work with MT4 through DDE and so far no luck. If someone has managed to make it work could you please tell me how you did it ? Thanks
Whats the code for setting the SL and TP of an existing "open" position? I could not seem to find it from the documentations.
I am using a couple of indicators and I would like an ea that would close all the trades based on equity. I will have to open the trades manually still but this would be a great help. If anyone has one would you be so kind post it?
Someone please help, explain or send a link for more detail on how to write an EA that will simply BUY on the FIRST OPEN candle ONLY at market above an MA , and SELL on the FIRST OPEN candle below an MA. I don't want to get into the trade if several candles have passed, only on the first candle....
Hello, I really feel I must be missing something. I want to test if an integer is one of several values. Here is what I'm doing now: .....OrderSelect(myTicket);myOrderType=OrderType();if(myOrderType==OP_BUYLIMIT || myOrderType==OP_BUYSTOP || myOrderType==OP_SELLLIMIT ||...
Can anyone help or direct me to someone that can and will help me with writing an EA (fairly simple). Thank you. KNTCBW
Hi all, hope you can assist. I'm coding an EA at the moment and wish to make it as robust as possible. As such I've created a routine which saves all the running parameters (including the user defined externals) to a .bin file. The routine saves after each run through the EA so that if the...
Hello, i dont know if i am in the right forum here, but i try. I seeking for a teacher to train forex trading with marketiva. The teacher will earn a fixed amount of the earned money just for helping. he dont need to put any money, just teaching. if we win some pips, he get's them via paypal or
  Forex Free Signal  (48   1 2 3 4 5)
Buy usdcad @ 1.1847 sl :1.1817 tp : no
  Indicator help  (5)
Hi Ive searched for either an indicator or EA to help me I have two MA (MA1, MA2) I want an alert if a candle opens and closes above a moving line MA1 or I want an alert if a candle opens and closes below a moving line MA2 Any ideas
i need moving averages on non-repaint version of fisher. can anybody modify? regards
Just recently I had some problem/confusion about rounding errors and Irtron clarified it. When I was trying to fix the problem I came across the following two functions and they seem to be almost same. So I would like someone to confirm whether they will give same results. (I could check them, but...
Hi, I have been learning to write EA for about a month. I had problem with the calculation of Spread in an EA which gives wrong result, differing just by 1 point between the two form of this equation! The first equation always gave 1 pip lower, whereas the second one gave correct value...
  Ichi Traders  (3)
Just curious... how many of you follow the paradigm of ichimoku trading and are profitable?
If someone would be so kind... here is the system: The system simply buys or sells at a certain time of day, and either takes a profit or is stopped out. No indicators. 1) Must work on any pair, any timeframe. 2) Needs option for lot size 3) Needs option of buying or selling. 4) Needs option of...
Hi I use 'Silver trend bars' as the main ingredient of my trading system, and it works very well. However, I would really like to have it execute an automatic entry, (At 62 I need my sleep!). Hence the need for EA. I use a daily trading style, and have a flexible TP & SL, no provision need be made
-
  Strategy Runner  (2)
Does anyone here have any expirence with the Strategy Runner Platform ? I am only interested in scalping, 20 - 30 pips a day.
to whom it may concern, I have a question about trailing stops. This is all on the GBP/USD. I set a 15 pip trailing stop loss. I entered a buy at 1.960. It took out a 4 pip spread. The price went long 29 pips from that entry. I wanted to see how the trailing stop worked. I let it retrace...
[Deleted]
I need to clarify an answer: when i open an account and trade 1 lot of 100000, will the 100000 be quoted in $, or the value of the base currency i am going long in? to compute my margin, my margin will always be quoted in $, therefore the lot size of 100000 should be in $, therefore if i am going...
Greetings All, I'm not an mq4 or c expert, but this seems like it would be fairly easy for someone who is. I'm looking for a way to add some additional coloring to a standard MCAD indicator - specifically the histogram portion - in order to make it easier to read at a quick glance (when multiple...
here is the algorithm X = calculation Y= calculation if X > Y then trend up (color yellow green) if X < Y then trend down (color Red) it will show trend up or trend down text in a new window.. that's it.. similar to GMACD Signal thank you.. please help me make the indicator
This website uses cookies. Learn more about our Cookies Policy.