Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Cycle Identifier ??
Collapse
X
-
-
thanks...
I haven't seen sharky's famous "dots" .. didn't know they had anything to do with this indicator...Originally posted by THWES View Postzeller,
I saw on BMF that you and Sharky made a similar indicator, the Dots. Is it repainting and you need the code to fix it?
WES.
I'm trying to sort out the code... there is a lot of redundant code and variables in it making it tough to follow and understand... I'm trying to get the buy/sell dots to paint correctly (i.e. when an indicator is removed, the dots should also be repainted... instead they paint as if the buy/sell indicator is still valid which makes them useless.
I'm also trying to get a sound alert when a major indicator is painted... so far it sounds every bar following... and worse, even when that indicator is nullified.
Any help you could give would be appreciated.
Thanks!
Comment
-
Query - Cycle Identifier Green indicator
Has anyone modified the Cycle Identifier Green indicator so that it properly works in the Market Analyzer?
It seems to show the "price" value in the MA not the correct "Line" , "MajorBuy" or MinorBuy" information - not to mention the readout on a chart displaces the correct information by one day .. So I would need a lookback function as well to get the proper signals in the Market Analyzer.
Thanks for your feedback...
(Not an expert with the code or indicator development..)
Comment
-
-
-
-
GreenTrade,Originally posted by GreenTrade View PostThis is something I found on another post and edited it to output a buysig and sellsig bool for use in strategy. It plots the false signals, also. I could not find the original post so I will add it here instead. To call the signal in a strategy use something like the following:
CycleIdentifierGreen(21,12,3,4,1,false, 1).BuySig[0]
GT
The file you enclosed is a file type .cs , do you have one in a .mq4 file type to operate with metatrader?
Thanks,
Evaluator
Comment
-
you can find the mt4 vertion on t2w.com , did anyone make an N7 version of the cycle identifier ?
Comment
-
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
605 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
351 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
560 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
561 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment