正在載入……
繼續訪問Myfxbook.com
繼續訪問Myfxbook.com
Čeština
Deutsch
English
Español
Français
Indonesia
Latviešu
Melayu
Polski
Português(Brasil)
Português(Portugal)
Slovenčina
Svenska
Türkçe
Vietnamese
Русский
हिंदी
ไทย
日本語
简体字
繁體中文
한국어
登錄
註冊
Open an account with FOREX.com
FX Tools:
經濟日曆
Interest Rates
FX Calculators
新聞
價差
情緒
外匯熱力圖
相關性
Market Hours
首頁
stevetrade
帖子
分享
分享此頁面!
帖子作者:
stevetrade
1
..
27
28
29
..
71
1
..
28
..
71
Best Broker for EA
在
程式設計
中
Nov 17, 2010 at 14:38
I code my own EA's but I also use other people's EA's or services. Diversified portfolio and all that!
Best Broker for EA
在
程式設計
中
Nov 17, 2010 at 13:32
You can open trades with 0.05 lot on Jade Fx. I use them with a small account ( about $600 ) just to test EA's live.I would be nervous about putting a large amount of money with a broker in Belize to be honest.
Best Broker for EA
在
程式設計
中
Nov 17, 2010 at 11:02
It really depends on what your EA does.If you are scalping then maybe a fixed spread broker is the way forward, however these are generally market maker brokers and they have their problems, as some of them aren't too honest.However there are some good ECN brokers out there with small spreads that you can do well with scalping EA's.If you are trading more long term then an ECN is probably better, just to avoid the problems that a market maker will cause you with possible requotes.You also need to consider liquidity. If you are trading the Asian session then the liquidity is obviously l...
LSMA
在
程式設計
中
Nov 15, 2010 at 13:53
You need to add some Comment lines into your code to display on screen the value of your variables in order to debug it.
LSMA
在
程式設計
中
Nov 15, 2010 at 12:00
If it's the kind of indicator I'm thinking of you would use something like this.double LSMAGreen = iCustom(NULL, 0, "LSMA", Period, Method, Price, 0, 0, 1);double LSMARed = iCustom(NULL, 0, "LSMA", Period, Method, Price, 0, 1, 1);string Direction "None";if(LSMAGreen != EMPTY_VALUE) Direction "Long";if(LSMARed != EMPTY_VALUE) Direction "Short";You could then open a sell if Direction Short or a long if Direction LongWhere it says LSMA in the iCustom function it need to be the exact name of the indicator.You then need to provide values for...
expert
在
交易系統
中
Nov 10, 2010 at 14:14
zNRa5JRt, if that is your real name 😕All I'm saying is why are you commenting on this particular thread? Why not start your own thread with a link of your own system.This is what is weird. It is Ben, hard but not smart unfortunately.
expert
在
交易系統
中
Nov 10, 2010 at 13:38
It all seems a little weird to me this.A user that registered on November 8th just starts randomly commenting on a thread for a system that was deleted months ago?Nobody else getting weird vibes?
GentleManiac-1
在
交易系統
中
Nov 09, 2010 at 13:11
It's looking good anyway, you could already withdraw your deposit and then it's a free account. Is it your martingale?
GentleManiac-1
在
交易系統
中
Nov 09, 2010 at 08:03
It's only been running two weeks, maybe it's not been caught in a serious doubling cycle yet
TP = SL
在
交易系統
中
Nov 08, 2010 at 10:45
If Franz has contacted anyone by the way I'd be interested to hear what he has to say, especially if he is offering to sell the EA. He's not responded to two of my emails so far
Anybody want to test EA i can do free on my server
在
一般
中
Nov 08, 2010 at 09:09
You should be able to run more than 4 installs of MT4 on a VPS. Reduce your number of bars in each chart to the absolute minimum and remove any unnecessary currency pairs. Admittedly it then also comes down to the complexity of your code but I've had as many as a dozen MT4 instances running on one VPS before now.
TP = SL
在
交易系統
中
Nov 08, 2010 at 09:06
We've already established that the broker is on New York time, that narrows it down considerably.
Switch my H4 strategy to M5-M15 charts?? ITERESTING!
在
新手交易員
中
Nov 05, 2010 at 14:38
Looks good to me, some nice clear signals there on trending prices. It would be interesting to see some examples on a ranging market ( if you were to trade one ).Stop loss of 10-15 pips might be a little tight. Prices can sometimes suddenly spike 10 pips or so and then revert back to where they were. I think that's what people talk about when they talk about noise on smaller timeframes. Using larger timeframes and larger pip values these sudden spikes don't have the same impact.
Forex COMBO System OLD
在
交易系統
中
Nov 05, 2010 at 08:52
You do realise that this system thread is the system of the actual owner of Forex Combo that you have just bought an illegitimate copy of?Just thought I'd mention it.
Forex COMBO System OLD
在
交易系統
中
Nov 04, 2010 at 13:18
That's one way of looking at it. The other way is that next time there might not be a 250 pip winner at the end of it.Also, I don't know how the trading logic works but it's quite possible it would have picked up the trend after the news spikes had finished and still got on the train.
Forex COMBO System OLD
在
交易系統
中
Nov 04, 2010 at 09:09
If you put a news filter in this you could avoid trades like last night. Three losing trades in the space of a few minutes due to the horrible whipsawing at the news that really could be avoided.
FXOpen Contest November 2010
在
一般
中
Nov 03, 2010 at 11:00
Excellent news
Tasukigap Strategy2
在
交易系統
中
Nov 03, 2010 at 10:51
OKay, so what risk setting is this account using?What risk settings do you advise to your customer?And finally, what percentage gain is achievable with your advised risk settings?
FXOpen Contest November 2010
在
一般
中
Nov 03, 2010 at 10:44
I'm not in your competition. I make my money from trading not from taking preposterous, unrealistic trades on demo accounts.My question was a general one with regards to the users that have had trades that have experienced technical issues that you have now admitted responsibility for.
www.fxpublisher.com
在
交易系統
中
Nov 03, 2010 at 10:40
OKay, this conversation is getting surreal now. What do people want from me?I've already given my opinion on this trading setup I believe.
You have an Ad Blocker!
Myfxbook is a site supported by advertisements. Here are two ways for you to continue browsing:
Ad Free Subscription
或
Disable your Ad Blocker
Already subscribed?
登錄
您沒有登錄
此功能僅適用於註冊會員。
註冊是免費的,只需不到一分鐘。
點擊註冊按鈕繼續。
除非您已經是會員並享受我們的服務,否則只需登錄。
Keep up to date with the markets
Enable notifications to receive real-time important market updates:
經濟日曆
外匯新聞
You can disable notifications at any time from your browser.
Unblock Notifications
You've blocked browser notifications for Myfxbook.com. Please enable it:
You can disable notifications at any time from your browser.
以前
共識
實際