├── BB_TouchDownBarrier.xml ├── BB_TouchUpBarrier.xml ├── FRUITFELLA's Management ver.2.xml ├── FRUITFELLA's Management.xml ├── README.md ├── _config.yml └── index.md /BB_TouchDownBarrier.xml: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | (1) FRUITFELLA's Management 11 | FRUITFELLA's Management ver. 2.0 by rudika.fx@gmail.com 12 | 13 | 14 | info 15 | 16 | 17 | FRUITFELLA's Martingale ver. 2.0 18 | 19 | 20 | 21 | 22 | FirstStake 23 | 24 | 25 | _First_Stake_ 26 | 27 | 28 | 29 | 30 | _stake 31 | 32 | 33 | _First_Stake_ 34 | 35 | 36 | 37 | 38 | TargetProfit 39 | 40 | 41 | _Target_Profit_ 42 | 43 | 44 | 45 | 46 | Stoploss 47 | 48 | 49 | NEG 50 | 51 | 52 | 9 53 | 54 | 55 | ABS 56 | 57 | 58 | 9 59 | 60 | 61 | _Stop_Loss_ 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | MartiLossLevel 71 | 72 | 73 | _Martingale_Level_ 74 | 75 | 76 | 77 | 78 | MartiFactor 79 | 80 | 81 | _Martingale_Factor_ 82 | 83 | 84 | 85 | 86 | profit 87 | 88 | 89 | 0 90 | 91 | 92 | 93 | 94 | win_count 95 | 96 | 97 | 0 98 | 99 | 100 | 101 | 102 | loss_count 103 | 104 | 105 | 0 106 | 107 | 108 | 109 | 110 | loss_level 111 | 112 | 113 | 0 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 50 152 | 153 | 154 | 155 | 156 | 50 157 | 158 | 159 | 160 | 161 | 1 162 | 163 | 164 | 165 | 166 | 1.1 167 | 168 | 169 | 170 | 171 | 10 172 | 173 | 174 | 175 | 176 | volidx 177 | random_index 178 | R_100 179 | touchnotouch 180 | touchnotouch 181 | both 182 | 900 183 | m 184 | stake 185 | USD 186 | FALSE 187 | - 188 | 189 | 190 | 2 191 | 192 | 193 | 194 | 195 | 196 | 197 | 198 | 199 | 200 | 3 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 | 209 | 210 | 211 | 212 | 213 | (4) FRUITFELLA Trade again 214 | FRUITFELLA's Management ver. 2.0 by rudika.fx@gmail.com 215 | 216 | 217 | profit 218 | 219 | 220 | 1 221 | 222 | 223 | put [Contract Detail : profit] here 224 | 225 | 226 | 227 | 228 | profit 229 | 230 | 231 | DIVIDE 232 | 233 | 234 | 1 235 | 236 | 237 | ROUND 238 | 239 | 240 | 3.1 241 | 242 | 243 | MULTIPLY 244 | 245 | 246 | 1 247 | 248 | 249 | profit 250 | 251 | 252 | 253 | 254 | 100 255 | 256 | 257 | 258 | 259 | 260 | 261 | 262 | 263 | 100 264 | 265 | 266 | 267 | 268 | 269 | 270 | 271 | 272 | 273 | put [Result is Win] here 274 | 275 | 276 | 277 | 278 | success 279 | 280 | 281 | 282 | 283 | 284 | Won $ 285 | 286 | 287 | 288 | 289 | put [Contract Detail : profit] here 290 | 291 | 292 | 293 | 294 | 295 | 296 | win_count 297 | 298 | 299 | 1 300 | 301 | 302 | 303 | 304 | loss_count 305 | 306 | 307 | 0 308 | 309 | 310 | 311 | 312 | _stake 313 | 314 | 315 | FirstStake 316 | 317 | 318 | 319 | 320 | 321 | 322 | 323 | 324 | 325 | 326 | 327 | 328 | error 329 | 330 | 331 | 332 | 333 | 334 | Lost $ 335 | 336 | 337 | 338 | 339 | ABS 340 | 341 | 342 | 9 343 | 344 | 345 | put [Contract Detail : profit] here 346 | 347 | 348 | 349 | 350 | 351 | 352 | 353 | 354 | loss_count 355 | 356 | 357 | 1 358 | 359 | 360 | 361 | 362 | win_count 363 | 364 | 365 | 0 366 | 367 | 368 | 369 | 370 | 371 | 372 | GT 373 | 374 | 375 | loss_count 376 | 377 | 378 | 379 | 380 | loss_level 381 | 382 | 383 | 384 | 385 | 386 | 387 | loss_level 388 | 389 | 390 | loss_count 391 | 392 | 393 | 394 | 395 | 396 | 397 | 398 | 399 | GT 400 | 401 | 402 | MartiLossLevel 403 | 404 | 405 | 406 | 407 | 0 408 | 409 | 410 | 411 | 412 | 413 | 414 | 415 | 416 | 417 | LTE 418 | 419 | 420 | loss_count 421 | 422 | 423 | 424 | 425 | MartiLossLevel 426 | 427 | 428 | 429 | 430 | 431 | 432 | _stake 433 | 434 | 435 | 1 436 | 437 | 438 | MULTIPLY 439 | 440 | 441 | 1 442 | 443 | 444 | FirstStake 445 | 446 | 447 | 448 | 449 | 1 450 | 451 | 452 | MartiFactor 453 | 454 | 455 | 456 | 457 | 458 | 459 | 460 | 461 | info 462 | 463 | 464 | [FM] Martingale reset 465 | 466 | 467 | 468 | 469 | _stake 470 | 471 | 472 | FirstStake 473 | 474 | 475 | 476 | 477 | 478 | 479 | 480 | 481 | 482 | 483 | 484 | 485 | 486 | 487 | 488 | 489 | 490 | 491 | 492 | 493 | 494 | 495 | 496 | GTE 497 | 498 | 499 | profit 500 | 501 | 502 | 503 | 504 | TargetProfit 505 | 506 | 507 | 508 | 509 | 510 | 511 | 512 | 513 | abc 514 | 515 | 516 | 517 | 518 | 519 | Take profit $ 520 | 521 | 522 | 523 | 524 | profit 525 | 526 | 527 | 528 | 529 | 530 | 531 | Continue 532 | 533 | 534 | FALSE 535 | 536 | 537 | 538 | 539 | 540 | 541 | 542 | 543 | LTE 544 | 545 | 546 | profit 547 | 548 | 549 | 550 | 551 | Stoploss 552 | 553 | 554 | 555 | 556 | 557 | 558 | 559 | 560 | abc 561 | 562 | 563 | 564 | 565 | 566 | Stop loss (profit/loss) $ 567 | 568 | 569 | 570 | 571 | profit 572 | 573 | 574 | 575 | 576 | 577 | 578 | Continue 579 | 580 | 581 | FALSE 582 | 583 | 584 | 585 | 586 | 587 | 588 | 589 | 590 | 591 | 592 | 593 | GT 594 | 595 | 596 | profit 597 | 598 | 599 | 600 | 601 | 0 602 | 603 | 604 | 605 | 606 | 607 | 608 | info 609 | 610 | 611 | 612 | 613 | 614 | [FM] Total profit $ 615 | 616 | 617 | 618 | 619 | profit 620 | 621 | 622 | 623 | 624 | 625 | 626 | 627 | 628 | warn 629 | 630 | 631 | 632 | 633 | 634 | [FM] Total loss $ 635 | 636 | 637 | 638 | 639 | ABS 640 | 641 | 642 | 9 643 | 644 | 645 | profit 646 | 647 | 648 | 649 | 650 | 651 | 652 | 653 | 654 | 655 | 656 | Continue 657 | 658 | 659 | TRUE 660 | 661 | 662 | 663 | 664 | 665 | 666 | 667 | 668 | 669 | 670 | 671 | 672 | 673 | 674 | 675 | 676 | Continue 677 | 678 | 679 | 680 | 681 | FRUITFELLA's stake 682 | FRUITFELLA's Management ver. 2.0 by rudika.fx@gmail.com 683 | 684 | 685 | _stake 686 | 687 | 688 | 689 | 690 | binary::is new candle 691 | Describe this function... 692 | 693 | 694 | binary::is the candle new 695 | 696 | 697 | 698 | 699 | 700 | 701 | binary::is the candle new 702 | 703 | 704 | FALSE 705 | 706 | 707 | 708 | 709 | 710 | 711 | OR 712 | 713 | 714 | 715 | 716 | binary::current candle time 717 | 718 | 719 | 720 | 721 | 722 | 723 | NEQ 724 | 725 | 726 | binary::current candle time 727 | 728 | 729 | 730 | 731 | epoch 732 | 733 | 734 | 735 | 736 | 737 | 738 | 739 | 740 | binary::current candle time 741 | 742 | 743 | epoch 744 | 745 | 746 | 747 | 748 | binary::is the candle new 749 | 750 | 751 | TRUE 752 | 753 | 754 | 755 | 756 | 757 | 758 | 759 | 760 | 761 | 762 | 763 | 764 | 765 | 766 | 767 | 768 | 769 | 770 | 771 | 772 | 773 | M15 774 | 775 | 776 | 777 | 778 | 779 | M5 780 | 781 | 782 | 783 | 784 | 785 | M1 786 | 787 | 788 | 789 | 790 | 791 | Mcounter 792 | 793 | 794 | 0 795 | 796 | 797 | 798 | 799 | Mcounter2 800 | 801 | 802 | Mcounter 803 | 804 | 805 | 806 | 807 | 808 | 809 | Mcounter 810 | 811 | 812 | 1 813 | 814 | 815 | 816 | 817 | 818 | 819 | 60 820 | 821 | 822 | 823 | 824 | 825 | 826 | 827 | 828 | 829 | 830 | 831 | 832 | 833 | 834 | 835 | 836 | 837 | 838 | NEQ 839 | 840 | 841 | Mcounter 842 | 843 | 844 | 845 | 846 | Mcounter2 847 | 848 | 849 | 850 | 851 | 852 | 853 | Mcounter2 854 | 855 | 856 | Mcounter 857 | 858 | 859 | 860 | 861 | M1 862 | 863 | 864 | 865 | 866 | 867 | 868 | 869 | Mcounter 870 | 871 | 872 | 1 873 | 874 | 875 | 876 | 877 | 878 | 879 | 60 880 | 881 | 882 | 883 | 884 | 885 | 886 | 887 | 888 | 889 | 890 | 891 | 892 | OR 893 | 894 | 895 | EQ 896 | 897 | 898 | Mcounter 899 | 900 | 901 | 902 | 903 | 5 904 | 905 | 906 | 907 | 908 | 909 | 910 | EQ 911 | 912 | 913 | Mcounter 914 | 915 | 916 | 917 | 918 | 10 919 | 920 | 921 | 922 | 923 | 924 | 925 | 926 | 927 | M5 928 | 929 | 930 | 931 | 932 | 933 | 934 | 935 | 936 | 937 | 938 | 939 | 940 | 941 | 942 | 943 | 944 | 945 | AND 946 | 947 | 948 | LT 949 | 950 | 951 | 952 | 953 | 954 | M15 955 | 956 | 957 | 958 | 959 | 960 | 961 | LT 962 | 963 | 964 | 965 | 966 | 967 | M5 968 | 969 | 970 | 971 | 972 | 973 | 974 | 975 | 976 | 977 | 978 | AND 979 | 980 | 981 | LT 982 | 983 | 984 | 985 | 986 | 987 | M1 988 | 989 | 990 | 991 | 992 | 993 | 994 | GTE 995 | 996 | 997 | 998 | 999 | 1000 | 1 1001 | 1002 | 1003 | 1004 | 1005 | 1006 | 5 1007 | 1008 | 1009 | 1010 | 1011 | 1 1012 | 1013 | 1014 | 1015 | 1016 | 1 1017 | 1018 | 1019 | 1020 | 1021 | 1022 | 1023 | 1024 | 1025 | 1026 | 1027 | ONETOUCH 1028 | 1029 | 1030 | 1031 | 1032 | 1033 | 1034 | 1035 | 1036 | 1037 | 1038 | 1039 | 1040 | 1041 | 1042 | 1043 | 1044 | 1045 | 1046 | win 1047 | 1048 | 1049 | 1050 | 1051 | 4 1052 | 1053 | 1054 | 1055 | 1056 | 1057 | 1058 | 1059 | 1060 | 1061 | 1062 | -------------------------------------------------------------------------------- /BB_TouchUpBarrier.xml: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | (1) FRUITFELLA's Management 11 | FRUITFELLA's Management ver. 2.0 by rudika.fx@gmail.com 12 | 13 | 14 | info 15 | 16 | 17 | FRUITFELLA's Martingale ver. 2.0 18 | 19 | 20 | 21 | 22 | FirstStake 23 | 24 | 25 | _First_Stake_ 26 | 27 | 28 | 29 | 30 | _stake 31 | 32 | 33 | _First_Stake_ 34 | 35 | 36 | 37 | 38 | TargetProfit 39 | 40 | 41 | _Target_Profit_ 42 | 43 | 44 | 45 | 46 | Stoploss 47 | 48 | 49 | NEG 50 | 51 | 52 | 9 53 | 54 | 55 | ABS 56 | 57 | 58 | 9 59 | 60 | 61 | _Stop_Loss_ 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | MartiLossLevel 71 | 72 | 73 | _Martingale_Level_ 74 | 75 | 76 | 77 | 78 | MartiFactor 79 | 80 | 81 | _Martingale_Factor_ 82 | 83 | 84 | 85 | 86 | profit 87 | 88 | 89 | 0 90 | 91 | 92 | 93 | 94 | win_count 95 | 96 | 97 | 0 98 | 99 | 100 | 101 | 102 | loss_count 103 | 104 | 105 | 0 106 | 107 | 108 | 109 | 110 | loss_level 111 | 112 | 113 | 0 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 50 152 | 153 | 154 | 155 | 156 | 50 157 | 158 | 159 | 160 | 161 | 1 162 | 163 | 164 | 165 | 166 | 1.1 167 | 168 | 169 | 170 | 171 | 10 172 | 173 | 174 | 175 | 176 | volidx 177 | random_index 178 | R_100 179 | touchnotouch 180 | touchnotouch 181 | both 182 | 900 183 | m 184 | stake 185 | USD 186 | FALSE 187 | + 188 | 189 | 190 | 2 191 | 192 | 193 | 194 | 195 | 196 | 197 | 198 | 199 | 200 | 3 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 | 209 | 210 | 211 | 212 | 213 | (4) FRUITFELLA Trade again 214 | FRUITFELLA's Management ver. 2.0 by rudika.fx@gmail.com 215 | 216 | 217 | profit 218 | 219 | 220 | 1 221 | 222 | 223 | put [Contract Detail : profit] here 224 | 225 | 226 | 227 | 228 | profit 229 | 230 | 231 | DIVIDE 232 | 233 | 234 | 1 235 | 236 | 237 | ROUND 238 | 239 | 240 | 3.1 241 | 242 | 243 | MULTIPLY 244 | 245 | 246 | 1 247 | 248 | 249 | profit 250 | 251 | 252 | 253 | 254 | 100 255 | 256 | 257 | 258 | 259 | 260 | 261 | 262 | 263 | 100 264 | 265 | 266 | 267 | 268 | 269 | 270 | 271 | 272 | 273 | put [Result is Win] here 274 | 275 | 276 | 277 | 278 | success 279 | 280 | 281 | 282 | 283 | 284 | Won $ 285 | 286 | 287 | 288 | 289 | put [Contract Detail : profit] here 290 | 291 | 292 | 293 | 294 | 295 | 296 | win_count 297 | 298 | 299 | 1 300 | 301 | 302 | 303 | 304 | loss_count 305 | 306 | 307 | 0 308 | 309 | 310 | 311 | 312 | _stake 313 | 314 | 315 | FirstStake 316 | 317 | 318 | 319 | 320 | 321 | 322 | 323 | 324 | 325 | 326 | 327 | 328 | error 329 | 330 | 331 | 332 | 333 | 334 | Lost $ 335 | 336 | 337 | 338 | 339 | ABS 340 | 341 | 342 | 9 343 | 344 | 345 | put [Contract Detail : profit] here 346 | 347 | 348 | 349 | 350 | 351 | 352 | 353 | 354 | loss_count 355 | 356 | 357 | 1 358 | 359 | 360 | 361 | 362 | win_count 363 | 364 | 365 | 0 366 | 367 | 368 | 369 | 370 | 371 | 372 | GT 373 | 374 | 375 | loss_count 376 | 377 | 378 | 379 | 380 | loss_level 381 | 382 | 383 | 384 | 385 | 386 | 387 | loss_level 388 | 389 | 390 | loss_count 391 | 392 | 393 | 394 | 395 | 396 | 397 | 398 | 399 | GT 400 | 401 | 402 | MartiLossLevel 403 | 404 | 405 | 406 | 407 | 0 408 | 409 | 410 | 411 | 412 | 413 | 414 | 415 | 416 | 417 | LTE 418 | 419 | 420 | loss_count 421 | 422 | 423 | 424 | 425 | MartiLossLevel 426 | 427 | 428 | 429 | 430 | 431 | 432 | _stake 433 | 434 | 435 | 1 436 | 437 | 438 | MULTIPLY 439 | 440 | 441 | 1 442 | 443 | 444 | FirstStake 445 | 446 | 447 | 448 | 449 | 1 450 | 451 | 452 | MartiFactor 453 | 454 | 455 | 456 | 457 | 458 | 459 | 460 | 461 | info 462 | 463 | 464 | [FM] Martingale reset 465 | 466 | 467 | 468 | 469 | _stake 470 | 471 | 472 | FirstStake 473 | 474 | 475 | 476 | 477 | 478 | 479 | 480 | 481 | 482 | 483 | 484 | 485 | 486 | 487 | 488 | 489 | 490 | 491 | 492 | 493 | 494 | 495 | 496 | GTE 497 | 498 | 499 | profit 500 | 501 | 502 | 503 | 504 | TargetProfit 505 | 506 | 507 | 508 | 509 | 510 | 511 | 512 | 513 | abc 514 | 515 | 516 | 517 | 518 | 519 | Take profit $ 520 | 521 | 522 | 523 | 524 | profit 525 | 526 | 527 | 528 | 529 | 530 | 531 | Continue 532 | 533 | 534 | FALSE 535 | 536 | 537 | 538 | 539 | 540 | 541 | 542 | 543 | LTE 544 | 545 | 546 | profit 547 | 548 | 549 | 550 | 551 | Stoploss 552 | 553 | 554 | 555 | 556 | 557 | 558 | 559 | 560 | abc 561 | 562 | 563 | 564 | 565 | 566 | Stop loss (profit/loss) $ 567 | 568 | 569 | 570 | 571 | profit 572 | 573 | 574 | 575 | 576 | 577 | 578 | Continue 579 | 580 | 581 | FALSE 582 | 583 | 584 | 585 | 586 | 587 | 588 | 589 | 590 | 591 | 592 | 593 | GT 594 | 595 | 596 | profit 597 | 598 | 599 | 600 | 601 | 0 602 | 603 | 604 | 605 | 606 | 607 | 608 | info 609 | 610 | 611 | 612 | 613 | 614 | [FM] Total profit $ 615 | 616 | 617 | 618 | 619 | profit 620 | 621 | 622 | 623 | 624 | 625 | 626 | 627 | 628 | warn 629 | 630 | 631 | 632 | 633 | 634 | [FM] Total loss $ 635 | 636 | 637 | 638 | 639 | ABS 640 | 641 | 642 | 9 643 | 644 | 645 | profit 646 | 647 | 648 | 649 | 650 | 651 | 652 | 653 | 654 | 655 | 656 | Continue 657 | 658 | 659 | TRUE 660 | 661 | 662 | 663 | 664 | 665 | 666 | 667 | 668 | 669 | 670 | 671 | 672 | 673 | 674 | 675 | 676 | Continue 677 | 678 | 679 | 680 | 681 | FRUITFELLA's stake 682 | FRUITFELLA's Management ver. 2.0 by rudika.fx@gmail.com 683 | 684 | 685 | _stake 686 | 687 | 688 | 689 | 690 | binary::is new candle 691 | Describe this function... 692 | 693 | 694 | binary::is the candle new 695 | 696 | 697 | 698 | 699 | 700 | 701 | binary::is the candle new 702 | 703 | 704 | FALSE 705 | 706 | 707 | 708 | 709 | 710 | 711 | OR 712 | 713 | 714 | 715 | 716 | binary::current candle time 717 | 718 | 719 | 720 | 721 | 722 | 723 | NEQ 724 | 725 | 726 | binary::current candle time 727 | 728 | 729 | 730 | 731 | epoch 732 | 733 | 734 | 735 | 736 | 737 | 738 | 739 | 740 | binary::current candle time 741 | 742 | 743 | epoch 744 | 745 | 746 | 747 | 748 | binary::is the candle new 749 | 750 | 751 | TRUE 752 | 753 | 754 | 755 | 756 | 757 | 758 | 759 | 760 | 761 | 762 | 763 | 764 | 765 | 766 | 767 | 768 | 769 | 770 | 771 | 772 | 773 | M15 774 | 775 | 776 | 777 | 778 | 779 | M5 780 | 781 | 782 | 783 | 784 | 785 | M1 786 | 787 | 788 | 789 | 790 | 791 | Mcounter 792 | 793 | 794 | 0 795 | 796 | 797 | 798 | 799 | Mcounter2 800 | 801 | 802 | Mcounter 803 | 804 | 805 | 806 | 807 | 808 | 809 | Mcounter 810 | 811 | 812 | 1 813 | 814 | 815 | 816 | 817 | 818 | 819 | 60 820 | 821 | 822 | 823 | 824 | 825 | 826 | 827 | 828 | 829 | 830 | 831 | 832 | 833 | 834 | 835 | 836 | 837 | 838 | NEQ 839 | 840 | 841 | Mcounter 842 | 843 | 844 | 845 | 846 | Mcounter2 847 | 848 | 849 | 850 | 851 | 852 | 853 | Mcounter2 854 | 855 | 856 | Mcounter 857 | 858 | 859 | 860 | 861 | M1 862 | 863 | 864 | 865 | 866 | 867 | 868 | 869 | Mcounter 870 | 871 | 872 | 1 873 | 874 | 875 | 876 | 877 | 878 | 879 | 60 880 | 881 | 882 | 883 | 884 | 885 | 886 | 887 | 888 | 889 | 890 | 891 | 892 | OR 893 | 894 | 895 | EQ 896 | 897 | 898 | Mcounter 899 | 900 | 901 | 902 | 903 | 5 904 | 905 | 906 | 907 | 908 | 909 | 910 | EQ 911 | 912 | 913 | Mcounter 914 | 915 | 916 | 917 | 918 | 10 919 | 920 | 921 | 922 | 923 | 924 | 925 | 926 | 927 | M5 928 | 929 | 930 | 931 | 932 | 933 | 934 | 935 | 936 | 937 | 938 | 939 | 940 | 941 | 942 | 943 | 944 | 945 | AND 946 | 947 | 948 | GT 949 | 950 | 951 | 952 | 953 | 954 | M15 955 | 956 | 957 | 958 | 959 | 960 | 961 | GT 962 | 963 | 964 | 965 | 966 | 967 | M5 968 | 969 | 970 | 971 | 972 | 973 | 974 | 975 | 976 | 977 | 978 | AND 979 | 980 | 981 | GT 982 | 983 | 984 | 985 | 986 | 987 | M1 988 | 989 | 990 | 991 | 992 | 993 | 994 | LTE 995 | 996 | 997 | 998 | 999 | 1000 | 2 1001 | 1002 | 1003 | 1004 | 1005 | 1006 | 5 1007 | 1008 | 1009 | 1010 | 1011 | 1 1012 | 1013 | 1014 | 1015 | 1016 | 1 1017 | 1018 | 1019 | 1020 | 1021 | 1022 | 1023 | 1024 | 1025 | 1026 | 1027 | ONETOUCH 1028 | 1029 | 1030 | 1031 | 1032 | 1033 | 1034 | 1035 | 1036 | 1037 | 1038 | 1039 | 1040 | 1041 | 1042 | 1043 | 1044 | 1045 | 1046 | win 1047 | 1048 | 1049 | 1050 | 1051 | 4 1052 | 1053 | 1054 | 1055 | 1056 | 1057 | 1058 | 1059 | 1060 | 1061 | 1062 | -------------------------------------------------------------------------------- /FRUITFELLA's Management ver.2.xml: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | (1) FRUITFELLA's Management 11 | FRUITFELLA's Management ver. 2.0 by rudika.fx@gmail.com 12 | 13 | 14 | info 15 | 16 | 17 | FRUITFELLA's Martingale ver. 2.0 18 | 19 | 20 | 21 | 22 | FirstStake 23 | 24 | 25 | _First_Stake_ 26 | 27 | 28 | 29 | 30 | _stake 31 | 32 | 33 | _First_Stake_ 34 | 35 | 36 | 37 | 38 | TargetProfit 39 | 40 | 41 | _Target_Profit_ 42 | 43 | 44 | 45 | 46 | Stoploss 47 | 48 | 49 | NEG 50 | 51 | 52 | 9 53 | 54 | 55 | ABS 56 | 57 | 58 | 9 59 | 60 | 61 | _Stop_Loss_ 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | MartiLossLevel 71 | 72 | 73 | _Martingale_Level_ 74 | 75 | 76 | 77 | 78 | MartiFactor 79 | 80 | 81 | _Martingale_Factor_ 82 | 83 | 84 | 85 | 86 | profit 87 | 88 | 89 | 0 90 | 91 | 92 | 93 | 94 | win_count 95 | 96 | 97 | 0 98 | 99 | 100 | 101 | 102 | loss_count 103 | 104 | 105 | 0 106 | 107 | 108 | 109 | 110 | loss_level 111 | 112 | 113 | 0 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | (4) FRUITFELLA Trade again 145 | FRUITFELLA's Management ver. 2.0 by rudika.fx@gmail.com 146 | 147 | 148 | profit 149 | 150 | 151 | 1 152 | 153 | 154 | put [Contract Detail : profit] here 155 | 156 | 157 | 158 | 159 | profit 160 | 161 | 162 | DIVIDE 163 | 164 | 165 | 1 166 | 167 | 168 | ROUND 169 | 170 | 171 | 3.1 172 | 173 | 174 | MULTIPLY 175 | 176 | 177 | 1 178 | 179 | 180 | profit 181 | 182 | 183 | 184 | 185 | 100 186 | 187 | 188 | 189 | 190 | 191 | 192 | 193 | 194 | 100 195 | 196 | 197 | 198 | 199 | 200 | 201 | 202 | 203 | 204 | put [Result is Win] here 205 | 206 | 207 | 208 | 209 | success 210 | 211 | 212 | 213 | 214 | 215 | Won $ 216 | 217 | 218 | 219 | 220 | put [Contract Detail : profit] here 221 | 222 | 223 | 224 | 225 | 226 | 227 | win_count 228 | 229 | 230 | 1 231 | 232 | 233 | 234 | 235 | loss_count 236 | 237 | 238 | 0 239 | 240 | 241 | 242 | 243 | _stake 244 | 245 | 246 | FirstStake 247 | 248 | 249 | 250 | 251 | 252 | 253 | 254 | 255 | 256 | 257 | 258 | 259 | error 260 | 261 | 262 | 263 | 264 | 265 | Lost $ 266 | 267 | 268 | 269 | 270 | ABS 271 | 272 | 273 | 9 274 | 275 | 276 | put [Contract Detail : profit] here 277 | 278 | 279 | 280 | 281 | 282 | 283 | 284 | 285 | loss_count 286 | 287 | 288 | 1 289 | 290 | 291 | 292 | 293 | win_count 294 | 295 | 296 | 0 297 | 298 | 299 | 300 | 301 | 302 | 303 | GT 304 | 305 | 306 | loss_count 307 | 308 | 309 | 310 | 311 | loss_level 312 | 313 | 314 | 315 | 316 | 317 | 318 | loss_level 319 | 320 | 321 | loss_count 322 | 323 | 324 | 325 | 326 | 327 | 328 | 329 | 330 | GT 331 | 332 | 333 | MartiLossLevel 334 | 335 | 336 | 337 | 338 | 0 339 | 340 | 341 | 342 | 343 | 344 | 345 | 346 | 347 | 348 | LTE 349 | 350 | 351 | loss_count 352 | 353 | 354 | 355 | 356 | MartiLossLevel 357 | 358 | 359 | 360 | 361 | 362 | 363 | _stake 364 | 365 | 366 | 1 367 | 368 | 369 | MULTIPLY 370 | 371 | 372 | 1 373 | 374 | 375 | FirstStake 376 | 377 | 378 | 379 | 380 | 1 381 | 382 | 383 | MartiFactor 384 | 385 | 386 | 387 | 388 | 389 | 390 | 391 | 392 | info 393 | 394 | 395 | [FM] Martingale reset 396 | 397 | 398 | 399 | 400 | _stake 401 | 402 | 403 | FirstStake 404 | 405 | 406 | 407 | 408 | 409 | 410 | 411 | 412 | 413 | 414 | 415 | 416 | 417 | 418 | 419 | 420 | 421 | 422 | 423 | 424 | 425 | 426 | 427 | GTE 428 | 429 | 430 | profit 431 | 432 | 433 | 434 | 435 | TargetProfit 436 | 437 | 438 | 439 | 440 | 441 | 442 | 443 | 444 | abc 445 | 446 | 447 | 448 | 449 | 450 | Take profit $ 451 | 452 | 453 | 454 | 455 | profit 456 | 457 | 458 | 459 | 460 | 461 | 462 | Continue 463 | 464 | 465 | FALSE 466 | 467 | 468 | 469 | 470 | 471 | 472 | 473 | 474 | LTE 475 | 476 | 477 | profit 478 | 479 | 480 | 481 | 482 | Stoploss 483 | 484 | 485 | 486 | 487 | 488 | 489 | 490 | 491 | abc 492 | 493 | 494 | 495 | 496 | 497 | Stop loss (profit/loss) $ 498 | 499 | 500 | 501 | 502 | profit 503 | 504 | 505 | 506 | 507 | 508 | 509 | Continue 510 | 511 | 512 | FALSE 513 | 514 | 515 | 516 | 517 | 518 | 519 | 520 | 521 | 522 | 523 | 524 | GT 525 | 526 | 527 | profit 528 | 529 | 530 | 531 | 532 | 0 533 | 534 | 535 | 536 | 537 | 538 | 539 | info 540 | 541 | 542 | 543 | 544 | 545 | [FM] Total profit $ 546 | 547 | 548 | 549 | 550 | profit 551 | 552 | 553 | 554 | 555 | 556 | 557 | 558 | 559 | warn 560 | 561 | 562 | 563 | 564 | 565 | [FM] Total loss $ 566 | 567 | 568 | 569 | 570 | ABS 571 | 572 | 573 | 9 574 | 575 | 576 | profit 577 | 578 | 579 | 580 | 581 | 582 | 583 | 584 | 585 | 586 | 587 | Continue 588 | 589 | 590 | TRUE 591 | 592 | 593 | 594 | 595 | 596 | 597 | 598 | 599 | 600 | 601 | 602 | 603 | 604 | 605 | 606 | 607 | Continue 608 | 609 | 610 | 611 | 612 | FRUITFELLA's stake 613 | FRUITFELLA's Management ver. 2.0 by rudika.fx@gmail.com 614 | 615 | 616 | _stake 617 | 618 | 619 | 620 | -------------------------------------------------------------------------------- /FRUITFELLA's Management.xml: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | FRUITFELLA's Management (1) 11 | FM ver. 1.0 by Fruitfella 12 | 13 | 14 | info 15 | 16 | 17 | FM ver. 1.0 by Fruitfella 18 | 19 | 20 | 21 | 22 | FirstStake 23 | 24 | 25 | _First_Stake_ 26 | 27 | 28 | 29 | 30 | _stake 31 | 32 | 33 | _First_Stake_ 34 | 35 | 36 | 37 | 38 | TargetProfit 39 | 40 | 41 | _Target_Profit_ 42 | 43 | 44 | 45 | 46 | Stoploss 47 | 48 | 49 | NEG 50 | 51 | 52 | 9 53 | 54 | 55 | ABS 56 | 57 | 58 | 9 59 | 60 | 61 | _Stop_Loss_ 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | MartiLossLevel 71 | 72 | 73 | _Martingale_Level_ 74 | 75 | 76 | 77 | 78 | MartiFactor 79 | 80 | 81 | _Martingale_Factor_ 82 | 83 | 84 | 85 | 86 | profit 87 | 88 | 89 | 0 90 | 91 | 92 | 93 | 94 | win_count 95 | 96 | 97 | 0 98 | 99 | 100 | 101 | 102 | loss_count 103 | 104 | 105 | 0 106 | 107 | 108 | 109 | 110 | loss_level 111 | 112 | 113 | 0 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 133 | 134 | 135 | 136 | 137 | 138 | 139 | 140 | 141 | 142 | 143 | 144 | FRUITFELLA's Management (4) 145 | FRUITFELLA's Management (4) 146 | 147 | 148 | profit 149 | 150 | 151 | 1 152 | 153 | 154 | put [Contract Detail : profit] here 155 | 156 | 157 | 158 | 159 | profit 160 | 161 | 162 | DIVIDE 163 | 164 | 165 | 1 166 | 167 | 168 | ROUND 169 | 170 | 171 | 3.1 172 | 173 | 174 | MULTIPLY 175 | 176 | 177 | 1 178 | 179 | 180 | profit 181 | 182 | 183 | 184 | 185 | 100 186 | 187 | 188 | 189 | 190 | 191 | 192 | 193 | 194 | 100 195 | 196 | 197 | 198 | 199 | 200 | 201 | 202 | 203 | 204 | put [Result is Win] here 205 | 206 | 207 | 208 | 209 | success 210 | 211 | 212 | 213 | 214 | 215 | Won $ 216 | 217 | 218 | 219 | 220 | put [Contract Detail : profit] here 221 | 222 | 223 | 224 | 225 | 226 | 227 | win_count 228 | 229 | 230 | 1 231 | 232 | 233 | 234 | 235 | loss_count 236 | 237 | 238 | 0 239 | 240 | 241 | 242 | 243 | _stake 244 | 245 | 246 | FirstStake 247 | 248 | 249 | 250 | 251 | 252 | 253 | 254 | 255 | 256 | 257 | 258 | 259 | error 260 | 261 | 262 | 263 | 264 | 265 | Lost $ 266 | 267 | 268 | 269 | 270 | ABS 271 | 272 | 273 | 9 274 | 275 | 276 | put [Contract Detail : profit] here 277 | 278 | 279 | 280 | 281 | 282 | 283 | 284 | 285 | loss_count 286 | 287 | 288 | 1 289 | 290 | 291 | 292 | 293 | win_count 294 | 295 | 296 | 0 297 | 298 | 299 | 300 | 301 | 302 | 303 | GT 304 | 305 | 306 | loss_count 307 | 308 | 309 | 310 | 311 | loss_level 312 | 313 | 314 | 315 | 316 | 317 | 318 | loss_level 319 | 320 | 321 | loss_count 322 | 323 | 324 | 325 | 326 | 327 | 328 | 329 | 330 | GT 331 | 332 | 333 | MartiLossLevel 334 | 335 | 336 | 337 | 338 | 0 339 | 340 | 341 | 342 | 343 | 344 | 345 | 346 | 347 | 348 | LTE 349 | 350 | 351 | loss_count 352 | 353 | 354 | 355 | 356 | MartiLossLevel 357 | 358 | 359 | 360 | 361 | 362 | 363 | _stake 364 | 365 | 366 | 1 367 | 368 | 369 | MULTIPLY 370 | 371 | 372 | 1 373 | 374 | 375 | FirstStake 376 | 377 | 378 | 379 | 380 | 1 381 | 382 | 383 | MartiFactor 384 | 385 | 386 | 387 | 388 | 389 | 390 | 391 | 392 | info 393 | 394 | 395 | [FM] Martingale reset 396 | 397 | 398 | 399 | 400 | _stake 401 | 402 | 403 | FirstStake 404 | 405 | 406 | 407 | 408 | 409 | 410 | 411 | 412 | 413 | 414 | 415 | 416 | 417 | 418 | 419 | 420 | 421 | 422 | 423 | 424 | 425 | 426 | 427 | GTE 428 | 429 | 430 | profit 431 | 432 | 433 | 434 | 435 | TargetProfit 436 | 437 | 438 | 439 | 440 | 441 | 442 | 443 | 444 | abc 445 | 446 | 447 | 448 | 449 | 450 | Take profit $ 451 | 452 | 453 | 454 | 455 | profit 456 | 457 | 458 | 459 | 460 | 461 | 462 | [FM] Trade again 463 | 464 | 465 | FALSE 466 | 467 | 468 | 469 | 470 | 471 | 472 | 473 | 474 | LTE 475 | 476 | 477 | profit 478 | 479 | 480 | 481 | 482 | Stoploss 483 | 484 | 485 | 486 | 487 | 488 | 489 | 490 | 491 | abc 492 | 493 | 494 | 495 | 496 | 497 | Stop loss (profit/loss) $ 498 | 499 | 500 | 501 | 502 | profit 503 | 504 | 505 | 506 | 507 | 508 | 509 | [FM] Trade again 510 | 511 | 512 | FALSE 513 | 514 | 515 | 516 | 517 | 518 | 519 | 520 | 521 | 522 | 523 | 524 | GT 525 | 526 | 527 | profit 528 | 529 | 530 | 531 | 532 | 0 533 | 534 | 535 | 536 | 537 | 538 | 539 | info 540 | 541 | 542 | 543 | 544 | 545 | [FM] Total profit $ 546 | 547 | 548 | 549 | 550 | profit 551 | 552 | 553 | 554 | 555 | 556 | 557 | 558 | 559 | warn 560 | 561 | 562 | 563 | 564 | 565 | [FM] Total loss $ 566 | 567 | 568 | 569 | 570 | ABS 571 | 572 | 573 | 9 574 | 575 | 576 | profit 577 | 578 | 579 | 580 | 581 | 582 | 583 | 584 | 585 | 586 | 587 | [FM] Trade again 588 | 589 | 590 | TRUE 591 | 592 | 593 | 594 | 595 | 596 | 597 | 598 | 599 | 600 | 601 | 602 | 603 | 604 | 605 | 606 | 607 | Continue trade ? 608 | FRUITFELLA's Management (4) 609 | 610 | 611 | [FM] Trade again 612 | 613 | 614 | 615 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # ROBOT-binary 2 | *Ayo kita membuat robot opsi biner yang profitable dan rendah resiko!* 3 | 4 | I sometimes posted my scripts on My Gists, but due to my lack of knowledge and experience in github and gists (*and scripting lol*), I accidentally posted it as secret gists. therefore you maybe unable to see most of it. I'm too lazy to move it to public gists, so...
5 | Don't worry though, I posted the links here, so you can access it. 6 | 7 | _*I decided to put my scrypts here_ :) 8 | 9 | --- 10 | ## READ THIS FIRST 11 | 1. To download the scripts, just right click on the link (script's name) then click `Save linked content as..` , make sure the file type is *xml* then click `Save`.
12 | ![untitled-2](https://user-images.githubusercontent.com/26277327/28746118-f3417cc8-74af-11e7-9034-fb9ec105cbd0.gif) 13 | 14 | 2. Load the scripts on https://bot.binary.com/bot.html by clicking **`Load new blocks (xml file)`** the one with folder icon on the right screen, below your account balance. 15 | 3. Once the green **"Blocks are loaded successfully"** notification appear on the bottom-right of the page, you can take the new blocks (the tools) from menu **Advanced -> Functions** and use it on your bot.
16 | ![untitled-3](https://user-images.githubusercontent.com/26277327/28746458-f16675a0-74b6-11e7-86a0-05bc4cdd2783.gif) 17 | 18 | 19 | _*Good luck with your bot!_ 🎆 20 | 21 | --- 22 | **Please note this :** 23 | Sometimes (frequently) I put _number_ in front of block's name such as **(1) FRUITFELLA MANAGEMENT** or **(4) FRUITFELLA Trade again** . This number means that you must put these block in the main block with the same number. You should noticed that all the 4 main blocks has _number_ 24 | Also I give _number_ (5) to the block that must be put in **`This block called on every tick`**
25 | ![note](https://user-images.githubusercontent.com/26277327/28250030-d074e6d2-6a8a-11e7-9a55-abdd26b2f471.png) 26 | 27 | --- 28 | ## MONEY MANAGEMENT 29 | They said that the most important factor separating the seasoned traders from the amateurs is Money Management. How so? Dont ask me, it wasn't me who said that! 30 | 31 | ---- 32 | ### Martingale 33 | The system's mechanics involve an initial bet; however, each time the bet becomes a loser, the wager is doubled such that, given enough time, one winning trade will make up all of the previous losses. 34 | 35 | **Example :** 36 | 37 | Your Bet | Wager | Flip Results | Profit/Loss | Account Equity 38 | -----|-----|-----|-----|----- 39 | Heads | $ 1 | Heads | $ 1 | $11 40 | Heads | $ 1 | Tails | $ (1) | $10 41 | Heads | $ 2 | Tails | $ (2) | $8 42 | Heads | $ 4 | Heads | $ 4 | $12 43 | 44 | Assume that you have $10 to wager, starting with a first wager of $1. You bet on heads, the coin flips that way and you win $1, bringing your equity up to $11. Each time you are successful, you continue to bet the same $1 until you lose. The next flip is a loser, and you bring your account equity back to $10. On the next bet, you wager $2 hoping that if the coin lands on heads, you will recoup your previous losses and bring your net profit and loss to zero. Unfortunately, it lands on tails again and you lose another $2, bringing your total equity down to $8. So, according to martingale strategy, on the next bet you wager double the prior amount to $4. Thankfully, you hit a winner and gain $4, bringing your total equity back up to $12. As you can see, all you needed was one winner to get back all of your previous losses. 45 | 46 | Well, thats how common martingale. As for my martingale, its a bit different but still with the same concept. 47 | 48 | **Download martingale :** 49 | 50 | | FRUITFELLA's Martingale Ver.2.1 | 51 | |---| 52 | | ![martingale2](https://user-images.githubusercontent.com/26277327/28210528-0c0ab688-68c2-11e7-8c54-66bf22bac3f0.png) | 53 | 54 | | FRUITFELLA's Martingale Ver.3.0 | 55 | |---| 56 | | Requested by Cadet21 | 57 | | ![martingale3](https://user-images.githubusercontent.com/26277327/28210552-24940308-68c2-11e7-8ef8-f6efde74694b.png) | 58 | 59 | --- 60 | ### Compound Interest 61 | Basically its adding the prev profit into the next stake. By doing so we could get a bigger profit if we win the next bet and would only loose the initial bet if we loss. 62 | **Example :** your money is $10 63 | 64 | Bet | Stake | Result | Profit/Loss | Money 65 | -----|-----|-----|-----|----- 66 | Head | 1 | Tail | -1 | 9 67 | Head | 1 | Head | 1 | 10 68 | Head | 2 | Tail | -2 | 8 69 | Head | 1 | Head | 1 | 9 70 | Head | 2 | Head | 2 | 11 71 | Head | 4 | Head | 4 | 15 72 | 73 | **Download Compound Management :** 74 | 75 | | FRUITFELLA's Compound Management Ver.1.0 | 76 | |---| 77 | | Requested by falsinalves | 78 | | ![untitled](https://user-images.githubusercontent.com/26277327/30248451-4beaad0e-9652-11e7-9db2-6f4c3a18b39e.png) | 79 | 80 | --- 81 | ## CANDLE ANALYSIS 82 | | FRUITFELLA's CANDLE PERCENTAGE | 83 | |---| 84 | | Example : purchase fall if current candle's upper shadow is bigger/longer than candle's body | 85 | | ![capture](https://user-images.githubusercontent.com/26277327/28952671-e7d72e72-78fc-11e7-8629-39fd3209ed62.png) | 86 | 87 | | FRUITFELLA's NEW CANDLE | 88 | |---| 89 | | Example : purchase rise if candle is new | 90 | | ![cin](https://user-images.githubusercontent.com/26277327/28250092-c6c55404-6a8b-11e7-9386-f90f4595c860.png) | 91 | 92 | | FRUITFELLA's NEW CANDLE 2 | 93 | |---| 94 | | Detecting a new candle a little faster than the prev version | 95 | | Example : purchase rise if candle is new | 96 | | ![capture](https://user-images.githubusercontent.com/26277327/32705753-e16955dc-c849-11e7-8b26-ba1271a93c87.png) | 97 | 98 | | FRUITFELLA's Trend Direction| 99 | |---| 100 | | This tool check the the direction of the market in given period. | 101 | | Example : purchase rise if trend of 5 minutes candle is up and purchase fall if down | 102 | | ![picture01](https://user-images.githubusercontent.com/26277327/29080554-3b61fde8-7c8a-11e7-8a57-9b62c1fed9a4.png) | 103 | 104 | | FRUITFELLA's EMA Trend| 105 | |---| 106 | | This tool check the the direction of the market using 3 Emas. falsinalves' request| 107 | | Example : purchase rise if trend is up and purchase fall if down. 108 | _"Number of list" is for how many candles are count on calculation, its better to make it as higher as possible for accuracy, but too high will slowing the bot._ 109 | `Fruitfella UP-TREND (Smooth)` _and_ `Fruitfella DOWN-TREND (Smooth)` _are for detecting strong trend (experiment)_ | 110 | | ![capture](https://user-images.githubusercontent.com/26277327/28652872-8b715192-72b4-11e7-825e-97100477be94.PNG) | 111 | 112 | | FRUITFELLA's 3 Candles with same color | 113 | |---| 114 | | _1# fixed 17 Jul 2017, 22.06 GMT+7_ | 115 | | This is most wanted tool | 116 | | Example : purchase rise if 3 recent candles are greens (up) and purchase fall if reds (down) | 117 | | ![picture01](https://user-images.githubusercontent.com/26277327/28251802-6344e8b2-6aaf-11e7-858e-fd6c1716cdf6.png) | 118 | 119 | | FRUITFELLA's WEIGHTED MOVING AVERAGE | 120 | |---| 121 | | this indicator were requested by mnaseem | 122 | | Example : purchase rise if the current price is higher than WMA | 123 | | ![untitled](https://user-images.githubusercontent.com/26277327/30519673-1928dcc8-9bc6-11e7-820b-9443f1f79ba4.png) | 124 | 125 | | FRUITFELLA's CROSS-Lines | 126 | |---| 127 | | this indicator check a crossing between 2 lines (indicators), input data must be in form of "list" or "array" | 128 | | Example : purchase rise when the price crossing up EMA array 10 and purchase fall when crossing down | 129 | | ![f-cross](https://user-images.githubusercontent.com/26277327/36071563-5d420098-0f42-11e8-840d-9b9139a76b68.PNG) | 130 | 131 | | FRUITFELLA's Highest-Lowest Candle | 132 | |---| 133 | | this indicator check the highest and the lowest candle in given period, started from the previous candle _(ignores the current candle)_ | 134 | | Example : purchase rise when the price is higher than the highest candle in 3 previous candles | 135 | | ![capture](https://user-images.githubusercontent.com/26277327/36623495-d4b02926-1937-11e8-9742-bb2c36d46c20.PNG) | 136 | 137 | | FRUITFELLA's Hull Moving Averages | 138 | |---| 139 | | this is Hull Moving Averages indicator, you know what it is right? | 140 | | note : you'll also get WMA _(the base for Hull MA)_ from this tools, you can just ignore it | 141 | | Example : purchase rise when the price is higher than Hull MA | 142 | | ![capture](https://user-images.githubusercontent.com/26277327/36625532-e8afa480-1953-11e8-93de-7083536b184d.PNG) | 143 | 144 | --- 145 | 146 | ## TICK ANALYSIS 147 | 148 | | FRUITFELLA's Trend Direction | 149 | |---| 150 | | This tool check the direction of the market in given period. | 151 | | Example : purchase rise if trend is up and purchase fall if trend is down | 152 | | ![untitled](https://user-images.githubusercontent.com/26277327/29880297-9ca95558-8dd1-11e7-8581-2bb51229323b.png) | 153 | 154 | | FRUITFELLA's Last Digit Analyzer | 155 | |---| 156 | | *1# revised 10 Sep 2017, 14:00 GMT+7* | 157 | | This tool create a list of Last Digits from x recent ticks. It also check the most and the least frequent Last Digit | 158 | | ![capture](https://user-images.githubusercontent.com/26277327/30246927-9da7a87a-9631-11e7-9f09-da83191f0bff.png) | 159 | 160 | | FRUITFELLA's Last Digit Analyzer Ver.2.0 | 161 | |---| 162 | | Now that there is **`Last Digit List`** block, things are easier :) | 163 | | ![untitled](https://user-images.githubusercontent.com/26277327/31042369-65953fac-a5d0-11e7-8122-20ee76babbc4.png) | 164 | 165 | -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- 1 | theme: jekyll-theme-midnight -------------------------------------------------------------------------------- /index.md: -------------------------------------------------------------------------------- 1 | ## Welcome to GitHub Pages 2 | 3 | You can use the [editor on GitHub](https://github.com/Fruitfella/ROBOT-binary/edit/master/index.md) to maintain and preview the content for your website in Markdown files. 4 | 5 | Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. 6 | 7 | ### Markdown 8 | 9 | Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for 10 | 11 | ```markdown 12 | Syntax highlighted code block 13 | 14 | # Header 1 15 | ## Header 2 16 | ### Header 3 17 | 18 | - Bulleted 19 | - List 20 | 21 | 1. Numbered 22 | 2. List 23 | 24 | **Bold** and _Italic_ and `Code` text 25 | 26 | [Link](url) and ![Image](src) 27 | ``` 28 | 29 | For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/). 30 | 31 | ### Jekyll Themes 32 | 33 | Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/Fruitfella/ROBOT-binary/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file. 34 | 35 | ### Support or Contact 36 | 37 | Having trouble with Pages? Check out our [documentation](https://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out. 38 | --------------------------------------------------------------------------------