- Domov
- Komunita
- Obchodné systémy
- BlueMonkey Real Money Live Test == Started Oct 2014
Advertisement
BlueMonkey Real Money Live Test == Started Oct 2014 (Od bluemonkey )
Používateľ odstránil tento systém.
Edit Your Comment
BlueMonkey Real Money Live Test == Started Oct 2014 Diskusia
Členom od Aug 13, 2014
146 príspevkov
Dec 10, 2014 at 08:11
Členom od Aug 13, 2014
146 príspevkov
Alex please take a look in my email cheers!
Členom od Jun 22, 2014
423 príspevkov
Dec 10, 2014 at 08:28
Členom od Jun 22, 2014
423 príspevkov
filipesantos posted:
Alex please take a look in my email cheers!
will answer all emails in a few hours.
A
Členom od Jan 30, 2014
47 príspevkov
Dec 10, 2014 at 13:34
Členom od Jan 30, 2014
47 príspevkov
@bluemonkey
Here is the concept to limit the loss owed to the drawdown, it is " the stoploss by stage ".
The general explanation is in this sentence: " When the drawdown reaches the maximal level of loss that you settled, the EA will close the oldest position taken on the pair. "
Now here is the illustration of this idea:
In the configuration of your robot, when you attach it to a currency pair, you have to fix the threshold of release of the stoploss in percentage of your capital.
Until now, once this level reached, the robot enclosed all the positions taken on this pair.
Now I propose you " stoploss by stage " that would allow to enclose the oldest position taken on a given pair when the drawdown reaches the fixed threshold, and it until the trend returns in our direction.
Naturally it understands that the robot continues to open its new positions to continue its suite.
If the EA is attached to several currency pairs, it is the one which will reach the level of maximum fixed drawdown which will activate " the stoploss by stage " in the first one, and so on...
Advantages:
- You don't lose the total amount of the drawdown because it is splitted.
- In every older position removed, the take profit gets closer to the price.
- You can take bigger positions easily.
- The drawdown will not exceed the value fixed in percentage because it will be "scalped" in its peak.
Inconveniences:
- To be positioned contrary to a trend of more than pips 300 at least, without retracement, what is rare but possible. But " the stoploss by stage " will continue its work.
For the technical details and the coding of the " stoploss by stage " in MT4, there are several possibilities :
You can command your robot to close " lots " or " groups of lots " such as they were opened, because, as I noticed, when there is big movements, the EA opens a group of lots after a number of pips to catch up the delay.
If you have any questions, do not hesitate to ask me.
Here is the concept to limit the loss owed to the drawdown, it is " the stoploss by stage ".
The general explanation is in this sentence: " When the drawdown reaches the maximal level of loss that you settled, the EA will close the oldest position taken on the pair. "
Now here is the illustration of this idea:
In the configuration of your robot, when you attach it to a currency pair, you have to fix the threshold of release of the stoploss in percentage of your capital.
Until now, once this level reached, the robot enclosed all the positions taken on this pair.
Now I propose you " stoploss by stage " that would allow to enclose the oldest position taken on a given pair when the drawdown reaches the fixed threshold, and it until the trend returns in our direction.
Naturally it understands that the robot continues to open its new positions to continue its suite.
If the EA is attached to several currency pairs, it is the one which will reach the level of maximum fixed drawdown which will activate " the stoploss by stage " in the first one, and so on...
Advantages:
- You don't lose the total amount of the drawdown because it is splitted.
- In every older position removed, the take profit gets closer to the price.
- You can take bigger positions easily.
- The drawdown will not exceed the value fixed in percentage because it will be "scalped" in its peak.
Inconveniences:
- To be positioned contrary to a trend of more than pips 300 at least, without retracement, what is rare but possible. But " the stoploss by stage " will continue its work.
For the technical details and the coding of the " stoploss by stage " in MT4, there are several possibilities :
You can command your robot to close " lots " or " groups of lots " such as they were opened, because, as I noticed, when there is big movements, the EA opens a group of lots after a number of pips to catch up the delay.
If you have any questions, do not hesitate to ask me.
Členom od Nov 04, 2014
6 príspevkov
Dec 11, 2014 at 07:21
Členom od Nov 04, 2014
6 príspevkov
bluemonkey posted:
============= ANNOUNCEMENT
============= ANNOUNCEMENT
============= ANNOUNCEMENT
============= ANNOUNCEMENT
1 Free licence to be given out.
Question: We are trying to find out the best stoploss number. currently we are using 30% as our stoploss but almost never we get close to it. What would be the best number for the stoploss based our history? We need the answer to be discussed on the forum and to should make sense to all active traders of the EA. We will announce the winner in 2 weeks (December 22nd). Please think out loud, correct each other and lets come to a conclusion we all benefit from.
Reward: WE WILL GIVE OUT A FREE LICENCE TO WHOMEVER COMES UP WITH THE BEST ANSWER.
Alex
As far as I can see BlueMonkey is a kind of GridTrader. It has been quite a while that I was playing with this idea, but I found it too dangerous. On the other hand s.o. told me you can really make money but you need to withdraw the profits and restart if the account was crashed.
That leads me to the idea to calculate the risk (e.g. 30%) on a different base. Don't use the real AccountBalance to calc. the lost-size based on the 30%-risk but use a virtual acct.-balance which is e.g. 10% of the real account balance. If this is done correctly BlueMonkey could have 10 (virtual) account crashes in a row until all the money has gone.
I think this approach reflects better a) the crash danger and b) the trade danger. If you have only your 30% both kind of risks are merged together and may be that's why you're not satified?
So in the list of extern variable add a percentage of how much % the virtual account-size should be..
Členom od Sep 01, 2013
41 príspevkov
Dec 11, 2014 at 07:22
Členom od Sep 01, 2013
41 príspevkov
Mine opened a huge trade on GBP/USD which I could not close due to fifo and I lost $600 on default settings. I could not find a similarly sized trade in the official account.
Členom od Mar 31, 2014
192 príspevkov
Dec 11, 2014 at 07:22
Členom od Mar 31, 2014
192 príspevkov
bluemonkey posted:filipesantos posted:
Alex please take a look in my email cheers!
will answer all emails in a few hours.
A
please check your email
Thanks
ben@
Členom od Apr 20, 2013
160 príspevkov
Dec 11, 2014 at 22:02
(upravené Dec 11, 2014 at 22:03)
Členom od Apr 20, 2013
160 príspevkov
Just a question! Let's say I am starting an account with $3000 initial balance, then should I change the "initial_lot_per_10000" setting to 0.06? And do this for all the three pairs?
EDIT: Or does the EA adjust itself based on the account balance automatically?
EDIT: Or does the EA adjust itself based on the account balance automatically?
Členom od Feb 24, 2014
190 príspevkov
Dec 11, 2014 at 22:05
Členom od Feb 24, 2014
190 príspevkov
Ea will do it it's self. If you want to use at default settings, then the setting should be .2 for 10000 units. To decrease risk, then the number gets smaller from there. To increase risk, number then gets higher.
Členom od Aug 13, 2014
146 príspevkov
Dec 12, 2014 at 03:35
Členom od Aug 13, 2014
146 príspevkov
calm down guys... maybe it was just an misunderstood... we're here to help each others...
take it easy you two ;)
take it easy you two ;)
Členom od Jun 22, 2014
423 príspevkov
Dec 12, 2014 at 05:23
Členom od Jun 22, 2014
423 príspevkov
i just read this quote and i thought it made lots of sense:
http://www.wirgool.com/how-can-you-allow-the-trading-companies-to-locate-computers-closer-to-exchanges-and-flash
http://www.wirgool.com/how-can-you-allow-the-trading-companies-to-locate-computers-closer-to-exchanges-and-flash
Členom od Jun 22, 2014
423 príspevkov
Dec 12, 2014 at 07:21
Členom od Jun 22, 2014
423 príspevkov
============== ANNOUNCEMENT
============== ANNOUNCEMENT
============== ANNOUNCEMENT
============== ANNOUNCEMENT
NEW PAIR ADDED: Please add USDCAD to the pairs.
A
============== ANNOUNCEMENT
============== ANNOUNCEMENT
============== ANNOUNCEMENT
NEW PAIR ADDED: Please add USDCAD to the pairs.
A
Členom od Nov 03, 2014
2 príspevkov
Dec 12, 2014 at 12:09
Členom od Nov 03, 2014
2 príspevkov
Hi dears.
This EA make same trades and pips on different brokers?
And Pips earned by users and their trades are the same with the results of vendeor in myfxbook?
(regardless of lot size and And slippage problems)
This EA make same trades and pips on different brokers?
And Pips earned by users and their trades are the same with the results of vendeor in myfxbook?
(regardless of lot size and And slippage problems)
Členom od Mar 31, 2014
192 príspevkov
Dec 12, 2014 at 12:14
Členom od Mar 31, 2014
192 príspevkov
bluemonkey posted:filipesantos posted:
Alex please take a look in my email cheers!
will answer all emails in a few hours.
A
PLEASE ALEX...........ANSWER EMAILS.....the demo account that I have asked is not Trading.......
ben@
Členom od Mar 31, 2014
192 príspevkov
Dec 12, 2014 at 12:16
Členom od Mar 31, 2014
192 príspevkov
bluemonkey posted:filipesantos posted:
Alex please take a look in my email cheers!
will answer all emails in a few hours.
A
My demo Account is still not Trading...what's going on??? ( Live is trading). Alex please help
ben@

forex_trader_169333
Členom od Dec 26, 2013
60 príspevkov
Členom od Jun 25, 2011
67 príspevkov
Dec 12, 2014 at 12:20
Členom od Jun 25, 2011
67 príspevkov
@bluemonkey without any EA update? if it so we can virtually add any pair!
Členom od Jan 30, 2014
47 príspevkov
Dec 12, 2014 at 12:21
Členom od Jan 30, 2014
47 príspevkov
Hello,
@bluemonkey Can you consider my concept of stoploss for your robot on the previous page ?
I think that we could take more important positions without risking all our capital and so we'll grow up faster our capital, for those who want that.
Moreover, What do you think of this idea dear readers and owners of the bluemonkey robot ?
Best regards.
@bluemonkey Can you consider my concept of stoploss for your robot on the previous page ?
I think that we could take more important positions without risking all our capital and so we'll grow up faster our capital, for those who want that.
Moreover, What do you think of this idea dear readers and owners of the bluemonkey robot ?
Best regards.
Členom od Sep 22, 2014
175 príspevkov
Dec 12, 2014 at 12:24
Členom od Sep 22, 2014
175 príspevkov
bluemonkey posted:
============== ANNOUNCEMENT
============== ANNOUNCEMENT
============== ANNOUNCEMENT
============== ANNOUNCEMENT
NEW PAIR ADDED: Please add USDCAD to the pairs.
A
Hi Alex,
Have you done any back test and forward test on this new pair USDCAD? If yes please share the results with members.
Regards,
DDR
Be Vegan, Make Peace
Členom od May 20, 2011
694 príspevkov
Dec 12, 2014 at 16:43
Členom od May 20, 2011
694 príspevkov
bluemonkey posted:yeah! go bluemonkey!!!
============== ANNOUNCEMENT
============== ANNOUNCEMENT
============== ANNOUNCEMENT
============== ANNOUNCEMENT
NEW PAIR ADDED: Please add USDCAD to the pairs.
A
Členom od Jun 22, 2014
423 príspevkov
Dec 12, 2014 at 17:47
Členom od Jun 22, 2014
423 príspevkov
Guys weekend is coming up,
go get yourself and your family a life :)
we will get back to all pending emails today US time.
A
go get yourself and your family a life :)
we will get back to all pending emails today US time.
A

*Komerčné použitie a spam nebudú tolerované a môžu viesť k zrušeniu účtu.
Tip: Uverejnením adresy URL obrázku /služby YouTube sa automaticky vloží do vášho príspevku!
Tip: Zadajte znak @, aby ste automaticky vyplnili meno používateľa, ktorý sa zúčastňuje tejto diskusie.