- Search Crypto Craft
- 37 Results (5 Threads, 32 Replies)
- FXNewbie1 replied Jun 22, 2008
you might have accidentally pressed the wrong button when setting the TP. I don't think they'd change your TP to be 10 points higher...
Broker questionable actions?
- FXNewbie1 replied Jun 18, 2008
I think you want an indicator, do a search for "PA Indicator" or "Candlestick Pattern Indicator" or similar searches. Here is one of the search results. url
Candlestick EA
- FXNewbie1 replied Jun 18, 2008
I agree with Pips Cruiser. After I demo enough, my first account will be a $1000 mini account.
Just a quick question - plsss
- FXNewbie1 replied Jun 18, 2008
So instead of using 1 Lot contracts, you'd use 10 minilots? So instead of one account making or losing the same amount, 10 accounts gain/lose 1/10th of the amount simultaneously? How is this any better? Walmart/McDonalds and other stores started out ...
The Kod Unorthodox Strategy!
- FXNewbie1 replied Jun 17, 2008
Not sure if this is right, but have you tried: SMA[i]=sum/period;+100 And: var MAextra = MA+100;?
Adding MovingAverage+100pips line to my MA indicator
- FXNewbie1 replied Jun 8, 2008
are you live trading? It says FXtrade in one of the images... but I want to know if it happens with the live servers or the demo one
OANDA Discussion
- FXNewbie1 replied Jun 8, 2008
Maybe you should elaborate more. multi time frame price? What is that? The price on other timeframes should be the same as the price on every other timeframe. I don't really get what you're asking... do you want opens/closes of the other timeframes?
Multi_Time_Frame_Price indicator
- FXNewbie1 replied Jun 5, 2008
??? weird question, have you checked the "Information for Beginners" thread in the Rookie forum? There are a lot of indicators that tell you when to buy/sell, but they're not always right... otherwise there would be no losers in forex. There is no ...
TREND Indicator
- FXNewbie1 replied Jun 3, 2008
not sure I get the question, you go to Charts > Indicator List, and the window pops up. If you have no indicators on the chart then there should be nothing there. To go back to the chart you first have to close the indicator list pop-up box (press, ...
MT4 help! indicator and object list
- FXNewbie1 replied Jun 3, 2008
visit the website I posted, and make the EA. It sounds simple, like I wrote before, under "Order Options" set it to "complete bar" so it only checks after a bar is complete, and not every tick. I don't know the exact code for it though.
ema script with time
- FXNewbie1 replied Jun 3, 2008
There is a way to make it wait for Complete Bars to check your conditions.. don't know the code though.. You can also try setting the shift to 1, so it looks at the previous bars and not the current one. I'm off crossing moving averages = P But what ...
ema script with time
- FXNewbie1 replied May 24, 2008
can't you just go to the Daily chart and look at it?
how to get yesterday price highest and lowest
- FXNewbie1 replied May 13, 2008
I know this is a double-post (I want to bump this thread), but if I was with a broker that doesn't offer MT4 (which I'm sure a lot of people are), if I wanted to use MT4 for charting or any other reason, what should I do? Sign up for a demo account ...
Backtesting,Charting for ECN/MT4
- FXNewbie1 replied May 12, 2008
I'm not entirely sure if this is right, but I think you can get data feeds for MT4 (not sure if they're free or not), where you do your work (analyze the charts), then either manually or create a program that buys/sells/closes trades on your brokers ...
Backtesting,Charting for ECN/MT4
- FXNewbie1 replied May 11, 2008
ummm... so the purpose is to show that EAs can be consistently profitable and you're telling this to the "ambitious trader"? This thread seems like its just glamorizing EAs, which would make the new traders go out and spend money on some EA they ...
My EA Monthly Results
-
Good MT4 Broker?
Started May 8, 2008|Broker Discussion|6 repliesCan anyone recommend a good MT4 Broker? I'm thinking FXCM or InterbankFX. My starting capital ...
- FXNewbie1 replied May 5, 2008
I haven't looked at the EA posted, but can't you just write a line in your Close Buy / Close Sell statement in your EA that says if the current Ask/Bid is greater/less than the OpenOrderPrice +/- SL then close the trade? In code it would be ...
hidden stop loss