DORSETRIGS
Home

trading (18 post)


posts by category not found!

Storing and managing Forex trading tick data

Taming the Tick Effective Storage and Management of Forex Trading Data The world of Forex trading is driven by data Every tick every fleeting movement of curren

2 min read 07-10-2024 22
Storing and managing Forex trading tick data
Storing and managing Forex trading tick data

Implementation of Kraken API in Java

Taming the Kraken Implementing the Kraken API in Java The Kraken cryptocurrency exchange offers powerful tools for traders but accessing its full potential requ

2 min read 07-10-2024 20
Implementation of Kraken API in Java
Implementation of Kraken API in Java

cannot add the TradeRequest with server API in MT5

Trouble Sending Trade Requests in MT 5 A Guide to Debugging and Solutions Problem You re facing difficulty sending trade requests orders from your Meta Trader 5

3 min read 05-10-2024 37
cannot add the TradeRequest with server API in MT5
cannot add the TradeRequest with server API in MT5

MT5 and Python Trading Bot

Creating a Trading Bot for MT 5 with Python Introduction In the world of financial trading automation has become increasingly popular Traders leverage technolog

3 min read 30-09-2024 55
MT5 and Python Trading Bot
MT5 and Python Trading Bot

Pinescript to modify Chart's day opening first candle

Modifying the Charts Day Opening First Candle with Pine Script Pine Script is a powerful tool used in Trading View to create custom indicators and strategies On

2 min read 28-09-2024 48
Pinescript to modify Chart's day opening first candle
Pinescript to modify Chart's day opening first candle

How to Adjust Open Position Size via Binance API Without Closing Position (Using Python)?

How to Adjust Open Position Size via Binance API Without Closing Position Using Python Managing your trades effectively is crucial for success in the fast paced

3 min read 22-09-2024 61
How to Adjust Open Position Size via Binance API Without Closing Position (Using Python)?
How to Adjust Open Position Size via Binance API Without Closing Position (Using Python)?

ayuda en este codigo de lua para script de iqoption

Ayuda en un Codigo de Lua para un Script de IQ Option Si estas buscando ayuda con un codigo de Lua para un script que funcione en la plataforma de trading IQ Op

2 min read 20-09-2024 71
ayuda en este codigo de lua para script de iqoption
ayuda en este codigo de lua para script de iqoption

How to smooth rsi from HTF - pinescript

How to Smooth RSI from High Time Frames Using Pine Script The Relative Strength Index RSI is a popular momentum oscillator used in technical analysis to identif

2 min read 15-09-2024 56
How to smooth rsi from HTF - pinescript
How to smooth rsi from HTF - pinescript

Trading API's with a mock account

Testing Trading Strategies with Mock Accounts A Developers Dilemma Many developers find themselves facing a challenge when building trading applications how to

2 min read 07-09-2024 41
Trading API's with a mock account
Trading API's with a mock account

Can't create instance since no default constructor, but only available constructor is not public. How to call public members from class?

Cant Create Instance No Default Constructor A C Access Issue Explained Many C developers have encountered the no default constructor error especially when worki

2 min read 06-09-2024 53
Can't create instance since no default constructor, but only available constructor is not public. How to call public members from class?
Can't create instance since no default constructor, but only available constructor is not public. How to call public members from class?

What are the symbols used in Binance's dapi (coin futures api)?

Deciphering the Symbols in Binances Coin Futures API A Guide to Finding the Right One Navigating the vast world of crypto trading APIs can be confusing especial

2 min read 05-09-2024 46
What are the symbols used in Binance's dapi (coin futures api)?
What are the symbols used in Binance's dapi (coin futures api)?

Earnings dates of certain stock tickers in Python

Extracting Earnings Dates for S and P 500 Stocks A Python Guide This article explores how to retrieve earnings dates for S and P 500 companies using Python Whil

2 min read 02-09-2024 56
Earnings dates of certain stock tickers in Python
Earnings dates of certain stock tickers in Python

trying to get the lowest price since a given high, and the highest price since a given low

Finding Price Extremes After a Given High or Low A Practical Guide Finding the highest price since a given low or the lowest price since a given high is a commo

3 min read 01-09-2024 45
trying to get the lowest price since a given high, and the highest price since a given low
trying to get the lowest price since a given high, and the highest price since a given low

problem on state representaion Finrl StockTradingEnv

Tackling State Representation Issues in Fin RLs Stock Trading Env This article delves into a common challenge faced by Fin RL users when trying to incorporate c

5 min read 31-08-2024 47
problem on state representaion Finrl StockTradingEnv
problem on state representaion Finrl StockTradingEnv

How are Momentum Range bars generated in tradovate?

Unveiling the Mystery How Momentum Range Bars Work in Tradovate Tradovates Momentum Range bars offer a unique perspective on price action highlighting periods o

2 min read 30-08-2024 70
How are Momentum Range bars generated in tradovate?
How are Momentum Range bars generated in tradovate?

Algorithm to open a delta neutral position

Mastering Delta Neutrality A Practical Guide to Minimizing Loss Across Exchanges In the dynamic world of trading hedging strategies are crucial to mitigate risk

2 min read 29-08-2024 53
Algorithm to open a delta neutral position
Algorithm to open a delta neutral position

Pine Script request.security higher timeframe issue with Backtesting results

Decoding the Mystery Why Your Pine Script Multi Timeframe Strategy Fails Backtesting This article delves into a common issue encountered when implementing multi

3 min read 28-08-2024 67
Pine Script request.security higher timeframe issue with Backtesting results
Pine Script request.security higher timeframe issue with Backtesting results

How can I use webhooks to automate button clicks using Express and Puppeteer?

Automating Button Clicks with Webhooks Express and Puppeteer This article will guide you through the process of automating button clicks on a website using webh

3 min read 27-08-2024 63
How can I use webhooks to automate button clicks using Express and Puppeteer?
How can I use webhooks to automate button clicks using Express and Puppeteer?