Callum Gunn / Profile
- Information
|
no
experience
|
0
products
|
0
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Software Developer
at
Algo Trader
Algo Trader & Software Developer based in the UK.
Currently pursuing a BSc in Computer Science at The Open University, merging academic programming principles with quantitative market analysis. My primary goal is building robust, data-driven trading automation for the MetaTrader 5 platform.
Languages: MQL5, Python
Tools & Frameworks: Streamlit, Plotly, Visual Studio Code
Focus Areas: Expert Advisors, Custom Indicators, Data Visualization
Primary Instruments: XAUUSD & Major Forex Pairs
Developing and optimizing MQL5 EAs utilizing multi-timeframe RSI, Bollinger Bands, and Moving Average Crossovers.
Building and maintaining interactive Python dashboards (mt5-strategy-visualizer) for deep backtest analysis.
GitHub: Calplexable
Currently pursuing a BSc in Computer Science at The Open University, merging academic programming principles with quantitative market analysis. My primary goal is building robust, data-driven trading automation for the MetaTrader 5 platform.
Languages: MQL5, Python
Tools & Frameworks: Streamlit, Plotly, Visual Studio Code
Focus Areas: Expert Advisors, Custom Indicators, Data Visualization
Primary Instruments: XAUUSD & Major Forex Pairs
Developing and optimizing MQL5 EAs utilizing multi-timeframe RSI, Bollinger Bands, and Moving Average Crossovers.
Building and maintaining interactive Python dashboards (mt5-strategy-visualizer) for deep backtest analysis.
GitHub: Calplexable
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Callum Gunn
Added topic How to change the total buy and sell order code for different pairs
int cntBuy = 0 ; int cntSell = 0 ; void OnTick (){ Comment ( "\n\n\n\n\n" + "Buy Count : " , cntBuy, "\n" , "Sell
Callum Gunn
Added topic Created EAs for MT5 but nothing is showing they are active or initiated in the Toolbox tab
I have been recently learning how to code in mql5 using tutorials on youtube but I have a problem with activating them on a live/demo account. I have compiled them with no errors and they work fine backtesting . I have purchased other EAs from 3rd
: