Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier.
I made a multi time-frame version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
the guy who wrote the first one calls it like
isUpSwing = (iCustom(NULL, 0, "ClearMethod", 0, i) > 0);[Read more]
if (isUpSwing) {
upSwingLine = iCustom(NULL, 0, "ClearMethod", 1, i)…Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier.
I made a multi time-frame version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
the guy who wrote the first one calls it like
isUpSwing = (iCustom(NULL, 0, "ClearMethod", 0, i) > 0);[Read more]
if (isUpSwing) {
upSwingLine = iCustom(NULL, 0, "ClearMethod", 1, i)…Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier.
I made a multi time-frame version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
the guy who wrote the first one calls it like
isUpSwing = (iCustom(NULL, 0, "ClearMethod", 0, i) > 0);[Read more]
if (isUpSwing) {
upSwingLine = iCustom(NULL, 0, "ClearMethod", 1, i)…Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier.
I made a multi time-frame version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
cmh is a self contained histo ver
the sd projects a line like support resistance.
this would be MT4 examples of Ron Black’s Mothod
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier.
I made a multi time-frame version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
cmh is a self contained histo ver
this would be MT4 examples of Ron Black’s Mothod
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier.
I made a multi time-frame version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
cmh is a self contained histo ver
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier. *looks at sim*
I made a multi time-frame version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
cmh is a self contained histo ver
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier. *looks at sim*
I made a multi time-frame version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
cmh is a histo ver
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier. *looks at sim*
I made a multi time-frame version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier. *looks at sim*
I made a multi time-frame version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
Lowphat replied to the topic Trading made REALLY Simple: Coder's Chat in the forum Development 10 years, 4 months ago
if im not mistaken i posted this earlier. *looks at sim*
made a multi timeframe version out of the CMHx but i don’t think it would be applicable to what you guys are doing.
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
not the command itself but the way it ran. return 0 must have broke prev_calculated. that’s why it kept running the print statement over and over until the Start loop pooped
anyways the adjustable reset is cool to play with. its always fun to code a base str spaghetti
one of the options i did with mine was to add (base…[Read more]
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
not the command itself but the way it ran. return 0 must have broke prev_calculated. that’s why it kept running the print statement over and over until the OnInit pooped
anyways the adjustable reset is cool to play with. its always fun to code a base str spaghetti
one of the options i did with mine was to add (base…[Read more]
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
not the command itself but the way it ran. return 0 must have broke prev_calculated. that’s why it kept running the print statement over and over until the OnInit pooped
anyways the adjustable reset is cool to play with. its always fun to code a base str spaghetti
one of the options i did with mine was to add (base…[Read more]
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
not the command itself but the way it ran. return 0 must have broke prev_calculated. that’s why it kept running the print statement over and over until the OnInit pooped
anyways the adjustable reset is cool to play with. its always fun to code a base str spaghetti
one of the options i did with mine was to add (base…[Read more]
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
not the command itself but the way it ran. return 0 must have broke prev_calculated. that’s why it kept running the print statement over and over until the OnInit pooped
anyways the adjustable reset is cool to play with. its always fun to code a base str spaghetti
one of the options i did with mine was to add (base…[Read more]
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
not the command itself but the way it ran. return 0 must have broke prev_calculated. that’s why it kept running the print statement over and over until the OnInit pooped
anyways the adjustable reset is cool to play with. its always fun to code a base str spaghetti
one of the options i did with mine was to add (base…[Read more]
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
not the command itself but the way it ran. return 0 must have broke prev_calculated. that’s why it kept running the print statement over and over until the OnInit pooped
anyways the adjustable reset is cool to play with. its always fun to code a base str spaghetti
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
not the command itself but the way it ran. return 0 must have broke prev_calculated. that’s why it kept running the print statement over and over until the OnInit pooped
anyways the adjustable reset is cool to play with. its always fun to make a base hybrid
Lowphat replied to the topic A Flexible And Compact Currency Strength Indicator in the forum Trading Systems Discussion 10 years, 4 months ago
not the command itself but the way it ran. return 0 must have broke prev_calculated. that’s why it kept running the print statement over and over until the OnInit pooped
- Load More