{"id":38918,"date":"2026-06-22T20:37:59","date_gmt":"2026-06-23T01:37:59","guid":{"rendered":"https:\/\/library-staging.tradingtechnologies.com\/doc\/greater-than-blocks-2\/"},"modified":"2026-06-22T20:38:00","modified_gmt":"2026-06-23T01:38:00","slug":"greater-than-blocks-2","status":"publish","type":"doc","link":"https:\/\/library-staging.tradingtechnologies.com\/ja\/greater-than-blocks-2\/","title":{"rendered":"Greater Than \u30d6\u30ed\u30c3\u30af"},"content":{"rendered":"<p><!-- pages using refernce-tab-list layout will not trigger this condition. The Heading will be set in that layout file--><\/p>\n<p>     <!-- in source YML header, should also match the filename\/url --><\/p>\n<p> <!-- pages using refernce-tab-list layout will not trigger this condition. The Heading will be set in that layout file--><\/p>\n<p> <!-- pages using refernce-tab-list layout will not trigger this condition. The Heading will be set in that layout file--><\/p>\n<p> <!-- pages using refernce-tab-list layout will not trigger this condition. The Heading will be set in that layout file--><\/p>\n<p> <!-- pages using refernce-tab-list layout will not trigger this condition. The Heading will be set in that layout file--><\/p>\n<p> <!-- pages using refernce-tab-list layout will not trigger this condition. The Heading will be set in that layout file--><\/p>\n<p> <!-- pages using refernce-tab-list layout will not trigger this condition. The Heading will be set in that layout file--><\/p>\n<div>\n<h2 id=\"fills-intro\" hidden>Greater Than \u30d6\u30ed\u30c3\u30af<\/h2>\n<p><img decoding=\"async\" class=\"img-responsive\" src=\"https:\/\/library-staging.tradingtechnologies.com\/wp-content\/uploads\/2026\/06\/lb-greater-than-blocks-1.png\"><\/p>\n<p>Greater Than \u30d6\u30ed\u30c3\u30af\u3068 Greater Than Equal \u30d6\u30ed\u30c3\u30af\u306f\u30012\u3064\u306e\u6570\u5b57\u306e\u5165\u529b\u3092\u6bd4\u8f03\u3057\u307e\u3059\u3002\u6700\u521d\u306e\u5165\u529b\u304c2\u756a\u76ee\u306e\u5165\u529b\u3088\u308a\u5927\u304d\u3044 (\u304b\u540c\u7b49) \u3067\u3042\u308b\u5834\u5408\u3001\u30d6\u30ed\u30c3\u30af\u306f \u300cTRUE\u300d\u3092\u51fa\u529b\u3057\u307e\u3059\u3002\u305d\u308c\u4ee5\u5916\u306f \u300cFALSE\u300d\u3092\u51fa\u529b\u3057\u307e\u3059\u3002<\/p>\n<p><span class=\"label label-success\">\u4f8b<\/span>: \u58f2\u679a\u6570<a href=\"tb-field-block.html\">Field<\/a> \u30d6\u30ed\u30c3\u30af\u5165\u529b\u304c\u8cb7\u679a\u6570<a href=\"tb-field-block.html\">Field<\/a> \u30d6\u30ed\u30c3\u30af\u5165\u529b\u3088\u308a\u3082\u5c0f\u3055\u3044\u5834\u5408\u3001<strong>Greater Than \u30d6\u30ed\u30c3\u30af\u306f \u300cTRUE\u300d\u3092\u8fd4\u3057\u307e\u3059\u3002\u305d\u308c\u4ee5\u5916\u306f\u300cFALSE\u300d\u3092\u8fd4\u3057\u307e\u3059\u3002 <\/strong><\/p>\n<p><!--\n  \n\n<p><span class=\"label label-success\">Example<\/span> <strong><If the Ask quantity is greater than the Bid quatity, the Greater Than block sends a TRUE value to the <a href=\"tb-order-block.html\">Order<\/a> block's <strong>on\/off<\/strong> port, enabling the Order block to submit a one-lot order. Otherwise, the Greater Than block sends a FALSE value, which disables the Order block.<\/strong><\/p>\n\n\n--><\/p>\n<p><img decoding=\"async\" class=\"img-responsive\" src=\"https:\/\/library-staging.tradingtechnologies.com\/wp-content\/uploads\/2026\/06\/lb-greater-than-blocks-example-1.png\"><\/p>\n<div>\n<h2>Flip for Sell Order \u306e\u8a73\u7d30<\/h2>\n<p>\u300c<strong>Flip for Sell Order<\/strong>\u300d\u30aa\u30d7\u30b7\u30e7\u30f3\u304c\u6709\u52b9\u5316\u3055\u308c\u308b\u3068\u3001Greater Than \u30d6\u30ed\u30c3\u30af\u306f [<strong>Order Side Variable<\/strong>] (\u6ce8\u6587\u5074\u306e\u5909\u6570) \u306e\u5024\u306b\u57fa\u3065\u3044\u3066\u3001\u300cGreater Than\u300d\u307e\u305f\u306f\u300cLess Than\u300d\u6bd4\u8f03\u306e\u3044\u305a\u308c\u304b\u3092\u4f7f\u7528\u3057\u307e\u3059 (\u8a73\u7d30\u306f\u300c<a href=\"ac-flip-for-sell-orders-functionality.html\">Flip For Sell Order \u6a5f\u80fd<\/a>\u300d\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044)\u3002<\/p>\n<p><!--\n    \n\n<p>Many automated strategies in ADL will have nearly identical buy and sell side routines, with certain blocks acting as \"pivot\" points. To enable a single algorithm to act either as buy or sell side routine as needed, several blocks in ADL will have the option \"Flip For Sell Orders.\"<\/p>\n\n \n\n    \n\n<p>This option enables them to perform an alternate function depending on the user's selection of the Order Side Variable (either BUY or SELL). The Order Side variable will appear automatically for any algorithm containing a block with the \"Flip For Sell Orders\" functionality enabled, and the user must set this variable prior to launching an algorithm. When this functionality is enabled, the Greater Than block will either do a \"Greater Than\" or a \"Less Than\" comparison depending on the value of the Order Side Variable (see: Flip For Sell Orders Functionality for more information).<\/p>\n\n\n  --><\/div>\n<div>\n<h2 id=\"block-properties\">\u30d6\u30ed\u30c3\u30af \u30d7\u30ed\u30d1\u30c6\u30a3<\/h2>\n<p>\u30d6\u30ed\u30c3\u30af\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3059\u308b\u306b\u306f\u3001[<strong>Block Properties<\/strong>] \u3092\u66f4\u65b0\u3057\u307e\u3059\u3002<\/p>\n<p><!--\n    \n\n<p><img decoding=\"async\" class=\"img-responsive\" src=\"Content\/logic-block-gt-settings.png\"><\/p>\n\n\n    --><\/p>\n<table class=\"table table-striped table-bordered\" border=\"1\">\n<thead>\n<tr>\n<th>\u30d7\u30ed\u30d1\u30c6\u30a3<\/th>\n<th>\u8aac\u660e<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Name (\u540d\u524d)<\/td>\n<td>ADL \u30ad\u30e3\u30f3\u30d0\u30b9\u306e\u30d6\u30ed\u30c3\u30af\u306e\u4e0b\u306b\u8868\u793a\u3055\u308c\u308b\u540d\u524d\u3002<\/td>\n<\/tr>\n<p><!--\n        \n\n<tr>\n          \n\n<td>BodyColor<\/td>\n\n\n          \n\n<td>Background color of the block<\/td>\n\n\n        <\/tr>\n\n\n    --><\/p>\n<tr>\n<td>\u30d5\u30ea\u30c3\u30d7 \u30d5\u30a9\u30fc \u30bb\u30eb\u6ce8\u6587 (Flip for Sell Order)<\/td>\n<td>\n<p>\u5fc5\u8981\u306b\u5fdc\u3058\u30661\u3064\u306e\u30a2\u30eb\u30b4\u30ea\u30ba\u30e0\u304c\u8cb7\u5074\u307e\u305f\u306f\u58f2\u5074\u3068\u3057\u3066\u6a5f\u80fd\u3067\u304d\u308b\u3088\u3046\u306b\u8a2d\u5b9a\u3059\u308b\u304b\u3069\u3046\u304b\u3002<\/p>\n<p>(\u8a73\u7d30\u306f\u300c<a href=\"ac-flip-for-sell-orders-functionality.html\">Flip For Sell Order \u6a5f\u80fd<\/a>\u300d\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044)\u3002<\/p>\n<\/td>\n<p><!--\n      <\/tr>\n\n\n        \n\n<tr>\n          \n\n<td>Description<\/td>\n\n\n          \n\n<td>Optional text to explain how the block is used<\/td>\n\n\n        <\/tr>\n\n\n    --><\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Greater Than \u30d6\u30ed\u30c3\u30af Greater Than \u30d6\u30ed\u30c3\u30af\u3068 Greater Than Equal \u30d6\u30ed\u30c3\u30af\u306f\u30012\u3064\u306e\u6570\u5b57\u306e\u5165\u529b\u3092\u6bd4\u8f03\u3057\u307e\u3059\u3002\u6700\u521d\u306e\u5165\u529b\u304c2\u756a\u76ee\u306e\u5165\u529b\u3088\u308a\u5927\u304d\u3044 (\u304b\u540c\u7b49) \u3067\u3042\u308b\u5834\u5408\u3001\u30d6\u30ed\u30c3 [&hellip;]<\/p>\n","protected":false},"author":2,"template":"","meta":{"_acf_changed":false,"footnotes":""},"docs-category":[212],"class_list":["post-38918","doc","type-doc","status-publish","hentry","docs-category-logic-blocks"],"acf":[],"_links":{"self":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc\/38918","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc"}],"about":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/types\/doc"}],"author":[{"embeddable":true,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/users\/2"}],"version-history":[{"count":0,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc\/38918\/revisions"}],"wp:attachment":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/media?parent=38918"}],"wp:term":[{"taxonomy":"docs-category","embeddable":true,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/docs-category?post=38918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}