Rajesh Kumar Nait
Rajesh Kumar Nait
5 (13)
  • 信息
2 年
经验
30
产品
31
演示版
0
工作
0
信号
0
订阅者
嗨,我是Rajesh,一名MQL开发者,拥有信息技术学士学位。拥有超过12年的编程经验,我从PHP开发人员转型为全职MQL5程序员和加密货币交易员。

在我的当前角色中,我专注于作为日间交易员每日交易$SOL,并在我的销售页面上提供尖端程序出售。这些程序包括本机Websocket加密货币交易所连接实用程序,并通过Websocket和API从所有热门交易所加载图表。它们在VPS上无缝运行,无需外部DLL。

如果您对加密货币图表或交易工具感兴趣,请随时通过DM与我联系。在我的MQL5销售页面上查看我的加密产品和交易所集成。我提供每天12小时的IST时区支持,每周7天。

在有限的时间内,所有产品都以30%的折扣出售。不要错过!
Rajesh Kumar Nait
已发布代码Wick or Body High Low
Searches for Wick or Body based High low in visible bars of chart
290
Rajesh Kumar Nait
Rajesh Kumar Nait
Timeframe Classifications:
M1 M5 M15 M30 (4 children)
H1 H4 ( Mom and Dad)
D1 W1 (Grandfather Grandmother)
MN1 (Ancestors)
Y1 (Adam and Eve)
LY1 (1 light year) (GOD mode)

Do you use any other timeframe apart from these?
Rajesh Kumar Nait
已发布文章Adaptive Bars Limits for EA
I came across a problem, My EA is very different. Unlike indicators which are loaded instantly like Moving average using iCustom, my EA is different. It looks for Highs and Lows and do calculations further analyzing waves legs...
Rajesh Kumar Nait
已发布文章When and When not to break down your chart into LTF Timeframes
Most of the people who starts trading starts with studying Candlesticks. Candlesticks are piece of information which is provided to you for a particular time period for which you are interested in...
Rajesh Kumar Nait
已发布文章Three Methods to detect Trend Change
Hello, After long time I came with a new educational blog where I will be teaching some popular methods to detect a trend change...
Rajesh Kumar Nait
Rajesh Kumar Nait
To solve stock market, following skills are required
1. Thinker : A thinker may think ideas about how to solve a problem like if something is impossible like AMOEBA is shapeless but its possible to study its shape changes and create a set of pattern which repeats often and its highly likely that pattern will be matching
2. Coder : A person who can program in mql5 perfectly, not averagely as its about building EA
3. Tester : A person who can optimize. Optimization is hardest and time consuming part.
You can think for 1-2 days and definitely get some ideas, for example algorithm programmers who derived theories of monkey jump, electron proton, frog shuffle and others have thought something for sure before they proved it solve complex problems.

You can code within a week a perfect EA

but You can not optimize it perfectly and it can take years too.

Do you think a person can have all three skills? Well I have all these 3 skills.
Rajesh Kumar Nait
Rajesh Kumar Nait
1 hour programming tutorial for beginners to code a simple EA in MQL5 which sends order to Binance using Binance EA Connector

https://youtu.be/d_r4j2V77mY?si=JlZRa1SRnzHXynwj
Rajesh Kumar Nait
Rajesh Kumar Nait
AI can never beat such talented mathematician ever, Its impossible

https://www.youtube.com/watch?v=P4XBFfTlbXA
Rajesh Kumar Nait
Rajesh Kumar Nait
A short film I made related to stock market long time ago about Dark Ryd3r
https://www.youtube.com/watch?v=wez_39Ps0kM
Rajesh Kumar Nait
Rajesh Kumar Nait
DJI MINI 4 Pro first flying experience
https://youtu.be/X7ttko84E9Y
Rajesh Kumar Nait
Rajesh Kumar Nait
Tutorial for trading $SOL
Drawn Liquidity + Discount Zone + Fibo = $$$
https://www.youtube.com/watch?v=gY8gQQA_ozQ
Rajesh Kumar Nait
Rajesh Kumar Nait
Anya (Ana, AI robot for text to speech from naturalreaders.com )
Explains my videos i shot with a
Script (by ChatGPT)
https://youtu.be/pg_PzQwmd4o
Rajesh Kumar Nait
Rajesh Kumar Nait
A good day
Rajesh Kumar Nait
Rajesh Kumar Nait
My last code publication about FVG in codebase is highest free downloaded code, it shows why its so much demanding when something is related to ICT. Well I published because FVG is not a magic thing, It need dozens of other analysis to make it work. In my case it even dont work even after applying dozens of other concepts. So I added it in codebase so newbie may test themselves by playing with the code.
Rajesh Kumar Nait
已发布代码Frog Jump
Hides Alone Candlesticks
1 307
Mr gold  Man
[删除] 2024.02.13
[删除]
Rajesh Kumar Nait
已发布代码Fair Value Gap
Fair Value gaps are used in ICT's smart money concept where there is an imbalanace of 1 point or more between 1st candle's high and 3rd candle 's low in bullish and 1st candle 's low and 3rd candle's high in bearish
1 1435
Mr gold  Man
[删除] 2024.02.08
[删除]
Rajesh Kumar Nait
Rajesh Kumar Nait
Crypto Ticks and and Order Book Depth for MT5
Available Exchange :

1. Binance Spot (Supports Order Book Depth on active chart window) and Futures (Supports multiple Order Book Depth )

2. Kucoin Spot and Futures, Supports Order Book depth on active chart window

Rent : https://www.mql5.com/en/market/product/112016
Rajesh Kumar Nait
Rajesh Kumar Nait
Crypto Charts into MT5 :
List of available Exchanges :

1. Binance Spot, Futures & Coin

2. ByBit Spot, Futures & Inverse Futures (v5 API)

3. OKX Spot & Futures (v5 API)

4. Kucoin Spot (New API)

5. MEXC Spot (v3 API) & Futures

6. Gate.io Spot, Futures & Delivery Futures

7. Bitget Spot, Futures : USDT, Coin, USDC

Rent : https://www.mql5.com/en/market/product/109183
Rajesh Kumar Nait
已发布代码Candle Fitness
Candlestick Fitness concept is used in coding HFT Algos based on population optimization algorithms.
250
Rajesh Kumar Nait
已发布文章Ways to detect a birth of new bar in EA and Indicators
For Indicators: // Add this code inside OnCalculate ArraySetAsSeries (time, true ); static datetime pastime = time[ 0 ]; if (pastime...
· 2 129 2