Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I was reading the Globin code and have a question. In the Turbo_JVEL part of the code, is the last part below correct. I see you have when trendtype=2 and trendtype=3, both trendtext="Weak Downtrend/Ranging".
When trendtype=3, should trendtext="Strong Uptrend";
I was reading the Globin code and have a question. In the Turbo_JVEL part of the code, is the last part below correct. I see you have when trendtype=2 and trendtype=3, both trendtext="Weak Downtrend/Ranging".
When trendtype=3, should trendtext="Strong Uptrend";
Well aren't you just the little code scrutinizer!! LOL.
Actually, that code really makes no difference for the purposes of the EA call. That was a small mod I stuck in there to make the bars on the histogram larger because due to time scaling, they're hard to read on larger TF's. The underlying slope values are unaffected which is what the EA depends upon. In any event, attached is a modified version of the indicator to take into account either mini or standard accounts.
Well aren't you just the little code scrutinizer!! LOL.
Actually, that code really makes no difference for the purposes of the EA call. That was a small mod I stuck in there to make the bars on the histogram larger because due to time scaling, they're hard to read on larger TF's. The underlying slope values are unaffected which is what the EA depends upon. In any event, attached is a modified version of the indicator to take into account either mini or standard accounts.
Thanks for the "..little.." comment. At my weight and height, I appreciate all the "little" comments I get.
Using euro$ 15m
30 TP
pips 10
no s/l
secure profit based on 30 pips per .1 lot used. So for .2 lots secure profit was 60.
max orders of 3.
and lot size of .2 for a 5k account.
the rest of the settings are default.
I am going to forward test it soon.
There was about 2 times durring the last year when the positions were held for about a month or mabe more. This happened when buy orders were placed near an extream high above 1.2900.
I would suggest adding an option to the settings for BUY only and SELL only. This way when it reaches an extream high(like now 1.2975) I would set it to sell only because its unlikely that the price will remain above 1.3000 for any peroid of time. But if a buy order is placed at this level the price can run all the way down to 1.1600 befor ever comming back to 1.3000.
So looking at long term charts and determining what the extreams are you can use buy and sell when price is near these extreams.
Using euro$ 15m
30 TP
pips 10
no s/l
secure profit based on 30 pips per .1 lot used. So for .2 lots secure profit was 60.
max orders of 3.
and lot size of .2 for a 5k account.
the rest of the settings are default.
I am going to forward test it soon.
There was about 2 times durring the last year when the positions were held for about a month or mabe more. This happened when buy orders were placed near an extream high above 1.2900.
I would suggest adding an option to the settings for BUY only and SELL only. This way when it reaches an extream high(like now 1.2975) I would set it to sell only because its unlikely that the price will remain above 1.3000 for any peroid of time. But if a buy order is placed at this level the price can run all the way down to 1.1600 befor ever comming back to 1.3000.
So looking at long term charts and determining what the extreams are you can use buy and sell when price is near these extreams.
Using euro$ 15m
30 TP
pips 10
no s/l
secure profit based on 30 pips per .1 lot used. So for .2 lots secure profit was 60.
max orders of 3.
and lot size of .2 for a 5k account.
the rest of the settings are default.
I am going to forward test it soon.
There was about 2 times durring the last year when the positions were held for about a month or mabe more. This happened when buy orders were placed near an extream high above 1.2900.
I would suggest adding an option to the settings for BUY only and SELL only. This way when it reaches an extream high(like now 1.2975) I would set it to sell only because its unlikely that the price will remain above 1.3000 for any peroid of time. But if a buy order is placed at this level the price can run all the way down to 1.1600 befor ever comming back to 1.3000.
So looking at long term charts and determining what the extreams are you can use buy and sell when price is near these extreams.