A:REMOVE_PROFIT_REACH

JedeyeFX Documentation

shp.png

A:REMOVE_PROFIT_REACH

  Note: Despite being documented, this feature is currently in beta testing therefore it may be only available in the next versions of JedeyeFX.

This action dynamically removes the Profit Reach trigger set by the Profit Reach input.

Syntax
a:remove_profit_reach()!
Parameters None
Single-sided Yes
Example a:remove_profit_reach()!
Consider this example having the Profit Reach input set as follows: manual,$,10,a:close_orders(all)! - This configuration means that whenever the global profit of all orders together reaches $10, the a:close_orders action will be triggered closing all orders.