- Search Metals Mine
-
ForexSamsam replied Aug 6, 2015in your last example i understand : at 14h GMT compute return for the last 9 day bar return at the same hour (14h gmt return in pip or percent) -- >this is the input like [a,b,c,d,e,f,g,h,i] Output is the return from now + 70 hours (delta from now) ...
Machine Learning with algoTraderJo
-
ForexSamsam replied Aug 6, 2015I will start a new backtesting engine this week with you A,B,C,D setting and GBPUSD. Your result seem very goog !
Machine Learning with algoTraderJo
-
ForexSamsam replied Jul 9, 2015I use Daily data only. My target is +ATR or - ATR [0,1] , the first reach (ATR 20 day same as algotraderjo) Every day, i open a new trade according to SVC prediction. This with ATR20 as stroploss or takeprofit. The real difficulty of this setting is ...
Machine Learning with algoTraderJo
-
ForexSamsam replied Jul 7, 2015Here my first demo account result.... im just lucky.. url I open short in svc- and long in svc+. I can't hegde on oanda..
Machine Learning with algoTraderJo
-
ForexSamsam replied Jul 7, 2015I am using 12 candles in inputs.With encoding like [-3,-2,-1,0,1,2,3] depending of height of each candle
Machine Learning with algoTraderJo
-
ForexSamsam replied Jun 17, 2015GPU is another solution, these device are build for paralleling calculation. url
Machine Learning with algoTraderJo
-
ForexSamsam replied Jun 17, 2015I get very good result with EUR_USD but nothing with others pairs ? I dont have any explanation ?
Machine Learning with algoTraderJo
-
ForexSamsam replied Jun 14, 201514 Years tick with SVC and 104 samples EUR_USD I need a super computer !
Machine Learning with algoTraderJo
-
ForexSamsam replied Jun 13, 201510 years (1994-2014) simulation with EURUSD with +0.8ATR =1 and -0.8*ATR =0 This with SVC with 104 samples and gamma = 0.006. I encode my inputs with [-2,-1,0,1,2] with 6 days as inputs. I use python Pandas with every tick to get this. :-)
Machine Learning with algoTraderJo
-
ForexSamsam replied Apr 7, 2015humm.. interesting.. are you using M2 ? or M5 ? I'm not sure to understand, you use a martingale and you set a SL of 20pips ? While you dont close with Sl of 20pip, you add new position with martingale factor each time CCI crossing 100 ? is that ...
Weighted Coin Toss Trading
-
ForexSamsam replied Mar 22, 2015This thread is very interesting ! But, i 'm not a stoploss user ferving, only maybe for ultimate protection I think, more your system is rigid more you lose great opportunity.
Proof of Profitability
-
ForexSamsam replied Mar 9, 2015If interest, i can share talib version on Raspbian wheezy for pi. I just finish compile new code for pi 2.0
Python Trader code and skills sharing
-
ForexSamsam replied Feb 18, 2015The problem with this EA is : more you open trade... less the average price move..
Matrix Grid Trading Community Edition
-
ForexSamsam replied Feb 10, 2015It look like a scalping strategie ? You need a very very low spread to realize this.. In real world this look impossible ..
SSSR_v3_EA Journal
-
ForexSamsam replied Feb 10, 2015I can try it with Python code with Oanda broker if you want, i can make a demo account
SSSR_v3_EA Journal
-
ForexSamsam replied Feb 9, 2015I'm over 80% in all my system, this is not like you say "bullshit"
After 4 Years, Finally found a Profitable Trading System
-
ForexSamsam replied Feb 8, 2015i have some but in python with Oanda
Need a script or EA to execute an order at a specific time
-
ForexSamsam replied Jan 29, 2015Use fibonacie sequence + 10 pips .. 10 11 11 12 13 15 18 23 .... More you shift.. more you move
Matrix Grid Trading Community Edition