fxcodebase-backup

FXCodeBase Archive

An archive of the now-defunct fxcodebase.com developer resources. The site was the community hub for custom indicators and strategies for the FXCM Trading Station / Marketscope trading client β€” this archive preserves the Indicore SDK documentation and offline copies of the community forums (custom indicators, signals, and strategies), with every indicator, strategy, and screenshot saved alongside the discussion.

License. All archived content β€” the forum posts and every attached indicator, strategy, and script β€” is released under the GNU General Public License (GPL).

Indicore SDK Documentation

πŸ“˜ The Indicore SDK β€” User Guide & Reference

The full SDK guide and API reference for writing FXCM/Trading Station indicators and strategies in Lua (and JavaScript).

Porting Indicators & Strategies β€” the Indicore Reader Skill

πŸ› οΈ Indicore Reader β€” a Claude skill for understanding fxcodebase Lua

Because the platform is gone, the value in these thousands of indicators and strategies is in porting them to platforms that still exist. This repository bundles a Claude Agent Skill that teaches a coding agent to read and fully understand Indicore Lua β€” its non-obvious semantics (streams that don’t start at index 0, the .DATA convention, live-vs-closed-bar shifts, the Ext* signal framework, valuemap trading) β€” and turn it into a platform-neutral port specification (or an annotated copy of the source) for reimplementation in Python, C#, Pine Script, NinjaTrader, MQL, and the like. Hand it any .lua file from the backups below.

Forum Backups

Each forum below is archived as one folder per topic (thread); every thread is a single Markdown page with its messages, and all attached indicators, strategies, and screenshots are downloaded next to it.

Forum Topics Browse
Custom Indicators 3541 index
Custom Strategies 1203 index
JavaScript Indicators and Strategies 842 index
Custom Signals 105 index

Each forum’s forum.md links to every topic in that forum.


Archived from the original server-rendered fxcodebase.com forums, which are no longer online. All content is released under the GPL license.