General - page 1815

  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
Hello, that's my first post, and i 'm sorry for my poor english. I prefer to trade manually for severals days or week (swing trade) I want to create (but i am not a programmer) an indicator that show on a same window the Force index period 3 and the Force index period 13 but with the signal * 100000...
  Rocks advisor 100% profit  (14   1 2)
this is work only ibfx good tool install this file and close mt4 and open mt4 go to the temptetes click on the ibfx rocks blacke or white and open this EA good trade
  Accuracy?  (1)
I have a quick question regarding my EA backtest accuracy. I know there's been a lot of questions regarding this before, but this question is a little different, and I would like a second opinion. I have an EA that takes entry/reversal criteria from the 4HR OPEN *only*. I have it create a stoploss,...
Can the MultiTerminal use scripts? Can it use EAs? If it cannot, are there any plans to make it use scripts and EAs or is this not possible? Thanks, -Christian
I have a problem with trend lines that has shown in this pictures . whats the problem? thanks Mohsen
this is indcoutr.. i need any one to codeit for expert.. and show me the entry and stop and target in chart with breakout alert . the alert like this one.. Lower trendline breached on EURJPY @ 156.79 on 240 minute timeframe Summary Trendline point 1: low at 2007.02.02 16:00 (156.76) Trendline...