Statistics for creating a model using market profile/ volume profile

指定

This would be best explained over skype.

I am a volume profile trader that uses statistics analysis to trade. I am looking for a program that can generate basic stats and notify me of those stats across a variety of trading vehicles.  

Here are some very basic examples.

The IB (initial balance) is set at 10:30 am est. The probability that either the IBH or IBL is broken is 97%. however the likely hood of both the IBH and IBL are broken in the same session is only 3%. Each day the prev high or prev low is broken 80%+, however the likely hood that both are broken is around 20%. If the trade pulls back to Mid with a 1.5 point range +/- has a 89% probability that it will continue in the days overall direction.  If the product is above mid and op by the set of IB at 10:30am eastern there is an 80%+ probability that it continues to break the IBH. I would also like to look at Markov chain probabilities of the likely hood of the probability that X is attained when Y has been breached. Example.  the product closes above mid and open at 10:30 am, the likely hood that IBH will be broken is 80%+ and once ibh is broken there is a 90%+ that IBX 1.1 is hit and 86% 1.3 ibx is hit and a 75% that 1.5 IBH X is hit.


You would need to be able to write the code to find the probabilities of a multiple scenarios. I would ideally like to be able to look at things like NQ and have the stats of the probabilities calculated for me. Then switch to a product like EUR/USD and have those probabilities calculated for me. If this makes any sense to you please contact me at joshdawson at live dot com

応答済み

1
開発者 1
評価
(94)
プロジェクト
148
59%
仲裁
16
38% / 13%
期限切れ
25
17%
パブリッシュした人: 1 code
3
開発者 3
評価
(42)
プロジェクト
70
43%
仲裁
6
33% / 50%
期限切れ
19
27%
4
開発者 4
評価
(69)
プロジェクト
93
34%
仲裁
10
40% / 30%
期限切れ
5
5%
5
開発者 5
評価
(119)
プロジェクト
127
41%
仲裁
3
33% / 67%
期限切れ
0
6
開発者 6
評価
(91)
プロジェクト
144
38%
仲裁
67
15% / 48%
期限切れ
55
38%
類似した注文
"Hello! I am an experienced programmer specializing in automated trading software for MetaTrader 4 (MQL4) and MetaTrader 5 (MQL5). My goal is to help traders turn their manual strategies into fully automated robots (Expert Advisors) and custom indicators. My services include: Developing Expert Advisors (EA) from scratch based on your strategy. Creating Custom Indicators and Scripts. Modifying existing EAs (adding
I have a simple strategy that need coding on tradingview Strategy using high low at seleted time and when breakout to entry buy sell. Everything will be explained on private
I am looking for an experienced MQL5 developer to modify and enhance my existing Expert Advisor, "Gold Levels Trader". The current version has a low win rate (~30%) and issues with ATR-based Stop Loss execution. I want to replace the current "pips drop/rise" logic with Fibonacci Retracement levels for entry signals, implement a Daily Drawdown Limit , and add Pending Orders functionality
I want developer who know how to create bot which immediately transfer specific crypto coin deposit to one crypto address to another specific address in just a second,, if you know about this then only comment on this post
So the things we need in algorithm of mql5 language EA in mt5 1. Depending on timeframe it can recognise the previous swing high and low 2. Timeframe is 5m,15m,1h,4h 3. It can recognise the basic Market bias that is market is bullish or bearish we can identify using (ema,rsi,basic smc bias,ict bias structure mapping) or use anything to find bias structure 4. EA should have option to change timeframe and change risk
require the development of a high-speed, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically detect
# Copyright 2025, MetaQuotes Ltd. # https://www.mql5.com import importlib . util mt5_spec = importlib . util . find_spec ( "MetaTrader5" ) if mt5_spec is None : mt5 = None else : import MetaTrader5 as mt5 # pyright: ignore[reportMissingImports] def main (): if mt5 is None : print ( "MetaTrader5 module not available" ) return print ( 'Python executable:' , __import__ ( 'sys' ).executable) ok = mt5
Scope of Work Develop 15 individual Expert Advisors (MT4 and/or MT5) Each EA will have: Unique trade logic and execution rules Configurable inputs (risk %, lot size, TP/SL, filters, sessions, etc.) Clean, modular, well-commented code Error-free compilation Backtest-ready functionality Core Features (Across EAs) Market & pending order execution Risk-based position sizing Time/session filters Trade limits (per day /
MetaTrader 5 (MQL5) için Expert Advisor geliştirecek TÜRK MQL5 yazılımcı arıyorum. 📌 Gereksinimler: - MQL5 diline hâkim (MT5 native) - Daha önce çalışır EA / indikatör teslim etmiş - Temiz, modüler ve yorumlu kod yazabilen - Debug ve backtest sürecine destek verebilen - Kaynak kodu (.mq5) teslim edebilen 📌 EA Özeti: - Kendi stratejime uygun işlem alacak - Xauusd ve SPX500 işlem alacak. - Günlük bias kontrolü
//+------------------------------------------------------------------+ //| ScalperEA.mq5 | //+------------------------------------------------------------------+ #property copyright "Template" #property version "1.00" #property strict input int FastEMA = 8; input int SlowEMA = 21; input int AtrPeriod = 14; input double StopAtrMult = 1.2; input double TpAtrMult = 1.0; input double RiskPercent = 0.5; // percent account

プロジェクト情報

予算
30 - 200 USD
締め切り
最高 30 日