GET /posts/api/?format=api&ordering=story&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": "https://www.pagoolabs.com/posts/api/?format=api&ordering=story&page=3",
    "previous": "https://www.pagoolabs.com/posts/api/?format=api&ordering=story",
    "results": [
        {
            "url": "https://www.pagoolabs.com/posts/api/95/?format=api",
            "post": "Are there any circumstances under which you would consider going against your outlined rules? After having gone through all of your tutorials and stories I am just wondering when I should consider moving from demo trading into the real thing?!\r\nYour charts are excellent and finally I started to understand a lot more. Thanks!",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/Mason/?format=api",
            "submit_date": "2018-01-14T04:10:00Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": "https://www.pagoolabs.com/posts/api/91/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/58/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/92/?format=api",
            "post": "Ahh yes. I see that now. 7 is still open so can't open another. Makes sense.\r\nYeah mkts really crazy over decembr.\r\nThx alot for these write ups btw.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/constanz/?format=api",
            "submit_date": "2018-01-08T08:33:09Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": "https://www.pagoolabs.com/posts/api/91/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/58/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/94/?format=api",
            "post": "Hi David,\r\nYou have a point with trade setup #3 winning. According to me, the TP would be 87.80 which the market easily hit 3 bars later (12 hrs). \r\n\r\nHowever there was only a single reversal bar in the pattern and if you take such a setup once then consistency requires you take them always. I have found they often lead to failed trades. \r\n\r\nTrade #4 is also a single bar reversal and #5 is a series of inside bars, not really a reversal.\r\n\r\nIn this case you would win but over time, taking all such patterns leads to problems.\r\n\r\nThe reason to open after a reversal is that there is a sense the market has tested a price level and rejected it, for now. A single bar back is little more than noise and does not give me confidence the market has rejected anything. But the true test is to simulate a large number of these setups with single bar reversals, or inside bar patterns, and see if their wins exceed their losses.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/SeanManefield/?format=api",
            "submit_date": "2018-01-09T12:10:36Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 0,
            "parent": "https://www.pagoolabs.com/posts/api/93/?format=api",
            "story": "https://www.pagoolabs.com/stories/api/58/?format=api",
            "forum": null
        },
        {
            "url": "https://www.pagoolabs.com/posts/api/93/?format=api",
            "post": "If you took trade 3 then even losing 4 and 5 would increase the total win. +4 minus the 2 losses would still get you +2 up on your +3 win. So +5 in total.",
            "userprofile": "https://www.pagoolabs.com/userprofiles/api/david_links/?format=api",
            "submit_date": "2018-01-09T03:48:58Z",
            "is_public": true,
            "previous_version": null,
            "edited_date": null,
            "upvotes": 1,
            "downvotes": 0,
            "replies": 1,
            "parent": null,
            "story": "https://www.pagoolabs.com/stories/api/58/?format=api",
            "forum": null
        }
    ]
}