When NinjaTrader shows the error "You have custom NinjaScript files on your PC that have programming errors. These errors must be resolved before you can import a NinjaScript Archive File.", it blocks the standard NinjaScript Add-On import. This error occurs when other NinjaScript files (indicators or strategies) on the PC have compilation errors.
The workaround is to install Replikanto manually by copying its files directly to the NinjaTrader custom folder, bypassing the import wizard entirely. Starting with Replikanto 1.7.0.0, the same Replikanto .zip works on every NinjaTrader 8 version, so use the latest .zip from your downloads page.
Manual Installation Steps
- Close NinjaTrader completely.
- Extract the Replikanto .zip file you downloaded. Right-click it and choose "Extract All". In Replikanto 1.7.0.0 and later, the extracted folder contains
Replikanto.dll, apt-PTfolder (the Portuguese interface files),ReplikantoCrossOrderRelationship.jsonandInfo.xml. There is no separateFlowBotsLibrary.dllany more. - Open Windows Explorer and navigate to:
Documents\NinjaTrader 8\bin\Custom\ - Copy the
Replikanto.dllfile and the wholept-PTfolder from the extracted folder into thebin\Custom\folder. Overwrite if prompted. If you skip thept-PTfolder, Replikanto still runs, but the Portuguese interface is not available. - Copy
ReplikantoCrossOrderRelationship.jsononly ifbin\Custom\does not already have one. It is optional, and an existing file may hold your own Cross Order relationships, so do not overwrite it. You do not need to copyInfo.xml; it is only used by the NinjaTrader import. - Restart NinjaTrader. Replikanto should now load normally.
Comments
0 comments
Article is closed for comments.