All orders - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2153 completed jobs in all languages
Sort by:
Tick Velocity Addition to "Let it Run" (personal job)
100+ USD
Hi Marco, I would like to add some functions to the "Let it Run" EA you have built for me: A tick velocity filter that, when active, allows me to enter trades only when: A particular tick velocity is reached. This would be either a raw number such as X ticks per second or: An acceleration of ticks over a given number of seconds. The option to filter buy or sell volume Specifications are attached. Thanks Pete
1 Application
Volume addition to Let it Run (personal job)
50+ USD
1. TICK VOLUME MA FILTER INTEGRATION - Tick Volume filter to act as an additional gatekeeper alongside our Phase 3 velocity checks. - Add these external inputs to our user panel: * Input_UseVolumeFilter = true/false (Default = true) * Input_VolumeMAPeriod = 20 (Default = 20) * Input_VolumeMultiplier = 1.0 (Default = 1.0) - Logic: The EA must calculate a Simple Moving Average (SMA) of the Tick Volume using the last X