Search results

  1. Heydrrich

    How can you even claim that technicals matter?

    Zoom out, the market is in an uptrend, get long. What is there to explain ? Do you want to be right or do you want to make $$ ?
  2. Heydrrich

    A real edge hardly requires any testing

    I also do not understand tests. Test what ? Buy X when RSI is above 60, and the MACD shows a divergence during a Bollinger band overshoot...? it cannot be that easy.
  3. Heydrrich

    How can you even claim that technicals matter?

    You must figure out what institutions are doing. Its their job that you lose. That is why trading is hard and that is how its supposed to be.
  4. Heydrrich

    Posting some trades here

    Instantly, just send BTC to your adres (on the exchange) and short the at minus x1. Lets say you store 1 btc on your adres, then you short the dollar value it has; so you executed a market sell order with a quantity of 9350 units. Now you are virtually in dollars. Good luck.
  5. Heydrrich

    Posting some trades here

    fade the top of this congestion zone.
  6. Heydrrich

    Bitcoin Price Thread

    But I like to buy when others want to sell.
  7. Heydrrich

    Bitcoin Price Thread

    No doubt this bull is far from over.
  8. Heydrrich

    Envelopes, Waves, and Cycles

    Must be a good feeling having an unlimited money machine
  9. Heydrrich

    Posting some trades here

    strong trend only buy
  10. Heydrrich

    Posting some trades here

    expect the channel line to get hit
  11. Heydrrich

    Posting some trades here

    No I just trade on Deribit. You need to store bitcoin there, but if you short your bitcoin dollar value at -1x leverage, you are virtually in dollars, that's how you can get in and out. I would recommend Deribit or Bitmex since there is less trading fees. You can also just deposited small...
  12. Heydrrich

    Posting some trades here

    unexpected things: I always have stop execution time: Don't know what this means slippage: I try to get filled so I don't have to pay commission. hold time: depends I take it one trade at a time and see from there. Most of the time I have 2-4 trades a day. I usually set targets based on 2x risk/...
  13. Heydrrich

    Posting some trades here

    yes every day
  14. Heydrrich

    Posting some trades here

    Market will bounce from here
  15. Heydrrich

    Posting some trades here

    My name is Heydrich aka 'the Bitcoin diamond'. I'll be posting some trades here
  16. Heydrrich

    Bitcoin Price Thread

    If its almost a given then I'll short
  17. Heydrrich

    Where to host your code to run systematically

    Or use SCP to send the file to your VPS. Sorry the options are endless for syncing/sending files across machines. replace the 0's with the IP of the VPS
  18. Heydrrich

    Where to host your code to run systematically

    Yes, when you use : "git clone <repository>" you have the working code files on your VPS that you can now execute. https://www.katacoda.com/courses/git this website looks to be a good resource on how to work with Git.
  19. Heydrrich

    Where to host your code to run systematically

    Not sure what you mean but i'll try to guess. You need to have a script that is able to send a mail to your address. That is the only thing that it should do. You can program this on your own computer until it works. Once it works you should be able to run that script as a command. Now you...
  20. Heydrrich

    Where to host your code to run systematically

    Setup a git repository. It will sync your files on your local machine with the files on the VPS. That way you can test/program the code on your local machine and when you are satisfied, you push the files to the VPS, where it can be executed. Here is how to set it up...
Back
Top