ArsenalFX Indicator,EA,Crypto free
Open in Telegram
on this channel you will get free tips about forex or foreign exchange/Crypto investing for free
Show moreIndonesia28 932The category is not specified
3 894
Subscribers
No data24 hours
No data7 days
-2130 days
Data loading in progress...
Similar Channels
Tags Cloud
No data
Any problems? Please refresh the page or contact our support manager.
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
December '24
December '24
+3
in 0 channels
November '24
+20
in 0 channels
Get PRO
October '24
+24
in 0 channels
Get PRO
September '24
+5
in 0 channels
Get PRO
August '24
+11
in 0 channels
Get PRO
July '24
+35
in 0 channels
Get PRO
June '24
+18
in 0 channels
Get PRO
May '24
+31
in 0 channels
Get PRO
April '24
+15
in 0 channels
Get PRO
March '24
+19
in 0 channels
Get PRO
February '24
+35
in 0 channels
Get PRO
January '24
+124
in 0 channels
Get PRO
December '23
+122
in 0 channels
Get PRO
November '23
+76
in 0 channels
Get PRO
October '23
+86
in 0 channels
Get PRO
September '23
+69
in 0 channels
Get PRO
August '23
+96
in 0 channels
Get PRO
July '23
+84
in 0 channels
Get PRO
June '23
+87
in 0 channels
Get PRO
May '23
+134
in 0 channels
Get PRO
April '23
+73
in 0 channels
Get PRO
March '23
+72
in 0 channels
Get PRO
February '23
+72
in 0 channels
Get PRO
January '23
+97
in 0 channels
Get PRO
December '22
+102
in 0 channels
Get PRO
November '22
+82
in 0 channels
Get PRO
October '22
+102
in 0 channels
Get PRO
September '22
+100
in 0 channels
Get PRO
August '22
+160
in 0 channels
Get PRO
July '22
+126
in 0 channels
Get PRO
June '22
+77
in 0 channels
Get PRO
May '22
+82
in 0 channels
Get PRO
April '22
+110
in 0 channels
Get PRO
March '22
+107
in 0 channels
Get PRO
February '22
+66
in 0 channels
Get PRO
January '22
+90
in 0 channels
Get PRO
December '21
+128
in 0 channels
Get PRO
November '21
+148
in 0 channels
Get PRO
October '21
+248
in 0 channels
Get PRO
September '21
+740
in 0 channels
Get PRO
August '21
+72
in 0 channels
Get PRO
July '21
+63
in 0 channels
Get PRO
June '21
+90
in 0 channels
Get PRO
May '21
+91
in 0 channels
Get PRO
April '21
+2 351
in 0 channels
| Date | Subscriber Growth | Mentions | Channels | |
| 20 December | 0 | |||
| 19 December | 0 | |||
| 18 December | +1 | |||
| 17 December | 0 | |||
| 16 December | +1 | |||
| 15 December | 0 | |||
| 14 December | 0 | |||
| 13 December | 0 | |||
| 12 December | 0 | |||
| 11 December | 0 | |||
| 10 December | 0 | |||
| 09 December | 0 | |||
| 08 December | 0 | |||
| 07 December | 0 | |||
| 06 December | 0 | |||
| 05 December | 0 | |||
| 04 December | +1 | |||
| 03 December | 0 | |||
| 02 December | 0 | |||
| 01 December | 0 |
Channel Posts
| 2 | https://youtu.be/ce7IvAvZRvc | 883 |
| 3 | @indikatorfree | 1 357 |
| 4 | https://youtu.be/mcWYwyySCcM | 1 215 |
| 5 | @indikatorfree | 1 021 |
| 6 | https://youtu.be/iQsP2R_62b0?si=pDxw-7eunt20BT7n | 898 |
| 7 | @indikatorfree | 1 081 |
| 8 | https://youtu.be/IDZLhWGkIQY?si=h4aRqpmP3FyNBqYN | 1 003 |
| 9 | this indicator that can test with 100% confidence if an indi is a repainter or not
Just put the right settings and run the indicator in the strategy tester (any TF)
wait for 100 bars (or the number you define), and check the results in the logs every N bars
Settings
extern string IndiName = "";
put here the indi name to test
extern string buffersToTest = "0,1,2,3";
put the buffer numbers you want to check, separated by commas
extern int verifyEveryNBars = 100;//Verify Repainting Every N Bars
it will compare recorded and retrieved values every N bars
extern int precision = 1;// precision (multiples of Point value)
Precision of the test. For convenience I use "Point()" value for checking if values are identical or not.
extern bool printDetail = false;
if you want the detail of both values, from the recorded ones to the retrieved ones.
extern bool skipFirstValue = true; //skip first value (because can be different even on non-repainters)
I recommend leaving it to TRUE, because you can have sometimes a different value of the very first value even with non-repainters (don't ask me why) | 1 048 |
| 10 | @indikatorfree | 998 |
| 11 | CheckForRepainting.ex4 | 3 |
| 12 | this indicator that can test with 100% confidence if an indi is a repainter or not
Just put the right settings and run the indicator in the strategy tester (any TF)
wait for 100 bars (or the number you define), and check the results in the logs every N bars
Settings
extern string IndiName = "";
put here the indi name to test
extern string buffersToTest = "0,1,2,3";
put the buffer numbers you want to check, separated by commas
extern int verifyEveryNBars = 100;//Verify Repainting Every N Bars
it will compare recorded and retrieved values every N bars
extern int precision = 1;// precision (multiples of Point value)
Precision of the test. For convenience I use "Point()" value for checking if values are identical or not.
extern bool printDetail = false;
if you want the detail of both values, from the recorded ones to the retrieved ones.
extern bool skipFirstValue = true; //skip first value (because can be different even on non-repainters)
I recommend leaving it to TRUE, because you can have sometimes a different value of the very first value even with non-repainters (don't ask me why) | 1 |
| 13 | many people contact me,
Sorry, I can't upload new videos yet | 1 088 |
| 14 | sorry guys, the video was blocked by youtube π | 1 117 |
| 15 | . | 1 |
| 16 | . | 1 |
| 17 | https://youtu.be/TnmTh2cxQmU | 850 |
| 18 | . | 1 |
| 19 | . | 1 |
| 20 | . | 2 |
