- Search Crypto Craft
-
~bull.bear~ replied Jun 7, 2013The EA is fine. It trigger opened order after i have tried it myself. It is simple code and simple system btw.

Take 1435 positions Every Day in GBPUSD
-
~bull.bear~ replied Jun 6, 2013I think you are doing multiple random entry. If you don't mind, please go to my thread to check, it is similar of what you have done. Sorry, i am not bombarding you. For you own good, I just share and show you something. You have no lose anything. ...
Take 1435 positions Every Day in GBPUSD
-
~bull.bear~ replied Jun 5, 2013Yes. I want to learn this code. So I could tweak it for other purpose. Thanks for your input. I will take a test then.
I will code your EAs and Indicators for no charge
-
~bull.bear~ replied Jun 5, 2013Thanks for your help. However, It seem like the calculation start from the 3rd bar of new signal because it is based on previous 1 and 2 bars. It is supposed to get the complete high low price at the 1st bar of new signal. Any suggestions? ...
I will code your EAs and Indicators for no charge
-
~bull.bear~ replied Jun 5, 2013Appreciate if someone could help me code this function? I want get high and low price for the trend, example: functions will output the high and low price for uptrend. As i illustrate as red box in the picture. My purpose is to use this as support ...
I will code your EAs and Indicators for no charge
-
~bull.bear~ replied Jun 2, 2013Someone could recommended the best VPS provider with affordable price?
How to choose the best VPS for Forex trading
-
~bull.bear~ replied May 31, 2013You are funny! I think the girl must be pretty. Haha..... This is a good example to test yourself to be self discipline. And you would definitely do better in future. Would you? By the way, where is your trade explorer?
Proof That Ultra Profitable Trading Is Indeed Possible
-
~bull.bear~ replied May 31, 2013I like Fibonacci. Can you post the result as well? It would be nice if you attach a trade explorer.
Long Term Trading - Set and Forget
-
~bull.bear~ replied May 30, 2013I feel pity for what your have encountered. I have encounter other issue from IG broker, they just bullshit anywhere. By the way, I am just thinking to open GFT account recently. But what i concern is do they provide VPS hosting for mt4? Thanks.
GFT chart data 27 may 2013
-
~bull.bear~ replied May 30, 2013Is Oanda provide VPS for mt4? Seem like they do not.
OANDA Discussion
-
~bull.bear~ replied May 30, 2013Good statement. That's why i suggest him to follow plan and trade with the plan. That is no best and worst solution to close trade, but if oneself discipline the game, this will be the best way for long term trading.
What's the best way to close these winning trades?
-
~bull.bear~ replied May 29, 2013There is no amazing technique to manage those trade in best outcome, because you do not know where the price is heading to. For this case, you may do scaling out some positions and move the stop as you said, to previous swing high. One word, follow ...
What's the best way to close these winning trades?
-
~bull.bear~ replied May 28, 2013If you want to search profitable EA, please go to my thread "Profitable EAs and good resources". I have many profitable EA, and good stuffs, those are my collection. Honestly speaking, I can tell you why EA doesn't work in live trading. I am not ...
Searching for profitable EA
-
~bull.bear~ replied May 28, 2013EA CyberiaTrader Test from 2004 to ..... Too slow for the test. So i stop it halfway. M30 for GBPUSD. Default setting. Initial capital $500. WTH....the result is amazing! image
Profitable EAs and Good Resources
-
~bull.bear~ replied May 28, 2013I don't know how to code this case "have a section of code that resets once the trade is done - you have control", what is the rule to reset it ? Based on time elapse? I think impossible to code this because nothing is based on.
I will code your EAs and Indicators for no charge
-
~bull.bear~ replied May 28, 2013Could someone post another range bar indicator? The indicator (Range bars EA 3 pip) i download here is something wrong. The chart would suddenly be reset to become a new fresh chart with only 1 bar exist on the chart. I cannot scroll backward the ...
The power of range bars
-
~bull.bear~ replied May 28, 2013bool FirstTimeInLoop = true; // put this in the variables section before init() You mean put the code before expert initialization function, could it work? Because EA loop only the int start() function after it pass through initialization function, ...
I will code your EAs and Indicators for no charge
-
~bull.bear~ replied May 28, 2013Someone could help me this. When there is a new bar, close all the available positions and open new position for 1 times only. So this rule would repeat again and again for any new bar. Can you show me how to code this structure? I know how to code ...
I will code your EAs and Indicators for no charge
-
~bull.bear~ replied May 27, 2013Model 2: Averaging up/down + Grid ⇒Risk: Averaging down - Margin call risk for doing due to large lot size need to be purchased. ⇒Risk: Averaging up - Stop loss for each of the positions ⇒Reward: Averaging down - No profit as the net profit is ...
Trading Game System Discussion