- Search Energy EXCH
-
prozor7 replied Jul 1, 2013tested Stoch with following setup in v1.4: extern string Ss0 = "-- Stochastic Settings --"; extern int Stoch_KPeriods = 13; extern int Stoch_DPeriod = 1; extern int Stoch_Show = 2; extern int Stoch_OB = 89; // Overbought level extern int Stoch_OS = ...
TCO Trader EA
-
prozor7 replied Jun 20, 2013Cristal clear agree with MKFX Stoch OB/OS levels option setup hardly wait to test
TCO Trader EA
-
prozor7 replied Jun 20, 2013thx TCO in his post ("- Possibly add stochastics as an option to use instead of WPR") ask "I just like to know what everyone is thinking about this and get some feedback. Thanks!" I answer it will be the same... MKFX thx for clarifying Stoch setup
TCO Trader EA
-
prozor7 replied Jun 20, 2013The formula to calculate Williams’ Percent Range oscillator is similar to the one used to calculate the Stochastic Oscillator: WPR : %R = (MAX (HIGH (i - n)) - CLOSE (i)) / (MAX (HIGH (i - n)) - MIN (LOW (i - n))) * 100 STO : %K = (CLOSE - MIN (LOW ...
TCO Trader EA
-
prozor7 replied Jun 19, 2013MKFX what setup you recoment for stoch also can you share stoch.mg4 that you use on yours charts with green and red OB OS thx pro7
TCO Trader EA
-
prozor7 replied Jun 19, 2013TCO v1.3 from 06/18 09:00 - 06/19 18:00 with setup "4" Ichi & EMA & MACD" open 10 trades on 5/8 symbols 3 buy 7 sell 8 positive 316 pips 2 negative 105 pips this is a setup "4" Is0=-- Ichimoku Trend Settings -- tenkan_sen=8 kijun_sen=21 ...
TCO Trader EA
-
prozor7 replied Jun 19, 2013TCO 2 bugs if I may regarding display status in v1.3 1. show settings = false / doesn't delete text from the screen 2. TP and SL on status is always "0" suggestion regarding status window countdown from last to the next trade - this way user will ...
TCO Trader EA
-
prozor7 replied Jun 18, 2013in v1.3 you can setup status window in following line: row 1386 int WhichCorner=1;//0,1,2 or 3 (0 = top left; 1; top right....)
TCO Trader EA
-
prozor7 replied Jun 14, 2013TallCoolOne suggestion for TCO in status panel 1. which setup is used for trading 1. Ichimoku 2. EMA 3. MACD 4. GoLong 5. GoShort how EA read chart (buy / sell) based on setup selected (by that I mean by trend selector Ichimoku EMA or MACD) thx pro7
TCO Trader EA
-
prozor7 replied Jun 13, 2013heavily tested TCO I'm happy to say no problem whatsoever EA working great 1120 pips in 48 hours now testing Ichimoku Trend on H1 with following setup: Ichimoku_Settings = "Ichimoku Trend Settings"; Use_Ichimoku_Trend = true; tenkan_sen = 8; ...
TCO Trader EA
-
prozor7 replied Jun 13, 2013this is better!!! my post was informative only for others to be aware
TCO Trader EA
-
prozor7 replied Jun 13, 2013just for yours info OrderDelay = * doesn't count minutes example: OrderDelay = 2 first lot open @ 02:35 ; second lot open in 04:00
TCO Trader EA
-
prozor7 replied Jun 13, 2013Close_Trades_On_Opposite_Signal = true; working as above sentence say: AUDUSD open sell trade 0.94556 2013.06.12. 02:01 : close trade 0.94714 2013.06.12. 22.38 -15.80 open buy trade 0.94711 2013.06.12. 22.38 :
TCO Trader EA
-
prozor7 replied Jun 12, 2013move order delay = 2 second lot executed after 1:58 here is the result TCO 10 trades +289.79 TSS 7 trades +126.55 this is work of art thx to fine tuning
TCO Trader EA
-
prozor7 replied Jun 12, 2013working perfectly 2013.06.12 16:03:46 TCO_Trader EURUSD,Daily: modify #307865756 sell *.** EURUSD at 1.33246 sl: 1.35336 tp: 1.30106 ok pro7
TCO Trader EA
-
prozor7 replied Jun 12, 2013noticed weaknes EURUSD on D1 chart - testing trade only short turn off MACD Use_MACD_Trend = false GoShort = true if I understand correctly EA will open trade based on the WPR settings pro7
TCO Trader EA
-
prozor7 replied Jun 11, 2013TCO, thx for considering implementing new features. ATR_TP and ATR_SL function great so I think you should try to implement dummy SL and TP for protection while real (hidden) TP/SL should use ATR function. pro7
TCO Trader EA
-
prozor7 replied Jun 11, 2013congrats TallCoolOne, this is by far best EA with a lot of features included that works. if EA continue to work as expected I will go live, with $4.000 CloseAfterPctProfit = true; ProfitPct = 3; 2013.06.11 15:39:39 TCO_Trader USDJPY,Daily: Account ...
TCO Trader EA