Skip to content
Amin Marashi edited this page Mar 15, 2016 · 4 revisions

#Compatibility Layer Script for iMacros legacy.user.js an effort to make the new trading page of binary.com compatible with iMacros scripts already written for its legacy trading page. It's a Greasemonkey style user script that supposed to be used in the user script managers available for the browsers.

The current version only supports Up/Down -> Rise/Fall type of the market Random.

Current version of this script only implements the key elements usually used by imacros scripts and does not implement the legacy page features completely. It is recommended to test your imacros script with virtual money before using the script to trade with real money to make sure your script works as expected. For a list of supported elements click here. ##How to install or update the script ###Prerequisites ####Firefox If you use iMacros for firefox we recommend you to get the latest version of Greasemonkey for firefox using add-on manager or from here. ####Chrome If you use iMacros for Chrome we recommend you to get the latest version of Tampermonkey using Google Web Store or from here. ###Install or update the script To install or update the script all you have to do is simply navigate to legacy.user.js in your browser, and follow the prompts either from Greasemonkey or Tampermonkey to install the new script. ##Remove the compatibility layer The script is loaded automatically by your favorite user script manager unless it's disabled or uninstalled. ###Disable the Script ####Greasemonkey Open the Greasemonkey Menu and click on legacy. ####Tampermonkey Go to the Tampermonkey Menu and click on legacy. ###Uninstall the Script ####Greasemonkey Go to firefox add-on manager -> User Scripts, find more info here. ####Tampermonkey Go to Tampermonkey Menu -> Dashboard -> Installed userscripts and click on the Delete icon in the actions column in front of legacy.

Clone this wiki locally