- Search Crypto Craft
-
faryne replied Feb 28, 2018Following the trend like following an illusion...
Never Go Against the Trend?
-
faryne replied Feb 28, 2018Moving fast today. And news coming... Not yet stopped on my side.
Playing with the currencies: Gabin System
-
faryne replied Feb 27, 2018Well trending is not an appropriate word. Will change. I'll remove hurst (don't find any edge with) and add "Cost of trading" value which is the cost for opening a basket (basically spread+commission) to monitor it.
Playing with the currencies: Gabin System
-
faryne replied Feb 27, 2018This is why trailing stop is VERY important. On news, if you reach 5.2, you must be in profit (with 2 other step) and had locked it with trailing stop.
Playing with the currencies: Gabin System
-
faryne replied Feb 27, 2018Working to improve news management, but yeah if no revert it is ok. if delta>step1 and trade_news=1 and reverse_news=0 it will SELL if delta>step1 and trade_news=1 and reverse_news=1 it will BUY no other condition is verified for news
Playing with the currencies: Gabin System
-
faryne replied Feb 27, 2018Oh, I didn't see your question. reverse_news change the direction to revert trades on news (if trade_news is 1). But I was testing on USD it might be a bug the basket was shorting.
Playing with the currencies: Gabin System
-
faryne replied Feb 27, 20181. Strategy is a parameter for hard-coding strategy (like reversal only between some steps, etc.). Currently, only once is coded but I've not tested it yet. So you can let this parameter to 0. 2. 1st solution: "OnOff" button. 2nd: ...
Playing with the currencies: Gabin System
-
faryne replied Feb 27, 2018Hello all, Here is the latest version of Medusa including: -News management (stop trading before x min, auto close positive basket before x min, restart trading after x min, reverse trading on news, etc) -More buttons for manual trading ...
Playing with the currencies: Gabin System
-
faryne replied Feb 27, 2018Seeing "too late", it is a problem "rearming" the ea after opening of the day. You can simply reinit the EA, and you should see "H ok" instead of "too late". Maybe an issue with this version.
Playing with the currencies: Gabin System
-
faryne replied Feb 26, 2018Actually it's nothing to code, but IMO i don't see any interest with this strategy.
Playing with the currencies: Gabin System
-
faryne replied Feb 25, 2018This is the next version (not uploaded yet). I added lot of stuff (included news, buttons, etc.) so I need to test code in live with data and orders. Surely delivered tomorrow.
Playing with the currencies: Gabin System
-
faryne replied Feb 25, 2018I already added On/Off button to stop EA (="add_new_trades" parameter) and buttons to manual open basket with. I also added news filter with: stop trading before/after news, and revert trading only on news. I will not add S/R indicator, because I ...
Playing with the currencies: Gabin System
-
faryne replied Feb 23, 2018I set an absolute SL which prevent from automatic new open (you must reinit the EA). On the contrary, SL for individual pair is not a EA stopper. Interesting, and definitly not the same result as simply shifting triggers.
Playing with the currencies: Gabin System
-
faryne replied Feb 23, 2018Great. Do you mean global profit/loss? because it's currently display for each pair. For closing conditions: TP reached OR SL reached OR trailing stop (locking) reached OR "close all" OR "close basket".
Playing with the currencies: Gabin System
-
faryne replied Feb 22, 2018I put a restriction, not because of any limitation, but because I coded it very quickly and it need to be well tested to debug. I don't want to be responsible for blowing accounts because of code problem (like stop don't work or other).

Playing with the currencies: Gabin System
-
faryne replied Feb 22, 2018No problem I'll add that on next release. I don't understand what you want. Is that EA put magic on display corner? Also working on calendar integration now.
Playing with the currencies: Gabin System
-
faryne replied Feb 22, 2018You've got the magic in the order comment.
Playing with the currencies: Gabin System
-
faryne replied Feb 22, 2018Thank you for you reply. Some display fixing. (sorry, it's hard to predict all possibilities)
Playing with the currencies: Gabin System
-
faryne replied Feb 22, 2018Pretty sure yes! Delta=Value of Currency-A7OC i.e. VUC=Delta(1) VLC=-Delta(8)
Playing with the currencies: Gabin System