FITFLOP
Home

algorithmic-trading (9 post)


posts by category not found!

In Pandas how to run a FOR loop in Parallel with Dynamic variables

Speed Up Your Pandas Workflows with Parallel For Loops and Dynamic Variables Pandas is a powerful tool for data manipulation in Python However when dealing with

2 min read 06-10-2024 25
In Pandas how to run a FOR loop in Parallel with Dynamic variables
In Pandas how to run a FOR loop in Parallel with Dynamic variables

Unable to connect to any API via CCXT in VSC - keep returning an unauthorized/401 client error. What is wrong?

Troubleshooting Unauthorized 401 Errors When Connecting to APIs with CCXT in VS Code Connecting to APIs using CCXT is a common task for developers working with

3 min read 02-10-2024 30
Unable to connect to any API via CCXT in VSC - keep returning an unauthorized/401 client error. What is wrong?
Unable to connect to any API via CCXT in VSC - keep returning an unauthorized/401 client error. What is wrong?

Pine Editor | position size changing the point of trade execution

Understanding How Pine Editors Position Size Impacts Trade Execution The Pine Editor is a powerful tool for backtesting and developing trading strategies within

2 min read 02-10-2024 32
Pine Editor | position size changing the point of trade execution
Pine Editor | position size changing the point of trade execution

How to code an indicator in pine which gives an alert when the current day High/Low breaks?

Breakout Alert Coding a Pine Script Indicator for High Low Day Breaks Traders often seek to capitalize on price breakouts as they can signal significant shifts

2 min read 01-10-2024 33
How to code an indicator in pine which gives an alert when the current day High/Low breaks?
How to code an indicator in pine which gives an alert when the current day High/Low breaks?

limited trade execution using using backtesting.py library

Understanding Limited Trade Execution Using the Backtesting py Library In the world of algorithmic trading executing trades efficiently while adhering to certai

3 min read 01-10-2024 35
limited trade execution using using backtesting.py library
limited trade execution using using backtesting.py library

Why does the alert trigger before the conditions are met

Why is My Java Script Alert Triggering Too Soon Lets say you re building a simple Java Script application You have a button that when clicked should only displa

2 min read 30-09-2024 30
Why does the alert trigger before the conditions are met
Why does the alert trigger before the conditions are met

Pinescript: Open new trade when previous trade is on entry level

Pinescript Opening a New Trade When the Previous Trade is at Entry Level Many traders use strategies that involve entering new trades based on specific conditio

3 min read 30-09-2024 39
Pinescript: Open new trade when previous trade is on entry level
Pinescript: Open new trade when previous trade is on entry level

unable to figure out why my logic is incorrect , simple function to find trading stop loss and take profit using price zones with 1:3 target

Debugging Trading Logic Finding Stop Loss and Take Profit with Price Zones You re trying to build a simple function to calculate stop loss and take profit level

3 min read 30-09-2024 37
unable to figure out why my logic is incorrect , simple function to find trading stop loss and take profit using price zones with 1:3 target
unable to figure out why my logic is incorrect , simple function to find trading stop loss and take profit using price zones with 1:3 target

unable to log out contents of a box structure for debugging, not sure how to debug debugging bug , pinescript ( obviously )

Debugging the Debugger Unlocking Box Structures in Pine Script Ever felt like you were caught in a debugging black hole You re trying to track down an issue in

2 min read 29-09-2024 29
unable to log out contents of a box structure for debugging, not sure how to debug debugging bug , pinescript ( obviously )
unable to log out contents of a box structure for debugging, not sure how to debug debugging bug , pinescript ( obviously )