- Search Energy EXCH
-
ryuryu replied Feb 26, 2023One big task ongoing: create CUSTOM charts with REAL volume, REAL delta and with lowest possible timeframe (200ms). I have no time for that because I have to learn javascript first... but someday I'll finish it. I have found openai very helpful in ...
Most volatile EU/GU/XAU/BTC trading
-
ryuryu replied Feb 26, 2023I have finished moving everything to Redis. image It works very fast and somehow use lower CPU then SQLite or Postgre... image About the deltas. I'm trading deltas. And you are absolutely right my friend deltas are very good for exit purpose. ...
Most volatile EU/GU/XAU/BTC trading
-
ryuryu replied Feb 26, 2023I think it is not correct to discuss what is better real orderflow or tick data until some will bring us the full description what tick data is, how it created, what are the rules, how it is audited and so on. As I see here in the thread there are a ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 25, 2023Orderbook is a list of limit orders higher and lower the current price. Limit orders higher the current price are asks, lower are bids. The orderbook data can be used to determine the walls. It is very useful when you are in profit, but you hit the ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 25, 2023What you mean "okay"? Like I said that 2+2=4 and you said "okay"? It is not okay, it is basics. If you don't know the basics and post the bullshit like that guy (nonsense about dimensions, trends and so on) that mean there is nothing to discuss with ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 25, 2023Ooh something new here. In addition to correct trader mood, psychology and colored lines now we have dimensions... Oookkaaayyy. This is the problem of 99% traders here. You can't explain things and at the same time you have a strong believe in ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 25, 2023Total mess my friend. You are totally wrong. Trend is the result of price movement. Price moves because traders execute market orders.
Cumulative Delta Price Volume
-
ryuryu replied Feb 25, 2023Cumulative delta indicator make sense only if you can mark start point of calculations. And of course it is not usable with tick data, only with real data. It is extremely useful to calculate the imbalance and amount of stops around. Cumulative ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 25, 2023Sorry you asking RickM, but I can answer too. The orderbook contains "wishes". It is not full liquidity, because the orders can be removed immediately (and because 90% of orders are from the big player - that's how he knows the real liquidity). It ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 24, 2023I'm now focused on moving everything from traditional databases to Redis (in-memory). Because traditional databases are not able to manage all the ordeflow and to record all the data. But in-memory database can do it easy. This is example with the ...
Most volatile EU/GU/XAU/BTC trading
-
ryuryu replied Feb 24, 2023Let's calculate volume of idiots and delta (good people vs idiots) in this thread? And cumulative idiots volume as well since the thread named Cumulative Delta Price Volume. First we need to create variables good_member = ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 24, 2023Lekkim, could you please put moodybot TimeTells bluesteele to ignore list? They are ruining your good thread. They have nothing to say about volume and only post off-topic. Also I must say that I never posted a link and never said that I'm selling ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 23, 2023Sorry, but I didn't see your posts because they were blocked. You were blocked because you're probably an asshole. Because I only block assholes. Unfortunately, I can't remember why I identified you as an asshole, but if so, then so it is. I'm a ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 23, 2023I recommend using CME data for EU, GU and XAU. Works pretty good. For other assets you can use direct API (like for crypto).
Cumulative Delta Price Volume
-
ryuryu replied Feb 23, 2023In real life on real exchange candles forms with trades. There are buys and sells. So first buy or sell is open, last is close. Somewhere inside there can be high and low (or they can be equal to open or close). Sum of buys and sells called volume. ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 23, 2023It can help to extract variables from mql5 indicator?
Most volatile EU/GU/XAU/BTC trading
-
ryuryu replied Feb 23, 2023Sorry didn't get what Azure Function is and what it for. If you want to create bot for MT5 using python you just need mt5 and python. Then you can use any python library you want. Since I was creating my bots for crypto and there are trades (volume) ...
Most volatile EU/GU/XAU/BTC trading
-
ryuryu replied Feb 23, 2023Why you always lie my friend? 1. This is simple EA written with python for MT5. This EA I made just to try out the MT5 python connector (btw it is profitable). 2. You can check the source code of that bot, because it is totally free and you can find ...
Cumulative Delta Price Volume
-
ryuryu replied Feb 23, 2023100% agree. Are there market order disappear? No Are there no more limit orders left? No Stops are not market orders anymore? No All the market mechanics are the same like they were 100 years ago. Why something should stop working? I know even what ...
Trend following system is dead
-
ryuryu replied Feb 22, 2023Thank you my friend, I'll appriciate! But the main issue here, that CD indicator is not open source, so I don't know the trigger name it use. So I can't get the data it has because of that. That's why I'm still thinking how better make it.
Most volatile EU/GU/XAU/BTC trading